vstats push data formats: summary
The
summary
structure contains summary of push data formats. 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:
{
"data_format" : "obj-103"
}
"data_format" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
data_format | string | Push data format. 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.vstats.model.PushDataFormat . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vstats.model.PushDataFormat . |