ConfigurationStateElement
ConfigurationStateElement
Describes status of configuration of an entity
JSON Example
{
"sub_system_address": "string",
"state": "string",
"sub_system_type": "string",
"failure_message": "string",
"failure_code": 0,
"sub_system_id": "string"
}
string
sub_system_address
Optional
URI of backing resource on sub system
string
state
Optional
State of configuration on this sub system
Possible values are : in_progress, success, failed, partial_success,
string
sub_system_type
Optional
Type of backing resource on sub system
string
failure_message
Optional
Error message in case of failure
integer As int64 As int64
failure_code
Optional
Error code
string
sub_system_id
Optional
Identifier of backing resource on sub system