VMware VCLOUD API 1.0 - API Programming Manual page 16

Table of Contents

Advertisement

vCloud API Programming Guide
Table 1-1. Link Relationships and HTTP Request Types (Continued)
rel Attribute Value
disable
discardState
down
download:alternate
download:default
edit
enable
extension
media:ejectMedia
media:insertMedia
move
ova
ovf
power:powerOff
power:powerOn
power:reboot
power:reset
power:shutdown
power:suspend
publish
recompose
reconnect
register
remove
repair
screen:acquireTicket
screen:thumbnail
task:cancel
undeploy
unregister
up
upgrade
upload:alternate
upload:default
The type attribute value defines the media type (HTTP Content‐Type) of the request or response 
document. This attribute is present only for links to objects. It is not present for links to actions.
The href attribute value is a URL, which should be considered an opaque identifier (one that the client 
should not attempt to parse or interpret). An href uniquely identifies, and persists for the life of, the 
referenced object. These identifiers are never re‐used.
The name attribute value of the Link is the same as the name of the referenced object. Action links do not 
include a name attribute.
16
Relation Description
disable this object
discard the suspended state of this virtual machine
the referenced object is contained by this object
not supported in this release
default download location for this file
modifies this object
enable this object
not supported in this release
eject virtual media from a virtual device
insert virtual media in a virtual device
not supported in this release
not supported in this release
the OVF representation of this vAppTemplate
power off the referenced object
power on this object
reboot this object
reset this object
shut down this object
suspend this object
publish this catalog
recompose this vApp
reconnect this vCenter Server
register this vCenter Server
remove this object
repair this host
acquire a screen ticket for this virtual machine
thumbnail view of a virtual machine screen, in png format
not supported in this release
undeploy this object
unregister this vCenter Server
the referenced object contains this object
upgrade this host
not supported in this release
default upload location for this file
HTTP Request
POST
POST
GET
N/A
GET
PUT
POST
N/A
POST
POST
N/A
N/A
GET
POST
POST
POST
POST
POST
POST
POST
POST
POST
POST
DELETE
POST
GET
GET
N/A
POST
POST
GET
POST
N/A
PUT
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents