vcenter host maintenance requests v1: summary
The
summary
structure contains commonly used information about a maintenance request associated with a host. This structure was added in vSphere API 7.0.1.0.Representation:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
request | string | Identifier of the request. This attribute was added in vSphere API 7.0.1.0. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: |
host | string | Identifier of the host. This attribute was added in vSphere API 7.0.1.0. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: |
description | string | Description of the maintenance request. This attribute was added in vSphere API 7.0.1.0.
|