containerTemplateImage_delete

DELETE /users/{uid}/mysoftware/{msid}/templates/{tid}/images/{tiid}

Deletes a machine image generated from a container template.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • uid (required): the user name (login name) of the user
  • msid (required): the id of the mySoftware
  • tiid (required): the id of the image
  • tid (required): the id of the containerTemplate

HTTP Request Body Parameters

None