featureStatus
featureStatus
Individual feature status.
JSON Example
{
"status": "string",
"configured": false,
"serverStatus": "string",
"publishStatus": "string",
"service": "string"
}
string
status
Optional
Status of the feature or service.
boolean
configured
Optional
Value is true if feature is configured.
string
serverStatus
Optional
Server status of the feature or service. Values are up and down.
string
publishStatus
Optional
Publish status of the feature, whether APPLIED or PERSISTED.
string
service
Optional
Name of the feature or service.