VcenterSettingsV1ConfigComponentsAuthmanagementVCGroups

VCGroups structure This structure represents the configuration for VCGroups.


Properties

string
description Optional

VCGroup description.


members Optional

List of members present in the vcGroup.


string
principal Required

Unique name of the VC group.

JSON Example

{
	"principal": "string"
}

Feedback

Was this page helpful?