Description | Command |
---|---|
Perform action on a Deployment | vra deployment action execute |
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 |
Perform action on a Deployment |
vra deployment action execute |
Parameter | --id (The deployment ID or name) |
Mandatory | true |
Parameter | --action (Action ID or name) |
Mandatory | true |
Parameter | --description (Description) |
Mandatory | false |
Parameter | --reason (Reason) |
Mandatory | false |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --properties (Provide appropriate comma-separated key=value properties for action. Eg: --properties "provider-NewOwner=user@domain" for --action "Change Owner") |
Mandatory | false |
Get the action form |
vra deployment action form |
Parameter | --itemid (The deployment ID or name) |
Mandatory | true |
Parameter | --actionid (Action ID or name) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4) |
Mandatory | false |
Get the list of the actions for a specified Deployment |
vra deployment action list |
Parameter | --id (The deployment ID or name) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4) |
Mandatory | false |
Parameter | --page (Enter page number to display in pagination (default 1)) |
Mandatory | false |
Parameter | --pageSize (Enter page size to display in pagination (default 25)) |
Mandatory | false |
Lists the components of a deployment. |
vra deployment component list |
Parameter | --id (The deployment ID or name.) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4) |
Mandatory | false |
Parameter | --page (Enter page number to display in pagination (default 1)) |
Mandatory | false |
Parameter | --pageSize (Enter page size to display in pagination (default 25)) |
Mandatory | false |
Deployment Details |
vra deployment detail |
Parameter | --id (The deployment ID or name) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4) |
Mandatory | false |
List Deployments |
vra deployment list |
Parameter | --requestId (Request ID or name) |
Mandatory | false |
Parameter | --businessGroupId (Business Group ID or name) |
Mandatory | false |
Parameter | --allDeployments (Select All VMs within Business group [Yes or No]) |
Mandatory | false |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4) |
Mandatory | false |
Parameter | --page (Enter page number to display in pagination (default 1)) |
Mandatory | false |
Parameter | --pageSize (Enter page size to display in pagination (default 25)) |
Mandatory | false |