A metadata cascade policy automatically applies a metadata template instance to all the files and folders within the targeted folder.
6fd4ff89-8fc1-42cf-8b29-1890dedd26d7The ID of the metadata cascade policy object
The enterprise that owns this policy.
690678The ID of the enterprise that owns the policy.
enterpriseValue is always enterprise
Represent the folder the policy is applied to.
1234567The ID of the folder the policy is applied to.
folderValue is always folder
globalThe scope of the of the template that is cascaded down to the folder's children.
Value is one of global,enterprise_*
productInfoThe key of the of the template that is cascaded down to the folder's children.
metadata_cascade_policyValue is always metadata_cascade_policy
{
"id": "6fd4ff89-8fc1-42cf-8b29-1890dedd26d7",
"owner_enterprise": {
"id": 690678,
"type": "enterprise"
},
"parent": {
"id": 1234567,
"type": "folder"
},
"scope": "global",
"templateKey": "productInfo",
"type": "metadata_cascade_policy"
}