Skip to main content

Retrieves a list of Azure groups

GET 

/v1/clouds/azure/groups

Retrieves a list of Azure groups

Request

Query Parameters

    cloudAccountUid string

    Uid for the specific Azure cloud account

Responses

(empty)

Schema

    groups

    object[]

    required

  • Array [

  • idstring

    Azure group id

    namestring

    Azure group name

  • ]

Loading...