vcenter host maintenance requests v1: create result
The
create_result
structure contains fields that are used to describe the outcome of the create operation. This structure was added in vSphere API 7.0.1.0.Representation:
{
"request" : "obj-103"
}
"request" : "obj-103"
}
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: com.vmware.vcenter.host.maintenance.RequestV1 . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.host.maintenance.RequestV1 . |