# GENERIC

- [How to Check PCD Version?](https://platform9.com/kb/pcd/generic/how-to-check-pcd-version.md)
- [Hotplug Memory Reporting Mismatch in Windows Guest OS](https://platform9.com/kb/pcd/generic/hotplug-memory-reporting-mismatch-in-windows-guest-os.md)
- [Hostagent Intermittently Fails to Converge with Virsh Domcapabilities Failures](https://platform9.com/kb/pcd/generic/hostagent_fails_to_converge_with_virsh_domcapabilities_failures.md)
- [PCD UI Port List Page Doesn’t Show Assigned Security Groups](https://platform9.com/kb/pcd/generic/pcd-ui-port-list-page-doesnt-show-assigned-security-groups.md)
- [Unable to Delete Network Host Config from UI](https://platform9.com/kb/pcd/generic/unable-to-delete-network-host-config-from-ui.md)
- [How to Delete Cluster BluePrint and HostConfig Using Resmgr API](https://platform9.com/kb/pcd/generic/how-to-delete-cluster-blueprint-and-hostconfig-using-resmgr-api.md)
- [How to Setup CLI in Virtual Environment for Troubleshooting?](https://platform9.com/kb/pcd/generic/how-to-setup-cli-in-virtual-environment-for-troubleshooting.md)
- [How to Force Remove offline host from PCD Using API call?](https://platform9.com/kb/pcd/generic/how-to-force-remove-offline-host-from-pcd-using-api-call.md)
- [Hypervisor Stuck in N/A Scheduling State After Host Onboarding](https://platform9.com/kb/pcd/generic/hypervisor-stuck-in-n-a-scheduling-state-after-host-onboarding.md)
- [Stale OpenStack Regions in PCD](https://platform9.com/kb/pcd/generic/stale-openstack-regions-in-pcd.md)
- [Multiple PCD Services Down and Hosts Unresponsive Due to Sealed Decco Vault](https://platform9.com/kb/pcd/generic/multiple-pcd-services-down-and-hosts-unresponsive-due-to-sealed-decco-vault.md)
- [VMHA Stuck in "Waiting"](https://platform9.com/kb/pcd/generic/vmha-stuck-in-waiting.md)
- [Force Remove the Host Role From DB](https://platform9.com/kb/pcd/generic/force-remove-the-host-role-from-db-for-self-hosted-pcd.md)
- [Demystifying Deauthorization and Decommisioning of PCD Hosts](https://platform9.com/kb/pcd/generic/demystifying-deauthorization-and-decommisioning-of-pcd-hosts.md)
- [Unable to Reconfigure SSO in PCD UI Using the Same Entity ID](https://platform9.com/kb/pcd/generic/unable-to-reconfigure-sso-in-pcd-ui-using-the-same-entity-id.md)
- [SSO Disabled Post Management Plane Upgrade](https://platform9.com/kb/pcd/generic/sso-got-disabled-post-management-plane-upgrade.md)
- [VMHA Fails to Work When Host Loses Connection to Shared Storage](https://platform9.com/kb/pcd/generic/vmha-fails-to-work-when-host-loses-connection-to-shared-storage.md)
- [Tenant or Projects dropdown shows empty](https://platform9.com/kb/pcd/generic/the-tenant-list-projects-dropdown-shows-empty-in-ui-post-login.md)
- [Hypervisor List Fails With "500 Internal Server" Error When Using Compute API Microversion](https://platform9.com/kb/pcd/generic/the-openstack-hypervisor-list-fails-with-500-internal-server-error-when-using-compute-api-microversi.md)
- [VMHA is Stuck in ErrorRemoving state in the PCD GUI](https://platform9.com/kb/pcd/generic/vmha-is-stuck-in-errorremoving-state-in-the-pcd-gui.md)
- [No VMs Displayed When 'View VMs in All Tenants' Is Enabled](https://platform9.com/kb/pcd/generic/500-server-error-when-viewing-vms-across-all-tenants-due-to-co.md)
- [Migrated VMs are Showing File System Errors](https://platform9.com/kb/pcd/generic/migrated-vms-are-showing-file-system-errors.md)
- [Unable to Create Virtualized Cluster](https://platform9.com/kb/pcd/generic/unable-to-create-virtualized-cluster.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform9.com/kb/pcd/generic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
