Cloud Connection
Get cloudconnections
read the specified CloudConnection
GET
Path Parameters
name of the CloudConnection
object name and auth scope, such as for teams and projects
Query Parameters
If 'true', then the output is pretty printed.
Response
200
application/json
OK
CloudConnection represents a connection to the customer's cloud environment Currently, this object only is used to serve as an inventory of customer connections and make sure that they remain valid. In the future, we might consider this object to be used by other objects, but existing APIs already take care of that
Other internal options are defined in the CloudConnectionBackendConfig type which is the "companion" CRD to this user facing API