cURL
curl -X POST "https://api.joinformal.com/core.v1.IntegrationCloudService/ListIntegrationClouds" \ -H "X-API-KEY: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "example": "value" }'
{ "clouds": [ { "id": "<string>", "name": "<string>", "active": true, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "aws": { "url": "<string>", "awsFormalId": "<string>", "awsAccountId": "<string>", "awsFormalIamRole": "<string>", "awsFormalHandshakeId": "<string>", "templateBody": "<string>", "awsFormalUserName": "<string>", "awsFormalPingbackArn": "<string>", "awsFormalStackName": "<string>", "awsCloudRegion": "<string>", "awsTemplateVersion": "<string>", "awsS3BucketArn": "<string>", "awsEnableEksAutodiscovery": true, "awsEnableRdsAutodiscovery": true, "awsEnableRedshiftAutodiscovery": true, "awsAllowS3Access": true, "awsEnableEc2Autodiscovery": true, "awsEnableEcsAutodiscovery": true, "awsCustomerRoleArn": "<string>", "awsEnableS3Autodiscovery": true, "awsFormalIamRoleArn": "<string>", "awsAutodiscoveryRegions": [ "<string>" ] } } ], "listMetadata": { "after": "<string>", "before": "<string>", "count": 123, "nextCursor": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.formal.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.formal.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Get your API key from the Formal console.
x <= 500
id
cloud_provider
active
Show child attributes
Success
Was this page helpful?
Suggestions