VRA ENDPOINT Commands


DescriptionCommand
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)
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


Copyright 2019 VMware, Inc. All rights reserved.