Retrieve all allowed roles for given service

GET {{base_url}}/airgroup-config/v2/node_list/:node_type/:node_id/config/services/:name/role_restrictions/allowed_roles/

List of allowed user Roles for this service. This must be empty if any roles are configured in 'disallowed_roles'

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"role":"\u003cstring\u003e"},{"role":"\u003cstring\u003e"}]