Get a security connector

GET https://{{host}}/etp-config/v3/configs/:configId/akamai-sinkholes/:sinkholeId

Returns the details of a specific security connector.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"aliases":["abcd.com"],"createdBy":"alfulani","createdDate":"2017-11-30T06:25:21.315+0000","deleted":false,"description":"Akamai Sinkhole","id":2140,"ipv4Addrs":["192.0.2.112"],"ipv6Addrs":["2001:db8:65af:243e:1446:5bc0:7a93:fdd"],"lastCommunication":1512109949000,"modifiedBy":"hgildong","modifiedDate":"2017-11-30T06:25:21.315+0000","name":"AKAconnector","policies":[{"id":2250,"name":"APAC Policy"}],"status":{"availableSoftwareVersion":"2.5.0","connectionStatus":"DISCONNECTED","status":"ACTIVE"},"supportedUntil":1572998400000,"uuid":"4e627653-086e-454f-9821-0dbdd8500035","version":"192.0.2.241"}