Examples

DELETE /api/ptables/1007981719-ptable431
{
  "ptable": {}
}
200
{
  "id": 1007981719,
  "name": "ptable431",
  "template": "zerombr\nclearpart --all    --initlabel\npart /boot --fstype ext3 --size=<%= 10 * 10 %> --asprimary\npart /     --fstype ext3 --size=1024 --grow\npart swap  --recommended",
  "snippet": false,
  "template_kind_id": null,
  "created_at": "2024-02-22T16:22:41.818Z",
  "updated_at": "2024-02-22T16:22:41.818Z",
  "locked": false,
  "default": false,
  "vendor": null,
  "os_family": "Redhat",
  "job_category": "Miscellaneous",
  "provider_type": null,
  "description_format": null,
  "execution_timeout_interval": null,
  "description": null
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

id
required

Validations:

  • String