...
Hide If | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||
|
Show If | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||
For every single of operation on the entities use the following templates and provide sample REST requests and responses.
|
...
GET API / SLAVIOLATION / {ID}This Uniform Contract operation is used to retrieve the representation of a managed entity or a task.
|
...
PUT API/ SLAVIOLATION /{ID}This Uniform Contract operation is used to completely update the representation of a managed entity or a task.
Example see TMF REST Design Guidelines. |
...
...
PATCH API/ SLAVIOLATION /{ID}This Uniform Contract operation is used to partially update the representation of a managed entity or a task.
|
...
...
POST API/ SLAVIOLATION /{ID}This Uniform Contract operation is used to create a managed entity or a task.
|
...
DELETE API/ SLAVIOLATION /{ID}This Uniform Contract operation is used to delete a managed entity or a task.
|