endpoint/{id}

GET {{base_url}}/ers/config/endpoint/{{id}}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{"ERSEndPoint":{"id":"172f8270-8f4f-11eb-b4a8-9eb04987ed29","name":"11:22:33:44:55:66","description":"MyEndpoint","mac":"11:22:33:44:55:66","profileId":"","staticProfileAssignment":false,"groupId":"aa13bb40-8bff-11e6-996c-525400b48521","staticGroupAssignment":true,"portalUser":"","identityStore":"","identityStoreId":"","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/endpoint/172f8270-8f4f-11eb-b4a8-9eb04987ed29","type":"application/json"}}}