Description | Command |
---|---|
Register machine into the vRA Inventory | vra machines unmanaged register |
Get the action form | vra machines action form |
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 | 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 |
Parameter | --id (Machine name or its catalog resource ID) |
Mandatory | true |
Parameter | --action (Action ID or name) |
Mandatory | true |
Parameter | --description (Description) |
Mandatory | false |
Parameter | --reason (Reason) |
Mandatory | false |
Parameter | --powerActionSelector (The power action that will be performed on the VM before reconfiguration. Select from [DoNotReboot, Reboot, RebootIfRequired]) |
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 (Only Cpu and MemoryMb are supported for reconfigure. Eg: --properties "Cpu=2,MemoryMb=2048") |
Mandatory | false |
Get the action form |
vra machines action form |
Parameter | --itemid (Machine name or its catalog resource ID) |
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 Machine |
vra machines action list |
Parameter | --id (Machine name or its catalog resource ID) |
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 |
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. Enter 'all' for all the machines) |
Mandatory | true |
Parameter | --blueprintName (The name of blueprint) |
Mandatory | false |
Parameter | --reservationName (The name of the reservation) |
Mandatory | false |
Parameter | --storagePath (The name of the Storage volume. Enter the reservationName before storagePath) |
Mandatory | false |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Cloud Machine Details |
vra machines detail |
Parameter | --id (Machine name or its catalog resource ID) |
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 |
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* of the machine to unregister) |
Mandatory | true |
List Machines |
vra machines list |
Parameter | --requestId (Request ID or name) |
Mandatory | false |
Parameter | --businessGroupId (Business Group ID or name) |
Mandatory | false |
Parameter | --allMachines (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 |
List all Unmanaged Machines (not in the vRA Inventory) |
vra machines unmanaged list |
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 |
Register machine into the vRA Inventory |
vra machines unmanaged register |
Parameter | --owner (Enter Machine Owner) |
Mandatory | true |
Parameter | --blueprintid (Provide a valid Blueprint ID or name) |
Mandatory | true |
Parameter | --reservationid (Provide a valid Reservation ID or name) |
Mandatory | true |
Parameter | --hoststoragereservationid (Provide a valid ReservationToStorage ID, if left blank it will be dynamically found) |
Mandatory | false |
Parameter | --vmid (Provide a vRA VirtualMachine ID (Guid)) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Parameter | --clusterName (Name of cluster machine resides on) |
Mandatory | false |