gateway_monitoring_management
Monitor gateway activity streams, check status, and manage HTTP ports, settings, and service keys for Ansible Automation Platform.
Instructions
Gateway monitoring and configuration tool. Handles activity streams, settings, status monitoring, and HTTP port management.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: list_activity_stream, get_activity_entry, get_status, ping, list_settings, update_settings, list_http_ports, create_http_port, update_http_port, delete_http_port, get_feature_flags, get_jwt_key, list_app_urls, get_service_keys, list_service_keys, create_service_key, update_service_key, delete_service_key | |
| entry_id | No | Activity stream entry ID | |
| http_port_id | No | HTTP port ID | |
| service_key_id | No | Service key ID | |
| settings_data | No | Settings data | |
| http_port_data | No | HTTP port data | |
| service_key_data | No | Service key data | |
| filters | No | Filters for listing |