appliance environment: display
The
display structure contains information what needs to be displayed in the user interface. This structure was added in vSphere API 6.7.Representation:
{
"database_monitoring" : true,
"sso_status" : true
}
"database_monitoring" : true,
"sso_status" : true
}
Attributes:
| Name | Type | Description |
|---|---|---|
| Required | ||
| database_monitoring | boolean | Display database monitoring. This attribute was added in vSphere API 6.7. |
| sso_status | boolean | Display SSO status. This attribute was added in vSphere API 6.7. |