VRA FABRICGROUP Commands


DescriptionCommand
Add Fabric Groups     vra fabricgroup add
Get Fabric Group Detail     vra fabricgroup detail
List Fabric Groups     vra fabricgroup list
Remove Fabric Group     vra fabricgroup remove
Update Fabric Group     vra fabricgroup update


Add Fabric Groups

vra fabricgroup add

Parameter--name (Enter Group Name)
Mandatorytrue

Parameter--admins (Enter comma separated list of users for group manager role)
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

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

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

Parameter--computeresourceids (Enter comma separated list of compute resource IDs)
Mandatoryfalse


Get Fabric Group Detail

vra fabricgroup detail

Parameter--id (Provide a valid ID or name of the fabric group 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 Fabric Groups

vra fabricgroup list

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

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

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


Remove Fabric Group

vra fabricgroup remove

Parameter--id (Provide a valid fabric group ID or name to be deleted)
Mandatorytrue

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

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


Update Fabric Group

vra fabricgroup update

Parameter--id (Provide a valid fabric group ID or name to be updated)
Mandatorytrue

Parameter--description (Enter new description)
Mandatoryfalse

Parameter--addadmins (Enter comma separated list of users for manager role to be added)
Mandatoryfalse

Parameter--addcomputeresource (Enter comma separated list of compute resource IDs to be added)
Mandatoryfalse

Parameter--removeadmins (Enter comma separated list of Users to be removed)
Mandatoryfalse

Parameter--removecomputeresource (Enter comma separated list of compute resource IDs to be removed)
Mandatoryfalse

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

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


Copyright 2016 VMware, Inc. All rights reserved.