Attributes | Elements | Operations | ||
Home Frames |
|
|
|
|
Attributes
Attribute | Type | Required | Modifiable | Since | Description |
---|---|---|---|---|---|
href | anyURI | No | none | 0.9 | Link to the section. |
type | string | No | none | 0.9 | Type of the section. |
Elements
Element | Type | Occurrence | Modifiable | Since | Description |
---|---|---|---|---|---|
Link | LinkType | 0..* | none | 0.9 | Optional link to an entity or operation associated with this section. |
NetworkConfig | VAppNetworkConfigurationType | 0..* | always | 0.9 | Specifies the configuration of the individual networks in this vApp. In addition to the configuration other state information is available here. |
Operations
CRUD | Operation | Description | Since |
---|---|---|---|
read | GET /vApp/{id}/networkConfigSection | Retrieves the network config section of a vApp or vApp template. | 0.9 |
read | GET /vAppTemplate/{id}/networkConfigSection | Retrieves the network config section of a vApp or vApp template. | 0.9 |
update | PUT /vApp/{id}/networkConfigSection | Modifies the network config section of a vApp. | 0.9 |
update | PUT /vAppTemplate/{id}/networkConfigSection | Modifies the network config section of a vApp. | 0.9 |
Top of page | Attributes | Elements | Operations | |
Home Frames |
|
|
|
|