- Automation Management
- Automation Management Permissions
- Automation Management Playbooks
- Automation Management Playbook Triggers
- Pre-Built Automation Management Playbooks
- Automation Management Advanced Playbooks
- Automation Management Rule-Based Playbooks
- Filter Automation Management Playbooks
- Find Automation Management Playbooks
- Enable or Disable an Automation Management Playbook
- Reorder an Automation Management Playbook
- Delete an Automation Management Playbook
- Automation Management Services
- Automation Management Actions
- Create an Automation Management Action
- Clone an Automation Management Action
- Edit an Automation Management Action
- Deploy an Automation Management Action
- Preview Automation Management Action Code
- View Automation Management Action Version History
- View Automation Management Action Audit Log
- Refresh Automation Management Action List
Edit an Automation Management Service
Edit the description or parameters for a service you previously created.
You can't rename a service.
For a service, click the More menu , then select Edit service configuration.
Make your changes to the service description or parameters:
Under Description, edit the description for the service.
Under Schema, change the service parameters.
Instead of hard coding values into your API specification file, you can declare common or reusable parameters and reference them across API operations, like creating an instance or action. The values for these parameters are often ones that change or vary across environments and therefore require your input for the service to run. Some parameters you may consider declaring here are ones you use for authentication, like API keys, tokens, usernames or passwords; or other API path or query parameters.
To declare a parameter, in Field name, enter the parameter name, then click + Add field. Next to the parameter you added, define its properties in JSON. There are two ways to define the parameter properties: using the predefined settings or a JSON editor.
To remove a parameter, click .
Click Save.