VRA BUSINESSGROUP Commands


DescriptionCommand
Add Business Groups     vra businessgroup add
Get Business Group Detail     vra businessgroup detail
List Business Groups     vra businessgroup list
Remove Business Group     vra businessgroup remove
Update Business Group     vra businessgroup update


Add Business Groups

vra businessgroup add

Parameter--name (Enter GroupName)
Mandatorytrue

Parameter--description (Enter description for the business group)
Mandatoryfalse

Parameter--email (Enter Administrator Email)
Mandatorytrue

Parameter--machinePrefixId (Provide a valid Machine Prefix ID or prefix name)
Mandatorytrue

Parameter--adContainer (Enter Active Directory Container)
Mandatorytrue

Parameter--admins (Enter comma separated list of users for Group Manager Role)
Mandatorytrue

Parameter--support (Enter comma separated list of users for Support Role)
Mandatoryfalse

Parameter--users (Enter comma separated list of users for User Role)
Mandatoryfalse


Get Business Group Detail

vra businessgroup detail

Parameter--id (Provide Business Group ID or name to fetch details)
Mandatorytrue

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse

Parameter--columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4)
Mandatoryfalse


List Business Groups

vra businessgroup list

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse

Parameter--columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4)
Mandatoryfalse

Parameter--page (Enter page number to display in pagination (default 1))
Mandatoryfalse

Parameter--pageSize (Enter page size to display in pagination (default 25))
Mandatoryfalse


Remove Business Group

vra businessgroup remove

Parameter--id (Provide an ID or name of a Group to be removed)
Mandatorytrue


Update Business Group

vra businessgroup update

Parameter--id (Provide an ID or name of a Group to be updated)
Mandatorytrue

Parameter--description (Enter description for the business group)
Mandatoryfalse

Parameter--adContainer (Enter a new value for Active Directory Container)
Mandatoryfalse

Parameter--email (Enter a new value for Administrator Email)
Mandatoryfalse

Parameter--machinePrefixId (Enter a new value for Machine Prefix ID or prefix name)
Mandatoryfalse

Parameter--addadmins (Enter comma separated list of users to be added for Group Manager Role)
Mandatoryfalse

Parameter--addsupport (Enter comma separated list of users to be added for Support Role)
Mandatoryfalse

Parameter--addusers (Enter comma separated list of users to be added for User Role)
Mandatoryfalse

Parameter--removeadmins (Enter comma separated list of users to be removed from Group Manager Role)
Mandatoryfalse

Parameter--removesupport (Enter comma separated list of users to be removed from Support Role)
Mandatoryfalse

Parameter--removeusers (Enter comma separated list of users to be removed from User Role)
Mandatoryfalse