VRA SERVICE Commands


DescriptionCommand
Add new Service     vra service add
List Services     vra service list
Remove Service     vra service remove


Add new Service

vra service add

Parameter--name (Enter name of the service to add)
Mandatorytrue

Parameter--state (State of the service [ACTIVE, DRAFT, INACTIVE])
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

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

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


List Services

vra service 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 Service

vra service remove

Parameter--name (Enter Name of the Service to remove)
Mandatoryfalse

Parameter--id (Enter ID of the Service to remove)
Mandatoryfalse

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

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