Examples

DELETE /api/ptables/1007981766-ptable540
{
  "ptable": {}
}
200
{
  "id": 1007981766,
  "name": "ptable540",
  "template": "zerombr\\nclearpart --all    --initlabel\\npart /boot --fstype ext3 --size=<%= 10 * 10 %> --asprimary\\npart /     --f   stype ext3 --size=1024 --grow\\npart swap  --recommended",
  "snippet": false,
  "template_kind_id": null,
  "created_at": "2020-05-20T13:33:51.339Z",
  "updated_at": "2020-05-20T13:33:51.339Z",
  "locked": false,
  "default": false,
  "vendor": null,
  "os_family": "Redhat",
  "description": null
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String