Getting a Knowledge Base's Details
Describes how to get the details of a knowledge base.
- On the Knowledge bases list page, select the knowledge base that you want to work with. If you need help finding the list page, see Listing Knowledge Bases.The details page displays information about 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.