Jail
Delete a Jail
Delete a jail by its CTID, optionally deleting unused MAC objects and its root filesystem
delete/jail/{ctid}
Path parameters
ctidinteger required
Jail CTID
Query parameters
deletemacsboolean required
Delete unused jail MAC objects
deleterootfsboolean required
Delete the jail root filesystem
Response
Success
Changes
Changed in 3 of the 42 revisions of this API.25
- ▲
added the new required
queryrequest parameterdeleterootfsnew-required-request-parameter
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲