esx vm data sets: summary

Basic data set information. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Representation:

{
    "name""string",
    "description""string",
    "data_set""obj-103"
}

Attributes:

Name Type Description
Required
data_set string The identifier of the data set. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.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.esx.vm.DataSet.

name string The name of the data set. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

description string The description of the data set. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.