Create Cloud Account for Provider (AWS/Azure/Zscaler)

POST {{base_url}}/cgw/cloud_accounts

Create Cloud Account for Provider (AWS/Azure/Zscaler)

Request Body

{"account_name"=>"<string>", "cloud_provider"=>"<string>", "managed"=>"<boolean>", "aws_customer_arn"=>"<string>", "aws_external_id"=>"<string>", "aws_iam_type"=>"<string>", "azure_application_id"=>"<string>", "azure_secret_key"=>"<string>", "azure_subscription_id"=>"<string>", "azure_tenant_id"=>"<string>", "zscaler_application_id"=>"<string>", "zscaler_base_uri"=>"<string>", "zscaler_secret_key"=>"<string>", "zscaler_username"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;