VMware Cloud Director API - RuntimeInfoSection
RuntimeInfoSectionType
- Element:
- RuntimeInfoSection
- Type:
- RuntimeInfoSectionType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- VMware Tools and other runtime information for this virtual machine.
- Since:
- 1.5
- Schema:
- vApp.xsd
- Media type(s):
-
application/vnd.vmware.vcloud.runtimeInfoSection+json
application/vnd.vmware.vcloud.runtimeInfoSection+xml
- Extends:
- Section_Type
- XML Representation:
-
<RuntimeInfoSection xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1">
<VMWareTools version="xs:string"/>
</RuntimeInfoSection>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description VMWareTools RuntimeInfoSectionType/VMWareTools No 1.5 VMware Tools information for this virtual machine. -
Operations
-
CRUD Operation Description Since Deprecated read GET /vApp/{id}/runtimeInfoSection Retrieve the runtime info section of a VM. 1.5