Vm_DataSets_Summary
Vm_DataSets_Summary
Basic data set information.
JSON Example
{
"data_set": "string",
"name": "string",
"description": "string"
}
string
data_set
Required
The identifier of the data set. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.vm.DataSet. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.vm.DataSet.
string
name
Required
The name of the data set.
string
description
Required
The description of the data set.