Getting a Load Balancer Cipher Suite's Details
View the details of a cipher suite for a load balancer.
- On the Load balancers list page, find the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
- On the load balancer's details page, select Cipher suites.
- From the Actions menu for the cipher suite whose details you want to view, select View details.
The cipher suite's details page opens and displays information about the cipher set, including the ciphers contained in it and whether the cipher suite is predefined or custom. You can also manage the ciphers contained in the cipher suite.
Use the oci lb ssl-cipher-suite get command and required parameters to get the details of a load balancer's cipher suite:
oci lb ssl-cipher-suite get --name name --load-balancer-id load-balancer_id [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetSSLCipherSuite operation to get the details of a cipher suite for a load balancer.