Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

param


This topic describes the verb, command-line arguments, and API parameters available for the param noun in the BMC Cloud Lifecycle Management SDK.

list

Use param-list from the command line to list the parameters associated with the options and blueprints for a specified service.

Command-line syntax
clm param-list [-h] --servicename NAME

Use param_list in the API to list the parameters associated with the options and blueprints for a specified service.

API syntax
obj = param_list(gcac, service_name)

obj[n].guid returns the GUID
obj[n].name returns the name
...

Command-line argument

API parameter

Description

Required?

--servicename
service_name

Name of the service.

Yes

 

gcac

GenericCloudAPIClient instance/user authentication.

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*