ConfigResult
Defines the properties of the Config Result.
Properties
The message in config result property.
Defines the properties of the Config Error State.
Possible values are: PAYMENT_METHOD_CONFIG_ERROR , TOS_SIGNATURE_ERROR , MSP_PROVIDER_ROLE_ASSIGNMENT_ERROR , MSP_ROLE_PROPAGATION_ERROR , MSP_TENANT_ROLE_ASSIGNMENT_ERROR , MSP_SERVICE_UNGATING_ERROR , AUTH_SVC_NOTIFICATION_ERROR , MSP_TENANT_FEDERATION_ERROR , MSP_TENANT_DEACTIVATION_ERROR , DEACTIVATING_MSP_TENANT
JSON Example
{
"message": "...",
"state": "AUTH_SVC_NOTIFICATION_ERROR"
}
Property Of
InlineConfigurationStatus1