Description | Command |
---|---|
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 |
Start datacollection on the specified cluster |
vra computeresource datacollection start |
Parameter | --name (Provide a valid ID or name of a Cluster or Host) |
Mandatory | false |
Parameter | --id (Provide a valid ID of a Cluster or Host) |
Mandatory | false |
Parameter | --waitforcompletion (Wait till datacollection is complete? [Yes or No]) |
Mandatory | true |
Parameter | --type (Only run this type of data collection (inventory, state, performance)) |
Mandatory | false |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Stop datacollection on the specified cluster |
vra computeresource datacollection stop |
Parameter | --name (Provide a valid ID or name of a Cluster or Host) |
Mandatory | false |
Parameter | --id (Provide a valid Id of a Cluster or Host) |
Mandatory | false |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
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) |
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 |