{"type":"api","title":"get root cert chain","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":["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/ComViptelaVmanageServerCertificateapiResponseExampleGetrootcertchainsverifyactionresponse"},"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-----"},{"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-----"},{"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-----"}]},"$$ref":"#/components/examples/ComViptelaVmanageServerCertificateapiResponseExampleGetrootcertchainsgetactionresponse"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/certificate/rootcertchains"}}