Edit Cloud Account for Provider (Azure/Zscaler)
POST {{base_url}}/cgw/cloud_accounts/edit/:account-id
Edit Cloud Account for Provider (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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""