Description | Command |
---|---|
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 |
List endpoint association types |
vra endpoint associations 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 |
List endpoint category types |
vra endpoint categories 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 |
Start datacollection on the specified endpoint |
vra endpoint datacollection start |
Parameter | --endpointname (Provide a valid name of a Cluster or Host) |
Mandatory | true |
Parameter | --waitforcompletion (Wait till datacollection is complete? [Yes or No]) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Export endpoint configurations |
vra endpoint export |
Parameter | --filename (The endpoint configuration file to export to.) |
Mandatory | true |
Import endpoint configurations |
vra endpoint import |
Parameter | --filename (The endpoint configuration file to import.) |
Mandatory | true |
List endpoint configurations |
vra endpoint 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 |
Remove endpoint configuration |
vra endpoint remove |
Parameter | --id (Provide a valid endpoint id to be removed.) |
Mandatory | true |
List endpoint types |
vra endpoint types 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 |
Copyright 2016 VMware, Inc. All rights reserved.