/policy/configurableservices/{configurableServiceType}/{configurableServicename}

Mount Point: /apiv1/policy/configurableservices/{configurableServiceType}/{configurableServicename}

The following operations are supported on this resource:

GET

Get the specified configurable service

Parameters

name description type default
configurableServiceType The type of the configurable service path
configurableServicename The name of the configurable service path
depth Depth to expand children to query 1

Response Body

element: configurableService

(no documentation provided)

PUT

Create or update the specified configurable service

Parameters

name description type default
configurableServiceType The type of the configurable service path
configurableServicename The name of the configurable service path

Request Body

element: configurableService

(no documentation provided)

Response Body

element: (custom)

(no documentation provided)

DELETE

Delete the specified configurable service

Parameters

name description type default
configurableServiceType The type of the configurable service path
configurableServicename The name of the configurable service path

Response Body

element: (custom)

(no documentation provided)