Skip to main content

Get Cloud Account Status

Lists status messages of the specified cloud account.

This request performs a cloud account on-boarding trial run. You can use this request to validate your parameters before you use Add Cloud Account.

Note: This endpoint is depreacted for the AWS, Azure, and GCP cloud types. You can continue to use this endpoint for the Alibaba and OCI cloud account types. The replacement endpoints for the AWS, Azure, and GCP cloud types are:

Path Parameters
  • cloud_type string required

    Possible values: [aws, azure, gcp, alibaba_cloud, oci]

    Cloud Type

Request Body
  • property name* object
Responses

successful operation


Schema
  • Array [
  • id string
  • name string
  • status string
  • statusMessage object
  • message string
  • staticMessage boolean
  • ]
Loading...