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.
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.
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. |
|