Skip to main content

Get cloud accounts for Cloud Resource Discovery operation

Select

SaaS
Customer Managed

This endpoint is used to return the list of cloud accounts for Cloud Resource Discovery operation.

Query Parameters
  • vendor integer required

    Type of the cloud vendor. Cloud accounts for the specified cloud vendor will be returned. Supported Vendor type: 3-Azure

  • targetApp integer

    App type for which the Cloud Resorce Discovery instance is being configured. Supported App type: 134-Cloud Apps

  • targetInstance integer

    Cloud apps instance type for which the Cloud Resorce Discovery instance is being configured. Supported Cloud apps instance type: 6-Azure Blob

Responses

Success


Schema
  • cloudAccounts object[]

    Array of cloud accounts eligible for Cloud Resource Discovery

  • client object
  • id int32
  • name string
  • subscriptionId string

    Subscription Id of the cloud account

  • error object
  • errorMessage string
  • errorCode int32
Loading...