Parameter | --name (Enter a vSphere Blueprint Name) |
Mandatory | true |
|
Parameter | --id (Enter id for the Blueprint. If not specified, it will be auto-generated.) |
Mandatory | false |
|
Parameter | --cpu (Enter CPU Count) |
Mandatory | false |
|
Parameter | --memory (Enter memory MB) |
Mandatory | false |
|
Parameter | --clonefrom (Override CloneFrom template value) |
Mandatory | false |
|
Parameter | --servicename (Enter Service Name to assign to new CatalogItem) |
Mandatory | false |
|
Parameter | --serviceid (Enter service Id to assign to new CatalogItem) |
Mandatory | false |
|
Parameter | --description (Enter description) |
Mandatory | false |
|
Parameter | --publish (Publish the blueprint - 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 | --inputfile (Provide input file, this is a YAML formatted file which you can get by running the command [vcac iaas blueprints detail]) |
Mandatory | true |
|
Parameter | --servicename (Enter Service Name to assign to new CatalogItem) |
Mandatory | false |
|
Parameter | --serviceid (Enter service Id to assign to new CatalogItem) |
Mandatory | false |
|
Parameter | --image (Enter path for Image file) |
Mandatory | false |
|
Parameter | --media (Enter Media Type of image file [gif, jpeg, png]) |
Mandatory | false |
|
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
|
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
|
Parameter | --inputfile (Template blueprint YAML file to use when importing templates. NOTE: CPU, Memory and Storage minimums for all imported blueprints will come from the machine template. All other blueprint details come from this 'inputfile') |
Mandatory | true |
|