TrustedInfrastructureTrustAuthorityClustersKmsServiceStatusInfo
The ServiceStatus.Info structure contains information that describes the status of the service.
Properties
array of
StdLocalizableMessage
details
Required
Details regarding the health of the service. When the service ServiceStatus.Health is not OK or NONE, this member will provide an actionable description of the issues present.
health
Required
The service health status.
JSON Example
{
"health": "enum"
}