HTTPS Settings REST Endpoints
HTTPS Settings
The operations from the HTTPS Settings category.
- Build certificate information
- Method: getPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/buildCertificateInfo
- Change web console timeout value
- Method: postPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/changeWebConsoleTimeOut
- Get HTTPS settings information
- Method: getPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/getHttpsSettingsInfo
- Regenerate an HTTPS certificate
- Method: postPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/regenerateHttpsCertificate
- Save custom login message
- Method: postPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/saveCustomLoginMessage
- Save support link info
- Method: postPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/saveSupportLinkInfo
- Upload custom logo
- Method: postPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/uploadCustomLogo
- Upload HTTPS certificate file
- Method: postPath:
http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/https_settings/uploadHttpsCertFile