Getting a Knowledge Base's Details

Describes how to get the details of a knowledge base.

    1. Open the navigation menu and click Developer Services. Under App Dependency Management, click Knowledge Bases.
    2. On the Knowledge bases page, from the list of compartments on the left side, select a compartment.
    3. From the list of knowledge bases, click the knowledge base for which you want to view the details.
      On the Knowledge base details page, you can view the details of the knowledge base. In the vulnerability audits table, you can view the associated vulnerability audits. For more information about the vulnerability audits, see Managing Vulnerability Audits.
  • Use the oci adm knowledge-base get command and required parameters to retrieve the details of the specified knowledge base:

    oci adm knowledge-base get --knowledge-base-id knowledge_base_id [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Use the GetKnowledgeBase operation to retrieve the details of the specified knowledge base.