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.

service-modify-action


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

list

Use service-modify-action-list from the command line to list the options, option choices, and actions for the specified service.

Command-line syntax
clm service-modify-action-list [-h] --servicename NAME

Use service_modify_action_list in the API to list the options, option choices, and actions for the specified service. This command returns a list of Option API objects with the same attributes and relationships.

API syntax
obj = service_modify_action_list(gcac, service_name=None)

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*