Skip to main content

Used to return the enabled clouds for the workspace

GET 

/api/v2/workspaces/:workspace/enabledclouds

Used to return the enabled clouds for the workspace

Request

Path Parameters

    workspace stringrequired

    Workspace to use

Responses

Contains enabled state of cloud identities

Schema

    aws

    required

    enabledbooleanrequired
    stagesstring[]

    azure

    required

    enabledbooleanrequired
    stagesstring[]

    gcp

    required

    enabledbooleanrequired
    stagesstring[]