Retrieve custom service for given name
GET {{base_url}}/airgroup-config/v2/custom_services/:name/
Definition of custom Airgroup services that can have user specified protocol service-ids.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"name":"\u003cstring\u003e","description":"","service_ids":[{"service_id":"\u003cstring\u003e"}]}