get_scaling_activities
Retrieve scaling activities for a specified server group within a Spinnaker cluster, enabling analysis of autoscaling events and capacity changes for a given application, account, and cloud provider.
Instructions
Get scaling activities for a server group in a Spinnaker cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Spinnaker account name | |
| application | Yes | Application name as registered in Spinnaker | |
| cluster_name | Yes | Cluster name | |
| provider | No | Cloud provider (e.g. aws, gce, kubernetes) | |
| server_group_name | Yes | Server group name |