| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | Contains the URI to the entity. | |
| type | string | No | always | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | An optional extension element that can contain an arbitrary number of elements and attributes. | |
| Link | LinkType | 0..* | none | Optional link to an entity or operation associated with this object. | |
| Value | string | 1 |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/catalog/{id}/metadata/{key} | Returns the metadata associated with the catalog for the specified key. | 1.5 |
| read | GET /admin/network/{id}/metadata/{key} | Returns the metadata associated with the network for the specified key. | 1.5 |
| read | GET /admin/org/{id}/metadata/{key} | Returns the metadata associated with the organization for the specified key. | 1.5 |
| read | GET /admin/providervdc/{id}/metadata/{key} | Returns the metadata associated with the vDC for the specified key. | 1.5 |
| read | GET /admin/vdc/{id}/metadata/{key} | Returns the metadata associated with the vDC for the specified key. | 1.5 |
| read | GET /catalog/{id}/metadata/{key} | Returns the metadata associated with the catalog for the specified key. | 1.5 |
| read | GET /catalogItem/{id}/metadata/{key} | Returns the metadata associated with the catalog item for the specified key. | 1.5 |
| read | GET /media/{id}/metadata/{key} | Returns the metadata associated with the media for the specified key. | 1.5 |
| read | GET /network/{id}/metadata/{key} | Returns the metadata associated with the network for the specified key. | 1.5 |
| read | GET /org/{id}/metadata/{key} | Returns the metadata associated with the organization for the specified key. | 1.5 |
| read | GET /vApp/{id}/metadata/{key} | Returns the metadata associated with the vApp/vm for the specified key. | 1.5 |
| read | GET /vAppTemplate/{id}/metadata/{key} | Returns the metadata associated with the vApp Template/vm for the specified key. | 1.5 |
| read | GET /vdc/{id}/metadata/{key} | Returns the metadata associated with the vDC for the specified key. | 1.5 |
| update | PUT /admin/catalog/{id}/metadata/{key} | Sets the metadata for the particular key for the catalog to the value provided. | 1.5 |
| update | PUT /admin/network/{id}/metadata/{key} | Sets the metadata for the particular key for the network to the value provided. | 1.5 |
| update | PUT /admin/org/{id}/metadata/{key} | Sets the metadata for the particular key for the organization to the value provided. | 1.5 |
| update | PUT /admin/providervdc/{id}/metadata/{key} | Sets the metadata for the particular key for the provider vDC to the value provided. | 1.5 |
| update | PUT /admin/vdc/{id}/metadata/{key} | Sets the metadata for the particular key for the vDC to the value provided. | 1.5 |
| update | PUT /catalogItem/{id}/metadata/{key} | Sets the metadata for the particular key for the catalog item to the value provided. | 1.5 |
| update | PUT /media/{id}/metadata/{key} | Sets the metadata for the particular key for the media to the value provided. | 1.5 |
| update | PUT /vApp/{id}/metadata/{key} | Sets the metadata for the particular key for the vApp/vm to the value provided. | 1.5 |
| update | PUT /vAppTemplate/{id}/metadata/{key} | Sets the metadata for the particular key for the vApp Template to the value provided. | 1.5 |
| delete | DELETE /admin/catalog/{id}/metadata/{key} | Deletes the metadata for the particular key for the catalog | 1.5 |
| delete | DELETE /admin/network/{id}/metadata/{key} | Deletes the metadata for the particular key for the network | 1.5 |
| delete | DELETE /admin/org/{id}/metadata/{key} | Deletes the metadata for the particular key for the organization | 1.5 |
| delete | DELETE /admin/providervdc/{id}/metadata/{key} | Deletes the metadata for the particular key for the provider vDC | 1.5 |
| delete | DELETE /admin/vdc/{id}/metadata/{key} | Deletes the metadata for the particular key for the vDC | 1.5 |
| delete | DELETE /catalogItem/{id}/metadata/{key} | Deletes the metadata for the particular key for the catalog item | 1.5 |
| delete | DELETE /media/{id}/metadata/{key} | Deletes the metadata for the particular key for the media | 1.5 |
| delete | DELETE /vApp/{id}/metadata/{key} | Deletes the metadata for the particular key for the vApp/vm | 1.5 |
| delete | DELETE /vAppTemplate/{id}/metadata/{key} | Deletes the metadata for the particular key for the vApp Template | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|