/staging/rule_sets/{ruleSetIdKey}
Mount Point: /service/local/staging/rule_sets/{ruleSetIdKey}
The following operations are supported on this resource:
GET
Returns the given rule set identified by ruleSetId.
Parameters
| name | description | type | default |
|---|---|---|---|
| ruleSetIdKey | (no documentation provided) | path |
Response Body
| element: | stagingRuleSetResponse |
| media types: | application/xml application/json |
(no documentation provided)
PUT
Updates the given rule set identified by ruleSetId.
Parameters
| name | description | type | default |
|---|---|---|---|
| ruleSetIdKey | (no documentation provided) | path |
Request Body
| element: | stagingRuleSetRequest |
| media types: | application/xml application/json |
(no documentation provided)
Response Body
| element: | stagingRuleSetResponse |
| media types: | application/xml application/json |
(no documentation provided)
DELETE
Deletes the given rule set identified by ruleSetId.
Parameters
| name | description | type | default |
|---|---|---|---|
| ruleSetIdKey | (no documentation provided) | path |