PUT /vApp/{id}/virtualHardwareSection/networkCards
- Operation:
- PUT /vApp/{id}/virtualHardwareSection/networkCards
- Description:
- Modifies the network cards list in virtual hardware section of a VM.
The network cards could be modifyed also from custom Cloud API network
connection section from this operation: PUT .../api/v1.0/vApp//networkConnectionSection
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.rasdItemsList+xml
- Input type:
- RasdItemsListType
- Output parameters
-
TaskType This operation is asynchronous and the user should monitor
the returned task status in order to check when it is completed.
- Produce media type(s):
- application/vnd.vmware.vcloud.task+xml
- Output type:
- TaskType
- Examples
-