esx settings depots offline: create result
The
create_result
structure defines the result information for a new Offline Depot.Representation:
{
"depot" : "obj-103"
}
"depot" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
depot | string | ID of the Offline Depot. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.depots.offline . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.depots.offline . |