ConfigResult
Defines the properties of Config result
Properties
The message related to configuration result.
Defines the properties of 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": "MSP_PROVIDER_ROLE_ASSIGNMENT_ERROR"
}
Property Of
InlineConfigurationStatus1