SettingsDataProcessingUnitInfo

The DataProcessingUnitInfo structure contains fields to describe some details regarding a data processing unit in the inventory.


Properties

string
alias Required

Alias of the data processing unit. This field is used to identify the data processing unit on the host with a short hand representation, that can used by vSphere’s components across the board. Example: UI. Each data processing unit will have unique alias on the host. Alias is persisted across the reboots and upgrades.

JSON Example

{
	"alias": "string"
}

Feedback

Was this page helpful?