View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - SAMLAuthenticatorHealthInfo
- Class
- VMware.Hv.SAMLAuthenticatorHealthInfo
- Returned by
- SAMLAuthenticatorHealth_Get, SAMLAuthenticatorHealth_List
- See also
- SAMLAuthenticatorHealthConnectionServerConnectionData, SAMLAuthenticatorHealthData, SAMLAuthenticatorId
- Since
- Horizon View 6.0
Data Object Description
Information about the health of a SAML authenticator.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | SAMLAuthenticatorId |
The ID of the SAML Authenticator.
|
data | SAMLAuthenticatorHealthData |
Basic information about the SAML authenticator.
|
connectionServerData | SAMLAuthenticatorHealthConnectionServerConnectionData[] |
Information about the SAML authenticator connections from each
configured connection server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |