{"type":"api","title":"update 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":"update root cert chain","description":"save root cert chain in the system","operationId":"saveRootCertChain","requestBody":{"description":"JSON payload with RootCertChain and Certificate details.","content":{"application/json":{"schema":{"type":"string"},"examples":{"Root Cert Chain":{"description":"Root Cert Chain","value":{"RootCertChain":[{"Certificate":"-----BEGIN CERTIFICATE-----\nMIIDuzCCAqOgAwIBAgIUH6VYNd0QgmquUAB4XUv904/DLVcwDQYJKoZIhvcNAQEL\nBQAwbTELMAkGA1UEBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExETAPBgNVBAcM\nCFNhbiBKb3NlMRQwEgYDVQQKDAt2SVB0ZWxhIEluYzEgMB4GCSqGSIb3DQEJARYR\nbm9yZXBseUBjaXNjby5jb20wHhcNMjQwMjA2MDAxNTIxWhcNMzQwMjAzMDAxNTIx\n...\n...\n...\n/4VdBMnQU6seHYGaYtnuPDqYQFppRB8uC8i/xNqblfpaw8HUzcuxVNjIk5cLVjzI\nk5sTq0ns3pvVi5XacNQtgLCLktqTVot89yx3+U8PphqOXk4ITMSNeyu3Tg/QjXGc\n1Hzz12pTu/P6mQxLlpf7wwAgCSeRuv9FqtG9zTzdnHcyv+NgmWJ4Jhk1aCdRZiI=\n-----END CERTIFICATE-----"}]},"$$ref":"#/components/examples/ComViptelaVmanageServerCertificateapiRequestExamplePutrootcertchainsrequest"}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"string"},"examples":{"Root Cert Chains Save Response":{"description":"Root Cert Chains Save Response","value":{"saveResult":"SUCCESS","errorMessage":"root cert has been saved and sent to all controllers"},"$$ref":"#/components/examples/ComViptelaVmanageServerCertificateapiResponseExamplePutrootcertchainsresponse"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server"}},"method":"put","path":"/certificate/rootcertchains"}}