{"type":"api","title":"get root cert chain","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Certificate Management - Device"],"summary":"get root cert chain","description":"get root cert chain in the system","operationId":"getRootCertChains","parameters":[{"name":"action","in":"query","description":"Action Parameter to fetch root cert chains","required":true,"schema":{"type":"string"},"examples":{"Get":{"description":"Get","value":"get"},"Verify":{"description":"Verify","value":"verify"}}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","properties":{"empty":{"type":"boolean"}},"items":{"type":"string"},"$$ref":"#/components/schemas/CertificateChain"},"examples":{"Verify Action: Root Cert Chains Response":{"description":"Verify Action: Root Cert Chains Response","value":{"verifyResult":"SUCCESS","errorMessage":"All vManage node certificates are in root cert chain"},"$$ref":"#/components/examples/GetRootCertChainsVerifyActionResponse"},"Get Action: Root Cert Chains Response":{"description":"Get Action: Root Cert Chains Response","value":{"header":{"generatedOn":1717692361704},"data":[{"CommonName":"","Issuer":"EMAILADDRESS=noreply@cisco.com, O=vIPtela Inc, L=San Jose, ST=California, C=US","Subject":"EMAILADDRESS=noreply@cisco.com, O=vIPtela Inc, L=San Jose, ST=California, C=US","SerialNumber":"000000","FingerPrint":"1111111","ExpirationDate":"Thu Feb 02 16:15:21 PST 2034","Certificate":"-----BEGIN CERTIFICATE-----\nMIIDuzCCAqOgAwIBAgIUH6VYNd0QgmquUAB4XUv904/DLVcwDQYJKoZIhvcNAQEL\n...\n...\n1Hzz12pTu/P6mQxLlpf7wwAgCSeRuv9FqtG9zTzdnHcyv+NgmWJ4Jhk1aCdRZiI=\n-----END CERTIFICATE-----\n"},{"CommonName":"Viptela SubCA","Issuer":"CN=Internal Customer Root CA, O=Cisco, OU=Amazing","Subject":"CN=Viptela SubCA, OU=Awesome, O=Cisco","SerialNumber":"22222222","FingerPrint":"333333333","ExpirationDate":"Sat Aug 20 07:59:39 PDT 2050","Certificate":"-----BEGIN CERTIFICATE-----\nMIIGgzCCBGugAwIBAgIJAbHPzE/pYgriMA0GCSqGSIb3DQEBCwUAMEcxETAPBgNV\n...\n...\nqjNuwGlGbykJmvgKTzCJNvR5ou1t6AGPZZrKTOh8CjRKiUawNtRV\n-----END CERTIFICATE-----\n"},{"CommonName":"Internal Customer Root CA","Issuer":"CN=Internal Customer Root CA, O=Cisco, OU=Amazing","Subject":"CN=Internal Customer Root CA, O=Cisco, OU=Amazing","SerialNumber":"4444444","FingerPrint":"555555555","ExpirationDate":"Sat Aug 20 07:59:40 PDT 2050","Certificate":"-----BEGIN CERTIFICATE-----\nMIIFVTCCAz2gAwIBAgIJCZWli/nPSiuRMA0GCSqGSIb3DQEBCwUAMEcxETAPBgNV\n...\n...\n5Sk7lrpIwgJbGk5MioelArz+YFQCtSXIaXTRwHgJOvz3OBrDKMvk5jZfSQJcKVmm\nd6TPwUKXpgUZGoVSJF4yc+RrIWXYFUfBoQ==\n-----END CERTIFICATE-----\n"}]},"$$ref":"#/components/examples/GetRootCertChainsGetActionResponse"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getRootCertChains","method":"get","path":"/certificate/rootcertchains"}}