Getting a Load Balancer Cipher Suite's Details

View the details of a cipher suite for a load balancer.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Load balancer. The Load balancers page appears.

    2. Select the Compartment from the list. All load balancers in that compartment are listed in tabular form.

    3. Select a State from the list to limit the load balancers displayed to that state.

    4. Select the load balancer whose cipher suite's details you want to get. The load balancer's Details page appears.

    5. Click Cipher suites under Resources. The Cipher suites list appears. All cipher suites are listed in tabular form.

    6. Click the cipher suite whose details you want to get.

      The cipher suite's Details list appears.

    The Details page displays those ciphers included 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.