{"type":"api","title":"Get external authentication servers API","meta":{"id":"/apps/pubhub/media/dna-center-235/0e427c513038595590fc5a0593cb0e208dd78571/2192edf3-d24e-3461-ab8c-12a97b547df4","swagger":"2.0","info":{"description":"Cisco DNA Center Platform v. 2.3.5","version":"2.3.5","title":"Intent API"},"schemes":["https"],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"getExternalAuthenticationServersAPI","tags":["User and Roles"],"summary":"Get external authentication servers API","description":"Get external users authentication servers","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"invokeSource","description":"The source that invokes this API","required":true,"type":"string","in":"query"}],"responses":{"200":{"description":"Return all available DNA Center external servers","schema":{"type":"object","properties":{"response":{"type":"object","properties":{"aaa-servers":{"type":"array","items":{"type":"object","properties":{"accountingPort":{"type":"integer"},"retries":{"type":"integer"},"protocol":{"type":"string"},"socketTimeout":{"type":"integer"},"serverIp":{"type":"string"},"sharedSecret":{"type":"string"},"serverId":{"type":"string"},"authenticationPort":{"type":"integer"},"aaaAttribute":{"type":"string"},"role":{"type":"string"}}}}}}},"$$ref":"#/definitions/GetExternalAuthenticationServersAPIResponse"}},"400":{"description":"Please provide valid query parameter-\"invokeSource\""},"401":{"description":"Unauthorised user operation"},"500":{"description":"Error while finding all aaa-servers"}},"__originalOperationId":"getExternalAuthenticationServersAPI","method":"get","path":"/dna/system/api/v1/users/external-servers"}}