export_vng_yaml
Export a VNG configuration to YAML for backup or GitOps comparison. Provide the VNG ID, optional account ID, and cloud provider.
Instructions
Export a VNG configuration as YAML. Useful for GitOps comparison or backup.
Args: vng_id: The VNG ID (e.g. ols-abc12345 for AWS, vng-abc12345 for Azure) account_id: Optional account ID to query. Defaults to SPOTINST_ACCOUNT_ID env var. cloud: Cloud provider: aws or azure (default: aws)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vng_id | Yes | ||
| account_id | No | ||
| cloud | No | aws |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |