get https://clearpass-hostname/api/network-device-group/name/
Get a network device group by name
Responses
Get a network device group by name
xxxxxxxxxx
curl --request GET \
--url https://clearpass-hostname/api/network-device-group/name/name \
--header 'Authorization: Bearer <TOKEN>' \
--header 'accept: application/json'