Listing Module Streams Available to a Managed Instance
Describes how to retrieve a list of module streams, along with a summary of their status, from a managed instance.
Using the Console
Using the CLI
Use the oci os-management managed-instance list-module-streams command and required parameters to retrieve a list of module stream profiles, along with a summary of their status, from a managed instance:
oci os-management managed-instance list-module-streams --managed-instance-id <ocid> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Using the API
Run the ListModuleStreamsOnManagedInstance
method to retrieve a list of
module streams, along with a summary of their status, from a managed instance.