Resources
Body
resourcesobject[]Optional
Responses
202
Accepted
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
post
/applyPath parameters
kindstringRequired
the kind of the resource
namestringRequired
the name of the resource
Responses
204
Successful Delete, no content
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
delete
/resources/{kind}/{name}No content
Path parameters
kindstringRequired
the kind of the resource
namestringRequired
the name of the resource
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/{kind}/{name}/historyLast updated
Was this helpful?