Delete Policy Settings

Delete Policy Settings

Make provided settings in the policy inherited from parent policy.
NOTE: Currently, only one resource kind is supported.

Request
URI
DELETE
https://{api_host}/suite-api/api/policies/{id}/settings
COPY
Path Parameters
string
id
Required

Policy identifier

Query Parameters
string of array
type
Required

Types of policy settings to delete.

string
adapterKind
Optional

The adapter kind identifier

string of array
resourceKind
Optional

The resource kind identifiers


Authentication
This operation uses the following authentication methods.
Responses
204

Successfully made policy settings as inherited.

Operation doesn't return any data structure

404

The policy is invalid/non-existent

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/policies/{id}/settings?type=v