Skip to main content

List of protected cloud config entities for the given jobId

Select

SaaS
Customer Managed

List of protected cloud config entities for the given jobId

Path Parameters
  • jobId int64 required

    Cloud Config JobId

Responses

OK


Schema
  • browse object[]
  • resourceName string
  • resourceType string
  • resourceId string
  • region string
GET /v4/cloud/cloudconfig/job/:jobid/browse    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
jobId — path required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Job/:jobId/Browse' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'