AddDomainsToAutoEntitlementPolicyResponse

AddDomainsToAutoEntitlementPolicyResponse
AddDomainsToAutoEntitlementPolicyResponse

Response of adding domains in the Auto Entitlement Policy

JSON Example
{
    "failed": [
        "string"
    ],
    "succeeded": [
        "string"
    ]
}
array of string
failed
Optional

Domains which were not added to the Auto Entitlement Policy

array of string
succeeded
Optional

Domains which were successfully added into the Auto Entitlement Policy