Skip to main content

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

OK


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.

GET /v4/cloud/aws/expressconfig/cloudconnectionarticles    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
iamRoleAccountId — query required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Cloud/AWS/ExpressConfig/CloudConnectionArticles' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'