{"type":"api","title":"Get Ssl Proxy List","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Device SSL Proxy Certificate Management"],"description":"Get SSL proxy certificate list","operationId":"getSslProxyList","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object"}},"examples":{"Certificate list":{"description":"Certificate list","value":[{"deviceModel":"vedge-C8000V","chasisNumber":"C8K-2e556375-5d15-420b-aa4d-dd3e5072e585","configuredHostname":"vm5","managementSystemIP":"172.16.255.15","deviceSerialNumber":"12345712","configuredSiteId":"500","commonName":"C8K-2e556375-5d15-420b-aa4d-dd3e5072e585","csr":"-----BEGIN CERTIFICATE REQUEST-----\n...\n-----END CERTIFICATE REQUEST-----","serialNumber":"","@rid":1023,"last updated":"07 Apr 2022 09:07:34 UTC","certificate":"-----BEGIN CERTIFICATE-----\n...\n-----END CERTIFICATE-----","state":"CSR_GENERATED","uuid":"C8K-2e556375-5d15-420b-aa4d-dd3e5072e585","scep":false,"expirationDate":"Apr 08 09:07:34 2022 UTC","hasCert":true,"hasCSR":true,"hasEnterpriseCert":false}]}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Certificates-read,Certificates-write","method":"get","path":"/sslproxy/list"}}