Services

Create new service

post/services/

Request body

hashstring required
idinteger
namestring required
status'created' | 'active' | 'blocked' | 'removed' required
tenant_idinteger
type'vxmonitor' required

Response

service created successful

statusstring

Example response

{
  "status": "success"
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.