GET /metadata_cascade_policies
Summary: List metadata cascade policies
Operation ID: get_metadata_cascade_policies
Auth: unknown
Operation ID: get_metadata_cascade_policies
Auth: unknown
Description
Retrieves a list of all the metadata cascade policies that are applied to a given folder. This can not be used on the root folder with ID `0`.
Parameters (4)
folder_id
(string, query, required)
Specifies which folder to return policies for. This can not be used on the root folder with ID `0`.
marker
(string, query, optional)
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`.
offset
(integer, query, optional, default: 0)
The offset of the item at which to begin the response. Queries with offset parameter value exceeding 10000 will be rejected with a 400 response.
owner_enterprise_id
(string, query, optional)
The ID of the enterprise ID for which to find metadata cascade policies. If not specified, it defaults to the current enterprise.
No probe data for this endpoint yet.