DELETE ProcessingEngines/Folder/{folder guid}
Releases all Platforms engine assignments from the ability to control certificate management on Policy folders.
Requirements
- Permissions: The caller must have Manage permission to the Policy folder.
- Token scope: Configuration:Delete
Headers
-
Content type: Content-Type:application/json.
- Token: The bearer access token that you received. For example, Authorization:Bearer 4MyGeneratedBearerTknz==. For more information, see Passing a bearer token in your API calls.
Parameters
Name |
Description |
---|---|
{folder guid} (resource) |
Specify this parameter as part of the URL. A GUID that uniquely identifies a Policy folder. Depending on your environment, the GUID may be expressed with or without curly braces {}. For example, {3d6b61d-1c71-4603-883f-25b8c2ceecdd}. In the Policy tree, use the Policy value that appears on the Support tab.
|
Returns
Name |
Description |
---|---|
HTTP 200 |
For valid requests, DELETE ProcessingEngines/Folder/{folder guid} returns an empty message body. |
HTTP 400 |
Returns Bad Request for the following reasons:
|
Example: Release all Platform engine controls from a Policy folder
Request
Response