Skip to main content

List Cloud Connections

Select

SaaS
Customer Managed

List all cloud connections.

Responses

Success


Schema
  • cloudConnections object[]
GET /v4/cloud/cloudconnection    

Authorization

type: apiKeyname: Authtokenin: header

Request

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