Delete OPM policy
This method deletes a specific privileged command rule associated with the policy.
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
The following mandatory value is required in the URL:
Parameter |
PolicyID |
Type |
String |
Description |
The ID of the policy from which the privileged commands will be deleted. |
Parameter |
Id |
Type |
String |
Description |
The ID of the command rule that will be deleted. |
Resource information
HTTP method |
DELETE |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
Parameter |
PolicyId |
Type |
text |
Description |
The Policy Id provided in the URL. |
Valid values |
Not empty |
Parameter |
Id |
Type |
number |
Description |
The Rule Id provided in the URL. |
Valid values |
Not empty |
Result
None
Return codes
For a complete list of return codes, see Return Codes.