| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 1.5 | Contains the URI to the entity. |
| type | string | No | always | 1.5 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 1.5 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 1.5 | Optional link to an entity or operation associated with this object. |
| User | ReferenceType | 1 | none | 0.9 | Reference to the user who is the owner of this entity. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/catalog/{id}/owner | Returns owner of a catalog. | 1.5 |
| read | GET /media/{id}/owner | Retrieves media owner | 1.5 |
| read | GET /vApp/{id}/owner | Retrieves the owner of a vApp. | 1.5 |
| read | GET /vAppTemplate/{id}/owner | Retrieves vApp template owner. | 1.5 |
| update | PUT /admin/catalog/{id}/owner | Changes owner for catalog. | 1.5 |
| update | PUT /vApp/{id}/owner | Changes VApp owner. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|