Create a new cloud asset integration.Ask AIpost https://api.cast.ai/inventory/v1beta/organizations/{organizationId}/cloud-asset-integrationsCreates a new cloud asset integration.Path ParamsorganizationIdstringrequiredThe ID of the organization.Body ParamsproviderstringenumrequiredThe cloud provider.CLOUD_UNSPECIFIEDGCPAWSAZUREORACLEAllowed:CLOUD_UNSPECIFIEDGCPAWSAZUREORACLEenabledbooleanThe integration status.truefalsenamestringThe name of the cloud asset integration.azureCredentialsobjectCredentials for Azure cloud asset integration.azureCredentials objectawsCredentialsobjectCredentials for AWS cloud asset integration.awsCredentials objectgcpServiceAccountKeyobjectGCP service account key.gcpServiceAccountKey objectoracleCredentialsobjectCredentials for Oracle cloud asset integrationoracleCredentials objectmetadataobjectThe metadata.metadata objectscopestringenumThe scope of the cloud asset integration. If not provided, defaults to ALL.CLOUD_ASSET_INTEGRATION_SCOPE_UNSPECIFIEDALLAWS_COMMITMENTSAZURE_COMMITMENTSALL_MINIMAL_PERMISSIONSAWS_AI_SERVICESGCP_COMMITMENTSAllowed:CLOUD_ASSET_INTEGRATION_SCOPE_UNSPECIFIEDALLAWS_COMMITMENTSAZURE_COMMITMENTSALL_MINIMAL_PERMISSIONSAWS_AI_SERVICESGCP_COMMITMENTSsettingsobjectCloud asset integration settings input for creating or updating a cloud asset integration.settings objectResponses 200OK defaultDefault error responseUpdated 5 months ago