VRA APPROVALPOLICY Commands


DescriptionCommand
Add Approval Policy     vra approvalpolicy add
Get Approval Policy Details     vra approvalpolicy detail
List Approval Policies     vra approvalpolicy list
Remove Approval Policy     vra approvalpolicy remove


Add Approval Policy

vra approvalpolicy add

Parameter--name (Enter an Approval Policy Name)
Mandatorytrue

Parameter--inputfile (Provide input file containing policy, this can be exported from one already created and modified)
Mandatorytrue

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse


Get Approval Policy Details

vra approvalpolicy detail

Parameter--id (Provide Approval Policy ID to fetch details)
Mandatoryfalse

Parameter--name (Provide Approval Policy ID or name to fetch details)
Mandatoryfalse

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


List Approval Policies

vra approvalpolicy 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))
Mandatoryfalse


Remove Approval Policy

vra approvalpolicy remove

Parameter--id (Provide Approval Policy ID to be deleted)
Mandatoryfalse

Parameter--name (Provide Approval Policy ID or name to be deleted)
Mandatoryfalse

Parameter--force (Delete approval policy even if it is associated with an active entitlement [Yes or No].)
Mandatoryfalse

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse