ssl/ca_remove
1 minute read.
Last Modified 2021-02-04 11:38 ESTNamespace | Name | Admin Only | Log Summary | Generates Event | Version Added |
---|---|---|---|---|---|
ssl | ca_remove | yes | no | no | 1 |
Remove custom certificate authority file(s).
- Required:
- “ca_certs” : (string or JSON array of strings) Name of the certificate to remove.
- Optional:
- none ({})
ARGUMENTS ONLY: See the basics of API requests for additional formatting information.
"args" : {
"ca_certs" : "mycustomCA-1"
}
ARGUMENTS ONLY: See the basics of API requests for additional formatting information.
"args" : {
"result" : "success"
}
This API call does not generate a detailed log summary item
This API call does not emit any middleware events.