policy-associations-update-result

policy-associations-update-result
policy-associations-update-result

Model object containing result of policy, group and resource associations update

JSON Example
{
    "assignedGroupIds": [
        "string"
    ],
    "assignedResourceIds": [
        "string"
    ],
    "failedGroupIds": [
        "string"
    ],
    "failedResourceIds": [
        "string"
    ]
}
array of string
assignedGroupIds
Optional

Custom group ids, of updated policy group associations

array of string
assignedResourceIds
Optional

Resource ids, of updated resource group associations

array of string
failedGroupIds
Optional

Invalid custom group ids

array of string
failedResourceIds
Optional

Invalid resource ids