Get Cloud Connection Express Config Articles
Select
SaaS
Customer Managed
Get articles required for cloud connection express configuration.
Query Parameters
- iamRoleAccountId string required
Id of the AWS account will contain the IAM role to assume for authentication.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- permissionsCftQuickCreateLink string
Quick create link for creating Commvault permissions cloud formation template.
- iamRoleArn string
ARN of the IAM role assumed for authentication.
- externalId string
External ID that would be used to assume IAM role.
{
"permissionsCftQuickCreateLink": "string",
"iamRoleArn": "string",
"externalId": "string"
}
Loading...