All VRA Commands


DescriptionCommand
Add Approval Policy     vra approvalpolicy add
Get Approval Policy Details     vra approvalpolicy detail
List Approval Policies     vra approvalpolicy list
Remove Approval Policy     vra approvalpolicy remove
Import Advanced Service Items from a zip file     vra asd import
Validate Advanced Service Items from a zip file     vra asd validate
Add VSphere Infrastucture Blueprint & Catalog Item     vra blueprint add vsphere
Get vSphere Blueprint     vra blueprint detail
List Blueprints     vra blueprint list
Delete vSphere Blueprint     vra blueprint remove
Import All vSphere templates into Blueprints     vra blueprint vsphere importalltemplates
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
CatalogItem Details     vra catalog detail
Assign Icon to CatalogItem     vra catalogitem icon assign
Assign Service to CatalogItem     vra catalogitem service assign
Remove service assigned to CatalogItem     vra catalogitem service unassign
Unassigned catalogitem details     vra catalogitem unassigned detail
List unassigned catalog items     vra catalogitem unassigned list
List CatalogItems optionally filtered by type.     vra catalog list
Generate a catalog request template in the form of a JSON file     vra catalog request generate template
Make a new Request from a given CatalogItem     vra catalog request submit
List Component Registry Endpoints     vra componentregistry endpoint list
Update Component Registry Endpoint Url     vra componentregistry endpoint update
List of available services from the component registry     vra componentregistry service list
Start datacollection on the specified cluster     vra computeresource datacollection start
Stop datacollection on the specified cluster     vra computeresource datacollection stop
Lists all compute resources (aka: hosts) that have no active reservations against them     vra computeresource inactive list
Removes compute resources (aka: hosts) that have no active reservations against them     vra computeresource inactive remove
List Compute Resources     vra computeresource list
Content details     vra content detail
Exports content as a zip file using an internal identifier or a combination of public content id and type     vra content export
Import content(s) from a zip file     vra content import
List all content     vra content list
Export content without dependencies using an internal identifier or a combination of public content id and type     vra content simple export
Import single content file. NOTE: This only supports non zip files like *.yaml     vra content simple import
Create a new set of credentials     vra credential add
Delete IaaS credentials     vra credential delete
List credentials     vra credential list
Update IaaS credentials     vra credential update
Perform action on a Deployment     vra deployment action execute
Get the action form for deployment     vra deployment action form
Get the list of the actions for a specified Deployment     vra deployment action list
Lists the components of a deployment.     vra deployment component list
Deployment Details     vra deployment detail
List Deployments     vra deployment list
Add new Inbound Email Provider     vra emailserver inbound add
Add new Inbound list     vra emailserver list
Add new Outbound Email Provider     vra emailserver outbound add
Remove Email Provider     vra emailserver remove
List endpoint association types     vra endpoint associations list
List endpoint category types     vra endpoint categories list
Start datacollection on the specified endpoint     vra endpoint datacollection start
Export endpoint configurations     vra endpoint export
Import endpoint configurations     vra endpoint import
List endpoint configurations     vra endpoint list
Remove endpoint configuration     vra endpoint remove
List endpoint types     vra endpoint types list
Add Entitlement Action     vra entitlement action assign
Add All Operation to Entitlement     vra entitlement action assignall
Add All Operation to Entitlement     vra entitlement action assignall
List Entitlement Actions     vra entitlement action list
Add new Entitlement     vra entitlement add
Assign Catalog Item     vra entitlement catalogitem assign
Entitlement Details     vra entitlement detail
List Entitlements     vra entitlement list
Add Entitlement Principal     vra entitlement principal assign
Delete Entitlement     vra entitlement remove
Assign Entitlement Service     vra entitlement service assign
Update Entitlement     vra entitlement update
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
List Machine Templates     vra iaas machinetemplate list
Gets the Network Profile detail.     vra iaas networkprofile detail
Lists all the Network Profiles     vra iaas networkprofile list
Add an icon     vra icon add
Delete/Revert an icon     vra icon remove
Update an icon     vra icon update
Login to the vRA Server via OAuth2 Authorization Code flow     vra login authzcode
Login to ODATA IaaS Service with NTLM credentials     vra login iaas
Displays detailed information about current login and persistent session (if being used).     vra login isauthenticated all
Check to see if vRA Catalog Services have been authenticated     vra login isauthenticated catalog
Check to see if vRA IaaS Services have been authenticated     vra login isauthenticated iaas
Login to the vRA Server with username and keyfile     vra login keyfile
Login to the vRA Server using a refresh token     vra login refreshtoken
Login to the vRA Server with username and password     vra login userpass
Logout and optionally delete the persistent session if being used currently.     vra logout
List IaaS User Logs     vra logs recentevents
Create Machine Prefix     vra machineprefix add
List Machine Prefixes     vra machineprefix list
Remove Machine Prefix     vra machineprefix remove
Update Machine Prefix     vra machineprefix update
Perform action on a machine (Actions on snapshots i.e. Create/Revert/Delete should be executed with a gap of few minutes between two consecutive actions to allow completion of previous action)     vra machines action execute
Get the action form for machine     vra machines action form
Get the list of the actions for a specified Machine     vra machines action list
Change the reservation of a provisioned item.     vra machines change reservation
Cloud Machine Details     vra machines detail
Unregisters an existing machine from vRA management/inventory (but doesn't destroy the machine on the vSphere endpoint)     vra machines forceunregister
List Machines     vra machines list
List all Unmanaged Machines (not in the vRA Inventory)     vra machines unmanaged list
Register machine into the vRA Inventory     vra machines unmanaged register
Create authz client on vRA to allow two factor authentication     vra oauth2client create
Add content to package     vra package content add
List content for a given package     vra package content list
Remove content from a package     vra package content remove
Create a new package     vra package create
Delete existing package     vra package delete
Package details     vra package detail
Export an existing package of contents     vra package export
List all package     vra package list
Update an existing package     vra package update
List Blueprint Provisioning Workflows     vra provisioningworkflows list
Approve Requests     vra request approve
Cancel a request     vra request cancel
Request Details     vra request detail
List Requests     vra request list
Reject Requests     vra request reject
Add a new reservation.     vra reservation add
Reservation details     vra reservation detail
Get the permissible values for a reservation schema field     vra reservation field values
Create a reservation request template with all permissible values for the requested reservation type     vra reservation generate template
List all reservations     vra reservation list
Add a new reservation policy     vra reservation policy add
Reservation policy details     vra reservation policy detail
List all reservation policies     vra reservation policy list
Remove an existing reservation policy     vra reservation policy remove
Update an existing reservation policy     vra reservation policy update
Remove an existing reservation.     vra reservation remove
Get the reservation schema for the requested reservation type and save it to a file in json format.     vra reservation schema
Update an existing reservation     vra reservation update
Invoke a DELETE http request     vra rest delete
Invoke a GET http request     vra rest get
Invoke a POST http request     vra rest post
Invoke a PUT http request     vra rest put
Add new Service     vra service add
List Services     vra service list
Remove Service     vra service remove
Update Service     vra service update
Add New Tenant     vra tenant add
List Tenant/Infrastructure Admins     vra tenant admin list
Update Tenant/Infrastructure Admins     vra tenant admin update
Add New Tenant Identity store. Requires vRA system administrator login and supports only Active Directory (AD).     vra tenant identitystore add
List Tenant Identity store     vra tenant identitystore list
Remove Tenant Identity store     vra tenant identitystore remove
List Tenants     vra tenant list
Vra tenant remove     vra tenant remove
Returns version of vRA     vra version

Add Approval Policy

vra approvalpolicy add

Parameter--name (Enter an Approval Policy Name)
Mandatorytrue

Parameter--inputfile (Provide input file containing policy, this can be exported from one already created and modified)
Mandatorytrue

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

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


Get Approval Policy Details

vra approvalpolicy detail

Parameter--id (Provide Approval Policy ID to fetch details)
Mandatoryfalse

Parameter--name (Provide Approval Policy ID or name to fetch details)
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


List Approval Policies

vra approvalpolicy 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, maximum 5000))
Mandatoryfalse


Remove Approval Policy

vra approvalpolicy remove

Parameter--id (Provide Approval Policy ID to be deleted)
Mandatoryfalse

Parameter--name (Provide Approval Policy ID or name to be deleted)
Mandatoryfalse

Parameter--force (Delete approval policy even if it is associated with an active entitlement [Yes or No].)
Mandatoryfalse

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

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


Import Advanced Service Items from a zip file

vra asd import

Parameter--importFile (Provide a file to import ASD content)
Mandatorytrue


Validate Advanced Service Items from a zip file

vra asd validate

Parameter--importFile (Provide a file to validate ASD content and display its results)
Mandatorytrue


Add VSphere Infrastucture Blueprint & Catalog Item

vra blueprint add vsphere

Parameter--name (Enter a vSphere Blueprint Name)
Mandatorytrue

Parameter--id (Enter id for the Blueprint. If not specified, it will be auto-generated.)
Mandatoryfalse

Parameter--cpu (Enter CPU Count)
Mandatoryfalse

Parameter--memory (Enter memory MB)
Mandatoryfalse

Parameter--clonefrom (Override CloneFrom template value)
Mandatoryfalse

Parameter--servicename (Enter Service Name to assign to new CatalogItem)
Mandatoryfalse

Parameter--serviceid (Enter service Id to assign to new CatalogItem)
Mandatoryfalse

Parameter--description (Enter description)
Mandatoryfalse

Parameter--publish (Publish the blueprint - yes or no)
Mandatoryfalse

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

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

Parameter--inputfile (Provide input file, this is a YAML formatted file which you can get by running the command [vcac iaas blueprints detail])
Mandatorytrue


Get vSphere Blueprint

vra blueprint detail

Parameter--name (Provide a valid Blueprint name)
Mandatoryfalse

Parameter--id (Provide a valid Blueprint ID)
Mandatoryfalse

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


List Blueprints

vra blueprint 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, maximum 5000))
Mandatoryfalse


Delete vSphere Blueprint

vra blueprint remove

Parameter--name (Provide a Blueprint name to be removed)
Mandatoryfalse

Parameter--id (Provide a Blueprint ID to be removed)
Mandatoryfalse


Import All vSphere templates into Blueprints

vra blueprint vsphere importalltemplates

Parameter--servicename (Enter Service Name to assign to new CatalogItem)
Mandatoryfalse

Parameter--serviceid (Enter service Id to assign to new CatalogItem)
Mandatoryfalse

Parameter--image (Enter path for Image file)
Mandatoryfalse

Parameter--media (Enter Media Type of image file [gif, jpeg, png])
Mandatoryfalse

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

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

Parameter--inputfile (Template blueprint YAML file to use when importing templates. NOTE: CPU, Memory and Storage minimums for all imported blueprints will come from the machine template. All other blueprint details come from this 'inputfile')
Mandatorytrue


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--sharedAccessUsers (Enter comma separated list of users for users with shared access 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, maximum 5000))
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--addsharedaccessusers (Enter comma separated list of users to be added for shared access user 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--removesharedaccessusers (Enter comma separated list of users to be removed from shared access user 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


CatalogItem Details

vra catalog detail

Parameter--id (Provide a valid catalog item ID or name.)
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 CatalogItems optionally filtered by type.

vra catalog list

Parameter--businessGroupId (Provide a valid business group ID or name.)
Mandatoryfalse

Parameter--type (Type of CatalogItem to display [COMPOSITE_BLUEPRINT, XAAS or ALL]. If option is not provided displays all CatalogItems)
Mandatoryfalse

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

Parameter--pageSize (Enter page size to display in pagination (default 25, maximum 5000))
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


Generate a catalog request template in the form of a JSON file

vra catalog request generate template

Parameter--groupid (Provide a valid business group ID or name.)
Mandatorytrue

Parameter--id (Provide a valid catalog item ID or name.)
Mandatorytrue

Parameter--reason (Enter a reason for this request)
Mandatorytrue

Parameter--description (Enter a Description)
Mandatoryfalse

Parameter--requestedFor (Enter the user for whom the machine will be provisioned.)
Mandatoryfalse

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


Make a new Request from a given CatalogItem

vra catalog request submit

Parameter--groupid (Provide a valid business group ID or name.)
Mandatoryfalse

Parameter--id (Provide a valid catalog item ID or name.)
Mandatoryfalse

Parameter--cpu (Enter the number of Cpu's)
Mandatoryfalse

Parameter--memory (Enter the amount of memory in MB)
Mandatoryfalse

Parameter--leasedays (Enter a positive numeric value for lease days. If unspecified or specified 0, default value for leasedays from Blueprint will be used)
Mandatoryfalse

Parameter--reason (Enter a reason for this request)
Mandatoryfalse

Parameter--description (Enter a Description)
Mandatoryfalse

Parameter--properties (Enter comma separated list of properties. To escape special characters, enclose them in single quotes. Eg: "foo.bar='foo bar,bar:55'")
Mandatoryfalse

Parameter--requestedFor (Enter the user for whom the machine will be provisioned.)
Mandatoryfalse

Parameter--inputfile (The catalog request template to use. WARNING: This will override all other parameters.)
Mandatoryfalse


Assign Icon to CatalogItem

vra catalogitem icon assign

Parameter--id (Provide a valid catalog item ID or name.)
Mandatorytrue

Parameter--image (Enter Image File to be set as Icon)
Mandatorytrue

Parameter--media (Enter media type of file [gif, jpeg, png])
Mandatorytrue


Assign Service to CatalogItem

vra catalogitem service assign

Parameter--id (Provide a valid catalog item ID or name.)
Mandatorytrue

Parameter--serviceid (Enter a valid Service id or name to be assigned to Catalog Item)
Mandatorytrue


Remove service assigned to CatalogItem

vra catalogitem service unassign

Parameter--id (Provide a valid catalog item ID or name.)
Mandatorytrue


Unassigned catalogitem details

vra catalogitem unassigned detail

Parameter--id (Provide a valid catalog item ID or name.)
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 unassigned catalog items

vra catalogitem unassigned list

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

Parameter--pageSize (Enter page size to display in pagination (default 25, maximum 5000))
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


List Component Registry Endpoints

vra componentregistry endpoint 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, maximum 5000))
Mandatoryfalse


Update Component Registry Endpoint Url

vra componentregistry endpoint update

Parameter--id (Provide a valid Endpoint ID to be updated)
Mandatorytrue

Parameter--url (Enter new Endpoint Url)
Mandatorytrue

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

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


List of available services from the component registry

vra componentregistry service list

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

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

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

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

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


Start datacollection on the specified cluster

vra computeresource datacollection start

Parameter--name (Provide a valid ID or name of a Cluster or Host)
Mandatoryfalse

Parameter--id (Provide a valid ID of a Cluster or Host)
Mandatoryfalse

Parameter--waitforcompletion (Wait till datacollection is complete? [Yes or No])
Mandatorytrue

Parameter--type (Only run this type of data collection (inventory, state, performance))
Mandatoryfalse

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

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


Stop datacollection on the specified cluster

vra computeresource datacollection stop

Parameter--name (Provide a valid ID or name of a Cluster or Host)
Mandatoryfalse

Parameter--id (Provide a valid Id of a Cluster or Host)
Mandatoryfalse

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

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


Lists all compute resources (aka: hosts) that have no active reservations against them

vra computeresource inactive list


Removes compute resources (aka: hosts) that have no active reservations against them

vra computeresource inactive remove


List Compute Resources

vra computeresource 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, maximum 5000))
Mandatoryfalse


Content details

vra content detail

Parameter--id (The internal content identifier - the id field)
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


Exports content as a zip file using an internal identifier or a combination of public content id and type

vra content export

Parameter--path (Absolute path to the folder where the zip is to be generated. If the supplied path is a file then the zip is created with the that name else a zip with name contentId-contentTypeId.zip is generated. If a file with name contentId-contentTypeId.zip already exists at the path then a zip with name contentId-contentTypeId-***.zip is generated where * represent randomly generated numeric digits.)
Mandatorytrue

Parameter--id (The internal content identifier - the id field)
Mandatoryfalse

Parameter--content-id (The public human readable content id - the contentId field)
Mandatoryfalse

Parameter--type (Content type. Choose from [composite-blueprint, property-definition, property-group, software-component, xaas-blueprint, xaas-bundle-content, xaas-resource-action, xaas-resource-mapping, xaas-resource-type]. Please note that global property-definition and property-group won't be listed)
Mandatoryfalse

Parameter--secure (A flag to exclude or include secure data such as passwords. true - Exclude secure data from the exported content. false - Include secure data in the exported plain text content. Including secure data in plain text poses a security risk. If you choose to include passwords in the exported content, you agree to accept that risk.)
Mandatoryfalse

Parameter--verbose (Show detailed output for the export. [Yes or No])
Mandatoryfalse

Parameter--precheck (OFF = no precheck ,ON = stop on first warning encountered and WARN = proceed in case of warnings and stop on first failure.)
Mandatoryfalse


Import content(s) from a zip file

vra content import

Parameter--path (Absolute path to the zip file)
Mandatorytrue

Parameter--resolution (Conflict resolution method to be used when a match is found for the content. This method applies to all the components during import. Options are: 1) OVERWRITE: Overwrite the existing content with the new content. You may choose to run with --precheck WARN to proceed with import even when there is warning. 2) SKIP: Skip importing the new content and reuse the existing content.)
Mandatorytrue

Parameter--dry-run (Validate package contents [Yes or No])
Mandatoryfalse

Parameter--verbose (Show detailed output for the export. [Yes or No])
Mandatoryfalse

Parameter--precheck (OFF = no precheck ,ON = stop on first warning encountered and WARN = proceed in case of warnings and stop on first failure.)
Mandatoryfalse


List all content

vra content list

Parameter--type (Content type. Choose from [composite-blueprint, property-definition, property-group, software-component, xaas-blueprint, xaas-bundle-content, xaas-resource-action, xaas-resource-mapping, xaas-resource-type]. Please note that global property-definition and property-group won't be listed)
Mandatoryfalse

Parameter--page (page number)
Mandatoryfalse

Parameter--pageSize (Page size)
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


Export content without dependencies using an internal identifier or a combination of public content id and type

vra content simple export

Parameter--path (Absolute path to the folder where the file is to be generated. If the supplied path is a file then the file is created with the that name else a file with name . is generated. If a file with name contentId.extension already exists at the path then it will be overwritten.)
Mandatorytrue

Parameter--id (The internal content identifier - the id field)
Mandatoryfalse

Parameter--content-id (The public human readable content id - the contentId field)
Mandatoryfalse

Parameter--type (Content type. Choose from [composite-blueprint, property-definition, property-group, software-component, xaas-blueprint, xaas-bundle-content, xaas-resource-action, xaas-resource-mapping, xaas-resource-type]. Please note that global property-definition and property-group won't be listed)
Mandatoryfalse

Parameter--secure (A flag to exclude or include secure data such as passwords. true - Exclude secure data from the exported content. false - Include secure data in the exported plain text content. Including secure data in plain text poses a security risk. If you choose to include passwords in the exported content, you agree to accept that risk.)
Mandatoryfalse

Parameter--verbose (Show detailed output for the export. [Yes or No])
Mandatoryfalse


Import single content file. NOTE: This only supports non zip files like *.yaml

vra content simple import

Parameter--type (Content type. Choose from [composite-blueprint, property-definition, property-group, software-component, xaas-blueprint, xaas-bundle-content, xaas-resource-action, xaas-resource-mapping, xaas-resource-type]. Please note that global property-definition and property-group won't be listed)
Mandatorytrue

Parameter--path (Absolute path to the content file)
Mandatorytrue

Parameter--verbose (Show detailed output for the export. [Yes or No])
Mandatoryfalse


Create a new set of credentials

vra credential add

Parameter--name (Enter a Name for credentials)
Mandatorytrue

Parameter--username (Enter Username)
Mandatorytrue

Parameter--password (The password for the credentials being created.If left unspecified you will be prompted to enter it securely)
Mandatoryfalse

Parameter--description (Enter Description)
Mandatoryfalse


Delete IaaS credentials

vra credential delete

Parameter--id (Enter a valid credential ID or name to be deleted)
Mandatorytrue


List credentials

vra credential 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, maximum 5000))
Mandatoryfalse


Update IaaS credentials

vra credential update

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

Parameter--name (Enter new Credential name)
Mandatoryfalse

Parameter--username (Enter new Username)
Mandatoryfalse

Parameter--password (Enter new Password)
Mandatoryfalse

Parameter--description (Enter new Description)
Mandatoryfalse


Perform action on a Deployment

vra deployment action execute

Parameter--id (The deployment ID or name)
Mandatorytrue

Parameter--action (Name or ID of action to be performed, action "Change Security" is not supported)
Mandatorytrue

Parameter--description (A short description about action being performed)
Mandatoryfalse

Parameter--reason (Reason for action being performed)
Mandatoryfalse

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

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

Parameter--properties (Provide appropriate comma-separated key=value properties for action. Eg: --properties "provider-NewOwner=user@domain" for --action "Change Owner", "vmId=2 (vmId is the name of the VM in Catalog)" or "nested_blueprintId~vmId=2" for --action "Scale Out")
Mandatoryfalse


Get the action form for deployment

vra deployment action form

Parameter--itemid (The deployment ID or name)
Mandatorytrue

Parameter--actionid (Action ID or name)
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


Get the list of the actions for a specified Deployment

vra deployment action list

Parameter--id (The deployment ID or name)
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

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

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


Lists the components of a deployment.

vra deployment component list

Parameter--id (The deployment ID or name.)
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

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

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


Deployment Details

vra deployment detail

Parameter--id (The deployment ID or name)
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 Deployments

vra deployment list

Parameter--requestId (Request ID or name)
Mandatoryfalse

Parameter--businessGroupId (Business Group ID or name)
Mandatoryfalse

Parameter--allDeployments (Select All VMs within Business group [Yes or No])
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

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

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


Add new Inbound Email Provider

vra emailserver inbound add

Parameter--name (Enter name of the email provider to add)
Mandatorytrue

Parameter--emailaddress (Enter Email Address)
Mandatorytrue

Parameter--servername (Enter a valid Server Name)
Mandatorytrue

Parameter--protocol (Enter a valid email protocol [IMAP, POP, SMTP, SMTPSSL, SMTPTLS])
Mandatorytrue

Parameter--authentication (Specify if Authentication is Required. [Yes or No])
Mandatorytrue

Parameter--username (Enter Username)
Mandatorytrue

Parameter--password (Enter Password)
Mandatorytrue

Parameter--port (Enter Port)
Mandatorytrue

Parameter--deletemessages (Should Delete Messages? [Yes or No])
Mandatoryfalse

Parameter--acceptselfsignedcerts (Accept Self Signed Certificates? [Yes or No])
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

Parameter--folder (Enter Default Folder for this email server. Eg - INBOX)
Mandatoryfalse

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

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


Add new Inbound list

vra emailserver 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, maximum 5000))
Mandatoryfalse


Add new Outbound Email Provider

vra emailserver outbound add

Parameter--name (Enter name of the email provider to add)
Mandatorytrue

Parameter--emailaddress (Enter Email Address)
Mandatorytrue

Parameter--servername (Enter a valid Server Name)
Mandatorytrue

Parameter--protocol (Enter a valid email protocol [IMAP, POP, SMTP, SMTPSSL, SMTPTLS])
Mandatorytrue

Parameter--authentication (Specify if Authentication is Required. [Yes or No])
Mandatorytrue

Parameter--username (Enter Username)
Mandatorytrue

Parameter--password (Enter Password)
Mandatorytrue

Parameter--port (Enter Port)
Mandatorytrue

Parameter--acceptselfsignedcerts (Accept Self Signed Certificates? [Yes or No])
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


Remove Email Provider

vra emailserver remove

Parameter--id (Provide a valid Email Server ID or name to be deleted)
Mandatorytrue

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

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


List endpoint association types

vra endpoint associations 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, maximum 5000))
Mandatoryfalse


List endpoint category types

vra endpoint categories 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, maximum 5000))
Mandatoryfalse


Start datacollection on the specified endpoint

vra endpoint datacollection start

Parameter--endpointname (Provide a valid name of a Cluster or Host)
Mandatorytrue

Parameter--waitforcompletion (Wait till datacollection is complete? [Yes or No])
Mandatorytrue

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

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


Export endpoint configurations

vra endpoint export

Parameter--filename (The endpoint configuration file to export to.)
Mandatorytrue


Import endpoint configurations

vra endpoint import

Parameter--filename (The endpoint configuration file to import.)
Mandatorytrue


List endpoint configurations

vra endpoint 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, maximum 5000))
Mandatoryfalse


Remove endpoint configuration

vra endpoint remove

Parameter--id (Provide a valid endpoint id to be removed.)
Mandatorytrue


List endpoint types

vra endpoint types 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, maximum 5000))
Mandatoryfalse


Add Entitlement Action

vra entitlement action assign


Add All Operation to Entitlement

vra entitlement action assignall


Add All Operation to Entitlement

vra entitlement action assignall

Parameter--id (Provide a valid ID or name of the Entitlement)
Mandatorytrue


List Entitlement Actions

vra entitlement action 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, maximum 5000))
Mandatoryfalse


Add new Entitlement

vra entitlement add

Parameter--name (Enter name of the Entitlement)
Mandatorytrue

Parameter--businessgroupid (Enter a valid Business Group ID or name)
Mandatorytrue

Parameter--state (Enter state [ACTIVE, DRAFT, INACTIVE])
Mandatorytrue

Parameter--description (Enter description)
Mandatoryfalse


Assign Catalog Item

vra entitlement catalogitem assign

Parameter--id (Provide a valid ID or name of the Entitlement)
Mandatorytrue

Parameter--catalogitemid (Provide a valid ID or name of the Catalog Item)
Mandatorytrue

Parameter--approvalpolicyid (Enter a valid Approval Policy ID or name)
Mandatoryfalse

Parameter--action (Enter Action [ADD, REMOVE])
Mandatorytrue


Entitlement Details

vra entitlement detail

Parameter--id (Provide a valid ID or name of the Entitlement)
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 Entitlements

vra entitlement 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, maximum 5000))
Mandatoryfalse


Add Entitlement Principal

vra entitlement principal assign

Parameter--id (Select Id or name of the entitlement)
Mandatorytrue

Parameter--users (Add Users to the entitlement. Include an action parameter.)
Mandatoryfalse

Parameter--groups (Add Groups to the entitlement. Include an action parameter.)
Mandatoryfalse

Parameter--action (Enter Action [ADD, REMOVE])
Mandatoryfalse

Parameter--allUsers (Assign AllUsers for the entitlement. If YES, individual users and groups will be removed [YES/NO])
Mandatoryfalse


Delete Entitlement

vra entitlement remove

Parameter--id (Provide the valid ID or name of an inactive or draft entitlement)
Mandatorytrue


Assign Entitlement Service

vra entitlement service assign

Parameter--id (Provide a valid ID or name of the Entitlement)
Mandatorytrue

Parameter--serviceid (Provide a valid ID or name of the service)
Mandatorytrue

Parameter--approvalpolicyid (Enter a valid Approval Policy ID or name)
Mandatoryfalse

Parameter--action (Enter Action [ADD, REMOVE])
Mandatorytrue


Update Entitlement

vra entitlement update

Parameter--id (Provide a valid ID or name of the Entitlement to be updated)
Mandatorytrue

Parameter--name (Enter new name)
Mandatoryfalse

Parameter--state (Enter new state [ACTIVE, DRAFT, INACTIVE])
Mandatoryfalse

Parameter--description (Enter new description)
Mandatoryfalse


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, maximum 5000))
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


List Machine Templates

vra iaas machinetemplate 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, maximum 5000))
Mandatoryfalse


Gets the Network Profile detail.

vra iaas networkprofile detail

Parameter--id (Provide a valid Network Profile ID or name)
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


Lists all the Network Profiles

vra iaas networkprofile 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, maximum 5000))
Mandatoryfalse


Add an icon

vra icon add

Parameter--image (Provide a valid image file)
Mandatorytrue

Parameter--media (Enter media type of file [gif, jpeg, png])
Mandatorytrue

Parameter--tenantId (Provide a valid tenant ID)
Mandatoryfalse

Parameter--businessGroupId (Provide a valid Business Group ID or name)
Mandatoryfalse


Delete/Revert an icon

vra icon remove

Parameter--id (Provide a valid Icon ID)
Mandatorytrue


Update an icon

vra icon update

Parameter--id (Provide a valid Icon ID)
Mandatorytrue

Parameter--image (Provide a valid image file)
Mandatorytrue

Parameter--media (Enter media type of file [gif, jpeg, png])
Mandatorytrue

Parameter--tenantId (Provide a valid tenant ID)
Mandatoryfalse

Parameter--businessGroupId (Provide a valid Business Group ID or name)
Mandatoryfalse


Login to the vRA Server via OAuth2 Authorization Code flow

vra login authzcode

Parameter--server (Server Name. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--tenant (Tenant (Organisation Name) default is vsphere.local)
Mandatoryfalse

Parameter--oauth2clientid (OAuth2 Client identifier. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--oauth2clientsecret (OAuth2 Client secret. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--port (Redirect url port number. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--iaasUser (vRA IaaS User)
Mandatoryfalse

Parameter--iaasPassword (vRA IaaS Password. Use --promptForIaasCreds to enter securely)
Mandatoryfalse

Parameter--promptForIaasCreds (Prompt to enter IaaS credentials securely [Yes or No]. NOTE: IaaS credentials not needed for most commands.)
Mandatoryfalse

Parameter--iaasServer (vRA IaaS Server, if left empty dynamically find it from vCAC)
Mandatoryfalse

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

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


Login to ODATA IaaS Service with NTLM credentials

vra login iaas

Parameter--server (Enter IaaS Server Name)
Mandatorytrue

Parameter--domain (Enter Windows Domain, default is local server name)
Mandatoryfalse

Parameter--user (Enter User Name)
Mandatoryfalse

Parameter--password (Enter Password)
Mandatoryfalse

Parameter--keyfile (Provide the encrypted keyfile for iaas password)
Mandatoryfalse


Displays detailed information about current login and persistent session (if being used).

vra login isauthenticated all

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


Check to see if vRA Catalog Services have been authenticated

vra login isauthenticated catalog

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

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


Check to see if vRA IaaS Services have been authenticated

vra login isauthenticated iaas

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

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


Login to the vRA Server with username and keyfile

vra login keyfile

Parameter--server (Server Name)
Mandatoryfalse

Parameter--tenant (Tenant (Organisation Name) default is vsphere.local)
Mandatoryfalse

Parameter--user (User)
Mandatoryfalse

Parameter--keyfile (Provide the encrypted keyfile for password)
Mandatorytrue

Parameter--iaasServer (vRA IaaS Server, if left empty dynamically will find it from vCAC)
Mandatoryfalse

Parameter--iaasUser (vRA IaaS User)
Mandatoryfalse

Parameter--iaasKeyfile (Provide the encrypted keyfile for iaas password)
Mandatoryfalse

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

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


Login to the vRA Server using a refresh token

vra login refreshtoken

Parameter--server (Server Name. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--tenant (Tenant (Organisation Name) default is vsphere.local)
Mandatoryfalse

Parameter--oauth2clientid (OAuth2 Client identifier. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--oauth2clientsecret (OAuth2 Client secret. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--refreshtoken (OAuth2 refresh token. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--iaasUser (vRA IaaS User)
Mandatoryfalse

Parameter--iaasPassword (vRA IaaS Password. Use --promptForIaasCreds to enter securely)
Mandatoryfalse

Parameter--promptForIaasCreds (Prompt to enter IaaS credentials securely [Yes or No]. NOTE: IaaS credentials not needed for most commands.)
Mandatoryfalse

Parameter--iaasServer (vRA IaaS Server, if left empty dynamically find it from vCAC)
Mandatoryfalse

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

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


Login to the vRA Server with username and password

vra login userpass

Parameter--server (Server Name. If unspecified, you will be prompted to enter it.)
Mandatoryfalse

Parameter--tenant (Tenant (Organisation Name) default is vsphere.local)
Mandatoryfalse

Parameter--user (Username, including the full domain (user@org.company.com). Using domain aliases are not currently supported. If left unspecified, you will be prompted to enter it securely)
Mandatoryfalse

Parameter--password (Cleartext CAFE password. If left unspecified, you will be prompted to enter it securely)
Mandatoryfalse

Parameter--iaasUser (vRA IaaS User)
Mandatoryfalse

Parameter--iaasPassword (vRA IaaS Password. Use --promptForIaasCreds to enter securely)
Mandatoryfalse

Parameter--promptForIaasCreds (Prompt to enter IaaS credentials securely [Yes or No]. NOTE: IaaS credentials not needed for most commands.)
Mandatoryfalse

Parameter--iaasServer (vRA IaaS Server, if left empty dynamically find it from vCAC)
Mandatoryfalse

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

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


Logout and optionally delete the persistent session if being used currently.

vra logout

Parameter--retainSessionFile (To retain the session file or not [Yes or No])
Mandatoryfalse


List IaaS User Logs

vra logs recentevents

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, maximum 5000))
Mandatoryfalse


Create Machine Prefix

vra machineprefix add

Parameter--prefix (Enter prefix)
Mandatorytrue

Parameter--numberOfDigits (Enter number of machine digits)
Mandatorytrue

Parameter--nextNumber (Enter next number)
Mandatorytrue

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

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


List Machine Prefixes

vra machineprefix 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, maximum 5000))
Mandatoryfalse


Remove Machine Prefix

vra machineprefix remove

Parameter--id (Enter Prefix ID or name to be removed)
Mandatorytrue

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

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


Update Machine Prefix

vra machineprefix update

Parameter--id (Enter Prefix ID or name to be updated)
Mandatorytrue

Parameter--prefix (Enter new prefix value)
Mandatoryfalse

Parameter--numberOfDigits (Enter new number of machine digits)
Mandatoryfalse

Parameter--nextNumber (Enter new next number)
Mandatoryfalse

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

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


Perform action on a machine (Actions on snapshots i.e. Create/Revert/Delete should be executed with a gap of few minutes between two consecutive actions to allow completion of previous action)

vra machines action execute

Parameter--id (Machine name or its catalog resource ID)
Mandatorytrue

Parameter--action (Action ID or name to be performed)
Mandatorytrue

Parameter--description (A short description about action being performed)
Mandatoryfalse

Parameter--reason (Reason for action being performed)
Mandatoryfalse

Parameter--powerActionSelector (The power action that will be performed on the VM before reconfiguration. Select from [DoNotReboot, Reboot, RebootIfRequired])
Mandatoryfalse

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

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

Parameter--properties (Only Cpu and MemoryMb are supported for reconfigure. Eg: --properties "Cpu=2,MemoryMb=2048")
Mandatoryfalse


Get the action form for machine

vra machines action form

Parameter--itemid (Machine name or its catalog resource ID)
Mandatorytrue

Parameter--actionid (Action ID or name)
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


Get the list of the actions for a specified Machine

vra machines action list

Parameter--id (Machine name or its catalog resource ID)
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

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

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


Change the reservation of a provisioned item.

vra machines change reservation

Parameter--ids (A single or a comma-separated list of machine names or its catalog resource IDs.)
Mandatorytrue

Parameter--blueprintName (The name of virtual machine template)
Mandatoryfalse

Parameter--reservationName (The name of the reservation)
Mandatoryfalse

Parameter--storagePath (The name or the Id of the Storage volume. Enter the reservationName before storagePath)
Mandatoryfalse

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

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


Cloud Machine Details

vra machines detail

Parameter--id (Machine name or its catalog resource ID)
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


Unregisters an existing machine from vRA management/inventory (but doesn't destroy the machine on the vSphere endpoint)

vra machines forceunregister

Parameter--name (The *name or catalogResource.id* of the machine to unregister)
Mandatorytrue


List Machines

vra machines list

Parameter--requestId (Request ID or name)
Mandatoryfalse

Parameter--businessGroupId (Business Group ID or name)
Mandatoryfalse

Parameter--allMachines (Select All VMs within Business group [Yes or No])
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

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

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


List all Unmanaged Machines (not in the vRA Inventory)

vra machines unmanaged 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, maximum 5000))
Mandatoryfalse


Register machine into the vRA Inventory

vra machines unmanaged register

Parameter--owner (Enter Machine Owner)
Mandatorytrue

Parameter--blueprintid (Provide a valid Blueprint ID or name)
Mandatorytrue

Parameter--compositeBlueprintId (Provide a valid Composite Blueprint ID or name)
Mandatorytrue

Parameter--componentId (Provide a valid Component name within the selected composite blueprint)
Mandatorytrue

Parameter--deploymentName (Provide a Deployment name)
Mandatorytrue

Parameter--reservationid (Provide a valid Reservation ID or name)
Mandatorytrue

Parameter--hoststoragereservationid (Provide a valid ReservationToStorage ID, if left blank it will be dynamically found)
Mandatoryfalse

Parameter--vmid (Provide a vRA VirtualMachine ID (Guid) or name)
Mandatorytrue

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

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

Parameter--clusterName (Name of cluster machine resides on)
Mandatoryfalse


Create authz client on vRA to allow two factor authentication

vra oauth2client create

Parameter--server (The vRA server)
Mandatorytrue

Parameter--tenant (Tenant Id)
Mandatorytrue

Parameter--newoauth2clientid (New OAuth2 client id)
Mandatoryfalse

Parameter--newoauth2clientsecret (New OAuth2 client secret)
Mandatoryfalse

Parameter--existingoauth2clientid (Existing OAuth2 client id)
Mandatoryfalse

Parameter--existingoauth2clientsecret (Existing OAuth2 client secret)
Mandatoryfalse

Parameter--accesstokenttl (Access Token TTL)
Mandatoryfalse

Parameter--refreshtokenttl (Refresh Token TTL)
Mandatoryfalse

Parameter--port (The callback redirect uri port number)
Mandatorytrue


Add content to package

vra package content add

Parameter--pkgId (Package id)
Mandatorytrue

Parameter--ids (Comma separated list of content ids (the id field) to be added to package)
Mandatorytrue


List content for a given package

vra package content list

Parameter--pkgId (Package id)
Mandatorytrue

Parameter--type (Content type. Press tab key for options.)
Mandatoryfalse

Parameter--page (Page number)
Mandatoryfalse

Parameter--pageSize (Page size)
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 content from a package

vra package content remove

Parameter--pkgId (Package id)
Mandatorytrue

Parameter--ids (Comma separated list of content ids (the id field) to be removed from the package)
Mandatorytrue


Create a new package

vra package create

Parameter--name (Package name)
Mandatorytrue

Parameter--description (Package description)
Mandatoryfalse

Parameter--ids (Comma separated list of content ids (the id field))
Mandatorytrue


Delete existing package

vra package delete

Parameter--pkgId (Package id)
Mandatorytrue


Package details

vra package detail

Parameter--pkgId (Package id)
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


Export an existing package of contents

vra package export

Parameter--pkgId (The package id)
Mandatorytrue

Parameter--path (Absolute path to the folder where the zip is to be generated. If the supplied path is a file then the zip is created with the file name else a zip with name packageId.zip is generated. If a file with name packageId already exists at the path then a zip with name packageId-***.zip is generated where * represent randomly generated numeric digits.)
Mandatorytrue

Parameter--secure (A flag to exclude or include secure data such as passwords. true - Exclude secure data from the exported content. false - Include secure data in the exported plain text content. Including secure data in plain text poses a security risk. If you choose to include passwords in the exported content, you agree to accept that risk.)
Mandatoryfalse

Parameter--verbose (Show detailed output for the import. [Yes or No])
Mandatoryfalse

Parameter--precheck (OFF = no precheck ,ON = stop on first warning encountered and WARN = proceed in case of warnings and stop on first failure.)
Mandatoryfalse


List all package

vra package list

Parameter--page (Page number)
Mandatoryfalse

Parameter--pageSize (Page size)
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


Update an existing package

vra package update

Parameter--pkgId (Package id)
Mandatorytrue

Parameter--name (Package name)
Mandatoryfalse

Parameter--description (Package description)
Mandatoryfalse

Parameter--ids (Comma separated list of content ids (the id field))
Mandatoryfalse


List Blueprint Provisioning Workflows

vra provisioningworkflows 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, maximum 5000))
Mandatoryfalse


Approve Requests

vra request approve

Parameter--ids (Select Request IDs or request numbers (comma separated) to approve)
Mandatorytrue

Parameter--message (Approval Message)
Mandatorytrue

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

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


Cancel a request

vra request cancel

Parameter--force (Indicates if a request has to be force cancelled.Force cancel just cancels request but does not clean up any resources related to the request. So this should be last resort solution used by admin to get rid of stuck requests)
Mandatoryfalse

Parameter--id (Provide the valid ID of request)
Mandatorytrue


Request Details

vra request detail

Parameter--id (Provide a valid Request ID or request number)
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

Parameter--processJson (Process embedded flat string json. Works only with JSON output format, Select [Yes or No])
Mandatoryfalse


List Requests

vra request list

Parameter--state (Select partial State Name. States could be [UNSUBMITTED, SUBMITTED, DELETED, PENDING_PRE_APPROVAL, PRE_APPROVAL_SEND_ERROR, PRE_APPROVED, PRE_REJECTED, PROVIDER_DELETION_ERROR, IN_PROGRESS, PROVIDER_SEND_ERROR, PROVIDER_COMPLETED, PROVIDER_FAILED, PENDING_POST_APPROVAL, POST_APPROVAL_SEND_ERROR, POST_APPROVED, POST_REJECTION_RECEIVED, ROLLBACK_ERROR, POST_REJECTED, SUCCESSFUL, PARTIALLY_SUCCESSFUL, FAILED])
Mandatoryfalse

Parameter--from (From Date, format: dd:mm:yyyy)
Mandatoryfalse

Parameter--to (To Date, format: dd:mm:yyyy)
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

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

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

Parameter--processJson (Process embedded flat string json. Works only with JSON output format, Select [Yes or No])
Mandatoryfalse


Reject Requests

vra request reject

Parameter--ids (Select Request IDs or request numbers (comma separated) to reject)
Mandatorytrue

Parameter--message (Rejection Message)
Mandatorytrue

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

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


Add a new reservation.

vra reservation add

Parameter--type (Provide a Reservation type [VCLOUD, VSPHERE])
Mandatorytrue

Parameter--name (Reservation name. If left unspecified, takes the value from input file.)
Mandatoryfalse

Parameter--tenant (Tenant ID or name. If left unspecified, takes the value from input file.)
Mandatoryfalse

Parameter--businessGroupId (Business group ID or name to associate the reservation with. If left unspecified, takes the values from input file.)
Mandatoryfalse

Parameter--reservationPolicyId (Reservation Policy ID or name. If left unspecified, takes the values from input file.)
Mandatoryfalse

Parameter--priority (Reservation priority. If left unspecified, takes the value from input file.)
Mandatoryfalse

Parameter--enable (Enable / Disable the reservation during creation. If left unspecified, takes the value from input file. Select [Yes or No])
Mandatoryfalse

Parameter--inputfile (Input file that is JSON formatted which you can get by running the command vra reservation generate template)
Mandatorytrue


Reservation details

vra reservation detail

Parameter--id (Provide a valid Reservation ID or name)
Mandatorytrue

Parameter--info (Display machines/memory/storage allocated. If true, the output cannot be used to update/create reservation. Select [true/fasle])
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


Get the permissible values for a reservation schema field

vra reservation field values

Parameter--type (Provide a Reservation type [VCLOUD, VSPHERE])
Mandatorytrue

Parameter--fieldId (Field ID. For complex fields, specify the field ids in the format: parentFieldId.childFieldId.grandChildFieldId)
Mandatorytrue

Parameter--dependencyValues (Comma separated values for dependency fields in key=value format. Example: computeResource=abc123,machineQuota=10)
Mandatoryfalse

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

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

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


Create a reservation request template with all permissible values for the requested reservation type

vra reservation generate template

Parameter--type (Provide a Reservation type [VCLOUD, VSPHERE])
Mandatorytrue

Parameter--name (Name of the reservation)
Mandatorytrue

Parameter--computeResourceId (ComputeResource ID related to the Reservation type. Endpoint for the computeResourceId should match with the reservation type. If left unspecified, list of computeResourceIds are displayed and you will be prompted to enter one.)
Mandatoryfalse

Parameter--tenant (Tenant ID or name. If left unspecified, defaulted to tenant from current login session.)
Mandatoryfalse

Parameter--businessGroupId (Business group ID or name to associate the reservation with. If left unspecified, list of businessGroupIds are displayed and you will be prompted to enter one.)
Mandatoryfalse

Parameter--reservationPolicyId (Reservation Policy ID or name.)
Mandatoryfalse

Parameter--priority (Reservation priority. If left unspecified, defaults to 1.)
Mandatoryfalse

Parameter--enable (Enable / Disable the reservation during creation. If left unspecified, defaults to true. Select [Yes or No])
Mandatoryfalse

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


List all reservations

vra reservation list

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

Parameter--pageSize (Enter page size to display in pagination (default 25, maximum 5000))
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

Parameter--name (name filter)
Mandatoryfalse

Parameter--type (Provide a Reservation type [VCLOUD, VSPHERE])
Mandatoryfalse

Parameter--subTenantId (Sub Tenant ID or name filter)
Mandatoryfalse

Parameter--reservationPolicyId (Reservation Policy ID or name filter)
Mandatoryfalse


Add a new reservation policy

vra reservation policy add

Parameter--type (Reservation policy type)
Mandatorytrue

Parameter--name (Reservation policy name)
Mandatorytrue

Parameter--description (Reservation policy description)
Mandatoryfalse


Reservation policy details

vra reservation policy detail

Parameter--id (Provide a Reservation policy ID or name)
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 all reservation policies

vra reservation policy 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 (page number)
Mandatoryfalse

Parameter--pageSize (page size)
Mandatoryfalse


Remove an existing reservation policy

vra reservation policy remove

Parameter--id (Provide a valid Reservation policy ID or name)
Mandatorytrue

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

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


Update an existing reservation policy

vra reservation policy update

Parameter--id (Provide a valid Reservation policy ID or name)
Mandatorytrue

Parameter--name (Enter new Reservation policy name)
Mandatoryfalse

Parameter--description (Enter new Reservation policy description)
Mandatoryfalse


Remove an existing reservation.

vra reservation remove

Parameter--id (Reservation ID or name)
Mandatorytrue

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

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


Get the reservation schema for the requested reservation type and save it to a file in json format.

vra reservation schema

Parameter--type (Provide a Reservation type [VCLOUD, VSPHERE])
Mandatorytrue

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


Update an existing reservation

vra reservation update

Parameter--id (Reservation ID or name. If different from input file, this value will be considered as the reservation id to be updated.)
Mandatorytrue

Parameter--name (Reservation name. If left unspecified, takes the value from input file.)
Mandatoryfalse

Parameter--reservationPolicyId (Reservation Policy ID or name. If left unspecified, takes the values from input file.)
Mandatoryfalse

Parameter--priority (Reservation priority. If left unspecified, takes the value from input file.)
Mandatoryfalse

Parameter--enable (Enable / Disable the reservation during creation. If left unspecified, takes the value from input file. Select [Yes or No])
Mandatoryfalse

Parameter--inputfile (Input file that is JSON formatted which you can get by running the command vra reservation detail)
Mandatorytrue


Invoke a DELETE http request

vra rest delete

Parameter--** default **
Parameter--service (Name of the Service hosting the URI. e.g. catalog-service)
Mandatorytrue

Parameter--uri (URI of resource. e.g. consumer/requests/{id})
Mandatorytrue

Parameter--headers (Show request and response headers)
Mandatoryfalse

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


Invoke a GET http request

vra rest get

Parameter--** default **
Parameter--service (Name of the Service hosting the URI. e.g. catalog-service)
Mandatorytrue

Parameter--uri (URI of resource. e.g. consumer/catalogItems)
Mandatorytrue

Parameter--headers (Show request and response headers)
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


Invoke a POST http request

vra rest post

Parameter--** default **
Parameter--service (Name of the Service hosting the URI. e.g. catalog-service)
Mandatorytrue

Parameter--uri (URI of resource. e.g. consumer/catalogItems)
Mandatorytrue

Parameter--headers (Show request and response headers)
Mandatoryfalse

Parameter--data (json data string or @filename)
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


Invoke a PUT http request

vra rest put

Parameter--** default **
Parameter--service (Name of the Service hosting the URI. e.g. catalog-service)
Mandatorytrue

Parameter--uri (URI of resource. e.g. consumer/catalogItems)
Mandatorytrue

Parameter--headers (Show request and response headers)
Mandatoryfalse

Parameter--data (json data string or @filename)
Mandatoryfalse

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


Add new Service

vra service add

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

Parameter--state (State of the service [ACTIVE, DELETED, RETIRED])
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

Parameter--owner (Enter email of the owner of the service to add)
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, maximum 5000))
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


Update Service

vra service update

Parameter--id (Enter id of the service to be updated)
Mandatorytrue

Parameter--name (Enter new name for the service)
Mandatoryfalse

Parameter--state (Enter new state for the service [ACTIVE, DELETED, RETIRED])
Mandatoryfalse

Parameter--description (Enter new description for the service)
Mandatoryfalse

Parameter--owner (Enter email of the owner of the service to add)
Mandatoryfalse

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

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


Add New Tenant

vra tenant add

Parameter--name (Enter Name of the Tenant to add)
Mandatorytrue

Parameter--url (Enter Tenant Url)
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

Parameter--email (Enter Email Address)
Mandatoryfalse

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

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


List Tenant/Infrastructure Admins

vra tenant admin list

Parameter--tenantname (Enter a valid Tenant Name)
Mandatoryfalse

Parameter--role (Enter a valid Admin Role. Select from [ALL, APPROVAL_ADMIN, IAAS_ADMIN, SERVICE_ARCHITECT, TENANT_ADMIN]. If unspecified, default will be considered ALL)
Mandatoryfalse

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

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

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


Update Tenant/Infrastructure Admins

vra tenant admin update

Parameter--tenantname (Provide a valid Tenant Name to be updated)
Mandatorytrue

Parameter--role (Provide a valid role. Select from [ALL, APPROVAL_ADMIN, IAAS_ADMIN, SERVICE_ARCHITECT, TENANT_ADMIN])
Mandatorytrue

Parameter--action (Action to be performed - ADD / REMOVE)
Mandatorytrue

Parameter--users (Comma separated list of users)
Mandatorytrue


Add New Tenant Identity store. Requires vRA system administrator login and supports only Active Directory (AD).

vra tenant identitystore add

Parameter--tenantname (Enter Tenant Name)
Mandatoryfalse

Parameter--name (Enter Identity store Name)
Mandatorytrue

Parameter--url (Enter AD or LDAP Server Url and port number)
Mandatorytrue

Parameter--groupbasedn (Enter a Group Search Base DN)
Mandatorytrue

Parameter--domain (Enter Domain)
Mandatorytrue

Parameter--userdn (Enter User DN)
Mandatorytrue

Parameter--password (Enter Password)
Mandatorytrue

Parameter--type (Enter IdentityStoreType LDAP/AD. Only AD is suported.)
Mandatorytrue

Parameter--userbasedn (Enter User Search Base DN)
Mandatoryfalse

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

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


List Tenant Identity store

vra tenant identitystore list

Parameter--tenantname (Provide a valid Tenant Name)
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

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

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


Remove Tenant Identity store

vra tenant identitystore remove

Parameter--tenantname (Enter a valid Tenant Name to be deleted)
Mandatorytrue

Parameter--identitystore (Enter a valid relevant Identity Store Name)
Mandatorytrue

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

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


List Tenants

vra tenant 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, maximum 5000))
Mandatoryfalse


Vra tenant remove

vra tenant remove

Parameter--tenantname (Provide a valid Tenant urlName or id to be removed)
Mandatorytrue

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

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


Returns version of vRA

vra version


Copyright 2019 VMware, Inc. All rights reserved.