MPResource

MPResource
MPResource

List of Manager Ids to migrate.

JSON Example
{
    "resource_ids": [
        {
            "linked_ids": [
                {
                    "key": "string",
                    "value": "string"
                }
            ],
            "manager_id": "string",
            "metadata": [
                {
                    "key": "string",
                    "value": "string"
                }
            ],
            "override": false,
            "policy_id": "string",
            "policy_path": "string",
            "principle_identity": "string"
        }
    ],
    "type": "string"
}
resource_ids
Required

Manager and policy resource id array.

string
type
Required

Manager resource type to migrate.

Property Of