Plugin Templates REST Endpoints

Service Manager/Plugin Templates
The operations from the Service Manager/Plugin Templates category.
Create Plugin Template
Method: post
Path: /services/{version}/deployments/{deployment}/plugin/templates/{plugin}
Delete Plugin Template
Method: delete
Path: /services/{version}/deployments/{deployment}/plugin/templates/{plugin}
Get Plugin Template
Method: get
Path: /services/{version}/deployments/{deployment}/plugin/templates/{plugin}
Get Plugin Templates
Method: get
Path: /services/{version}/deployments/{deployment}/plugin/templates
Update Plugin Template
Method: put
Path: /services/{version}/deployments/{deployment}/plugin/templates/{plugin}