machineImagePublished_delete

DELETE /users/{uid}/appliances/{aid}/images/{itid}/pimages/{pitid}

Removes a published machine image from an appliance.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: image_publish

URI Parameters

  • uid (required): the user name (login name) of the User
  • itid (required): the id of the image
  • aid (required): the id of the Appliance
  • pitid (required): the id of the publishImage

HTTP Request Body Parameters

None