GET Security/GetAvailableSecurityGroupTree

Returns a grouped tree of available security groups that can be added for ACL purposes.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of TreeItemDTO
NameDescriptionTypeAdditional information
ID

Gets or sets the ID

globally unique identifier

None.

Name

Name

string

None.

Path

Path

string

None.

Type

Gets or sets the Type

integer

None.

SubItems

Available sub items

Collection of TreeItemDTO

None.

HasChildren

Set or Get flag to determine if the item has children

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/javascript

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.