Vcenter_Settings_V1_Config_Components_Authmanagement_VCGroups

Vcenter_Settings_V1_Config_Components_Authmanagement_VCGroups
Vcenter_Settings_V1_Config_Components_Authmanagement_VCGroups

VCGroups structure This structure represents the configuration for VCGroups. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

JSON Example
{
    "principal": "string",
    "description": "string",
    "members": [
        "Vcenter_Settings_V1_Config_Components_Authcommon_Principal Object"
    ]
}
string
principal
Required

Unique name of the VC group. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

string
description
Optional

VCGroup description. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

members
Optional

List of members present in the vcGroup. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.