machineImage_getAll

GET /users/{uid}/appliances/{aid}/images

Returns all of the machine images of an appliance.

You can specify a search criteria to retrieve a subset of the machine images of an appliance.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • uid (required): the user name (login name) of the user
  • aid (required): the id of the appliance

HTTP Request Body Parameters

None