sgt/{id}
GET {{base_url}}/ers/config/sgt/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"Sgt":{"id":"93ad6890-8c01-11e6-996c-525400b48521","name":"Employees","description":"Employee Security Group","value":4,"generationId":"0","propogateToApic":true,"link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/sgt/93ad6890-8c01-11e6-996c-525400b48521","type":"application/json"}}}