update_inspection_config
Updates the configuration for a specific inspection type on an application, allowing you to adjust CPU, memory, SLO, or other inspection settings as needed.
Instructions
Update inspection configuration for an application.
Updates the configuration for a specific inspection type. Configuration format depends on the inspection type.
Args: project_id: Project ID app_id: Application ID (format: namespace/kind/name) inspection_type: Type of inspection (cpu, memory, slo, etc) config: New configuration (format varies by type)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| app_id | Yes | ||
| inspection_type | Yes | ||
| config | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||