Listing OCI Cache Configurations
View the list of custom or default configurations in OCI Cache.
Filtering List Results
Use filters to limit the configurations in the list.
On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.
Tip
To find a configuration by name, enter its name in the Search field.Actions
In the list table, select the name of a configuration to open its details page, where you can view its status and perform other tasks.
To perform an action on a configuration directly from the list table, select any of the following options from the
in the row for that configuration:- View details: Open the details page for the configuration.
- Copy OCID: Copy the OCID of the configuration to the clipboard.
- Move resource: Move the custom configuration to another compartment.
- Delete: Delete the custom configuration.
To create a custom configuration, select Create custom configuration.
Use the oci redis oci-cache-config-set oci-cache-config-set-summary list-oci-cache-config-sets or oci redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets commands and required parameters to view a list of default or custom configurations in a compartment:
- List OCI Cache custom configurations:
oci redis oci-cache-config-set oci-cache-config-set-summary list-oci-cache-config-sets [OPTIONS]
- List OCI Cache default configurations:
oci redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets --compartment-id <compartment_OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
- List OCI Cache custom configurations:
Run the ListOciCacheDefaultConfigSets or ListOciCacheConfigSets operation to view a list of default or custom OCI Cache configurations in a compartment.