Examples

DELETE /api/compute_resources/367690737
{
  "compute_resource": {}
}
200
{
  "id": 367690737,
  "name": "mycompute",
  "description": "mycompute",
  "url": "test:///default",
  "user": "MyString",
  "password": "encrypted-QU5oNkZVSkRRTW81U2hSemhqcU1mdFpYM0FXUEpVZndseWl2NERvS0laWT0tLWpsU295K0kxcWNLT2g1WTRrcC9TVXc9PQ==--5936541f0bda1b2262bb610340facf3c3880bdd0",
  "uuid": "mycompute",
  "created_at": "2018-11-16T10:02:08.295Z",
  "updated_at": "2018-11-16T10:02:08.295Z",
  "attrs": {},
  "caching_enabled": true,
  "domain": null,
  "http_proxy_id": 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 an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.