List groups

Returns information about the Cloudlet types associated with the groups you have edit privileges for.

Response

Response body
array of objects
object
integer
required

The ID of group.

string
required

The name of group.

integer
required

The ID of parent group.

capabilities
array of objects
required

Type and permission information for each cloudlet.

capabilities*
object
string
required

The type of Cloudlet that this policy is for. To see the available Cloudlets, run the List Cloudlets operation. Possible values include: ALB for Application Load Balancer, AP for API Prioritization, AS for Audience Segmentation, CD for Phased Release, ER for Edge Redirector, FR for Forward Rewrite, IG for Request Control, and VP for Visitor Prioritization.

ALB AP AS CD ER FR IG VP

integer
required

The ID of cloudlet that this policy is for. The cloudletId for Edge Redirector is 0, Visitor Prioritization is 1, Forward Rewrite is 3, Request Control is 4, API Prioritization is 5, Audience Segmentation is 6, Phased Release is 7, and Application Load Balancer is 9. To see the available Cloudlets, run the List Cloudlets operation.

capabilities
array of strings
required

Possible permission values include: Activate, Edit, and View.

capabilities*
array of strings | null
required

List of associated properties with this group.

properties*
string
required

The navigable endpoint used for the object referred to in the operation.

string

The specific version of this API.

string | null
deprecated

The build of the software running on the server. The value can be null.

Language
Authentication
URL