User`s guide
Table 1-1. Link Relationships and HTTP Request Types (Continued)
rel Attribute Value Action or Relationship Description Implied HTTP Verb
rights:cleanup Remove service-specific rights no longer used by any
extension service.
POST
screen:acquireTicket Retrieve a screen ticket for this virtual machine. GET
screen:thumbnail Retrieve a thumbnail view of the screen of this virtual
machine.
GET
shadowVms List shadow virtual machines associated with the virtual
machines in this vApp template.
GET
snapshot:create Create a snapshot of the virtual machines in this vApp. POST
snapshot:removeAll Remove all snapshots created for the virtual machines in
this vApp.
POST
snapshot:revertToCurrent Revert all virtual machines in this vApp to their current
snapshot.
POST
storageProfile References the storage profile for this object. GET
syncSyslogSettings Synchronize syslog server addresses used by this vApp
network with system defaults.
POST
task Retrieve the blocking task that triggered this notification. GET
task:cancel Cancel this task. POST
task:create Create a task object. POST
task:owner Reference to the owner of a task. GET
truststore:reset Remove the truststore used by this service. POST
truststore:update Update the truststore used by this service. PUT
undeploy Undeploy this vApp. POST
unlock Unlock this user account. POST
unregister Unregister this vCenter Server. POST
up References an object that contains this object. GET
update:resourcePools Update the resource pools of this Provider vDC POST
updateProgress Request an update of this task's progress. POST
upgrade Upgrade this ESX/ESXi host. POST
upload:alternate Reserved N/A
upload:default References the default location to which this object can be
uploaded.
PUT
vSphereWebClientUrl A URL that you can use to view this object with the
vSphere Web Client
GET
Client Workflow Overview
vCloud API clients implement a RESTful workflow, making HTTP requests to the server and retrieving the
information they need from the server’s responses.
About RESTful Workflows
REST, an acronym for Representational State Transfer, describes an architectural style characteristic of
programs that rely on the inherent properties of hypermedia to create and modify the state of an object whose
serialized representation is accessible at a URL.
vCloud SDK for PHP Developer's Guide
14 VMware, Inc.