# ProviderDiagnosticState.md

## NAME

ProviderDiagnosticState

## DESCRIPTION

| Values                     | Description                    |
| -------------------------- | ------------------------------ |
| StartCheck                 | Start Check                    |
| StartCheckUDP              | Start Check UDP                |
| NotVerified                | Not Verified                   |
| Pending                    | Pending                        |
| Error                      | Error                          |
| NeedsUpdate                | Need Update                    |
| CheckCredentials           | Check Credentials              |
| InvalidCredentials         | Invalid Credentials            |
| CannotConnectToVDIAgent    | Cannot Connect To VDI Agent    |
| UnsupportedVDI             | UnsupportedVDI                 |
| VDITypeCheck               | VDI Type Check                 |
| FreeESXLicenseNotSupported | Free ESX License Not Supported |
| ManagedESXNotSupported     | Managed ESX Not Supported      |
| InvalidProviderVersion     | Invalid Provider Version       |
| SettingsNotApplied         | Settings Not Applied           |
| InvalidVDIType             | Invalid VDI Type               |
| UnsupportedOS              | Unsupported OS                 |
| OK                         | OK                             |

### References to Types | | |

\|------------------------------------------------------------------| | | [ProviderAgentDiagnostic](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/ProviderAgentDiagnostic.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://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/providerdiagnosticstate.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.
