Examples

GET /api/operatingsystems/1073012844-operatingsystem146%20146
200
{
  "description": null,
  "major": "146",
  "minor": "",
  "family": null,
  "release_name": null,
  "password_hash": "SHA256",
  "created_at": "2020-05-20 13:19:05 UTC",
  "updated_at": "2020-05-20 13:19:05 UTC",
  "id": 1073012844,
  "name": "operatingsystem146",
  "title": "operatingsystem146 146",
  "media": [],
  "architectures": [],
  "ptables": [],
  "provisioning_templates": [],
  "os_default_templates": [],
  "images": [],
  "parameters": []
}

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

show_hidden_parameters
optional

Display hidden parameter values

Validations:

  • Must be one of: true, false, 1, 0.