Integrations
The Integrations API allows you to manage cloud provider integrations in Firefly.
List Integrations
Retrieves all integrations for a specific cloud provider
JWT authentication token
The cloud provider type
Successfully retrieved integrations
Bad Request Error
Unauthorized Error
Not Found Error
Internal Server Error
Delete Integration
Deletes an existing K8s integration by cluster ID
JWT authentication token
The provider type (only k8s supported for delete)
The cluster ID to delete
Successfully deleted integration
Bad Request Error
Unauthorized Error
Not Found Error
Internal Server Error
Get AWS External ID
Retrieves the AWS external ID for the account, used in IAM role trust policies
JWT authentication token
Successfully retrieved external ID
Unauthorized Error
Internal Server Error
Last updated
Was this helpful?

