[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

InlineConfigurationStatus1

Properties

array of ConfigResult
configResults Optional

The config results of Configuration Status


configState Optional

Defines the properties of the Config State.

Possible values are: SUCCESSERRORWARNING

JSON Example

{
    "configResults": [
        {
            "message": "...",
            "state": "DEACTIVATING_MSP_TENANT"
        },
        {
            "message": "...",
            "state": "MSP_SERVICE_UNGATING_ERROR"
        }
    ],
    "configState": "SUCCESS",
    "createTimestamp": 12345,
    "updateTimestamp": 12345
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Used By

ConfigurationStatus

Feedback

Was this page helpful?