Certificate of Role SIP gateway (sg)
Table of Contents
Overview
Allows you to reload the SSL/TLS role certificate sg from disk.
Applies after a new certificate is installed.
Requests
HTTP verb | Endpoint | Description |
---|---|---|
|
|
For all requests:
Domain type: master
Reloading certificates
Reloading SSL/TLS certificates from disk.
Request
Specification | Description |
---|---|
|
Certificate Action. Possible values:
|
|
Filter by site(s). Possible values:
|
Request example
POST /rest/v1/master/logicalroles/sg/cert HTTP/1.1
Content-Type: application/json
{
"action": "reload",
"sites": "all"
}