Examples

DELETE /api/compute_resources/980190962/images/980190962
200
{
  "image": {
    "name": "centos-1",
    "id": 980190962,
    "uuid": "string-of-uuid",
    "updated_at": "2012-12-18T15:24:42Z",
    "username": "root",
    "operatingsystem_id": 309172073,
    "created_at": "2012-12-18T15:24:42Z",
    "compute_resource_id": 980190962,
    "architecture_id": 501905019
  }
}

Params

Param name Description
compute_resource_id
required

Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.
id
required

Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.