Listing Load Balancer Certificates
View a list of the Load Balancer service-managed SSL certificates for a load balancer.
This topic is for viewing those SSL certificates created and managed using the Load Balancer service. To view those certificates creating using the Certificates service, see Listing Certificates Service-Managed Certificates.
Filtering List Results
Use filters to limit the Load Balancer service-managed certificates in the list. Perform one of the following actions depending on the options that you see:
- From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.
- On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.
Change the order of the items in the list table by using the sort icons next to the column names.
Actions
In the list table, select the name of a Load Balancer service-managed certificate to open its details page, where you can view its status and perform other tasks.
To perform an action on a Load Balancer service-managed certificate directly from the list table, select any of the following options from the
in the row for that Load Balancer service-managed certificate:- View public certificate: View and copy the certificate.
- Delete: Remove the certificate from the load balancer.
To create a Load Balancer service-managed certificate, select Add certficate.
Use the oci lb certificate list command and required parameters to list a load balancer's certificates:
oci lb certificate list --certificate-name certificate_name --load-balancer-id load_balancer_id --items items [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListCertificates operation to list a load balancer's certificates.