| Package | Description |
|---|---|
| net.minidev.ovh.api |
| Modifier and Type | Method and Description |
|---|---|
OvhCustomSslMessage |
ApiOvhCaascontainers.serviceName_ssl_DELETE(String serviceName)
Delete the custom SSL certificate and private key associated to the stack
REST: DELETE /caas/containers/{serviceName}/ssl
|
OvhCustomSslMessage |
ApiOvhCaascontainers.serviceName_ssl_PUT(String serviceName,
OvhInputCustomSsl body)
Update the custom SSL certificate and private
REST: PUT /caas/containers/{serviceName}/ssl
|
Copyright © 2018. All rights reserved.