SetLoadBalancerListenerSSLCertificate
GET /?Action=SetLoadBalancerListenerSSLCertificate
Description
Sets a new SSL certificate to an SSL or HTTPS listener of a load balancer.
This certificate replaces any certificate used on the same load balancer and port. To do so, you first need to upload a certificate using the UploadServerCertificate method in the Elastic Identity Management (EIM) API.
Body parameter
Required: false
Name: SetLoadBalancerListenerSSLCertificateInput
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
LoadBalancerName |
The name of the load balancer. |
true |
string |
||
LoadBalancerPort |
The port using the SSL certificate. |
true |
integer |
||
SSLCertificateId |
The Outscale Resource Name (ORN) of the SSL certificate. |
true |
string |
Responses
HTTP Code 200
HTTP Code | Description | Schema |
---|---|---|
200 |
SetLoadBalancerListenerSSLCertificateOutput |
Response 200
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |