Listing Module Stream Profiles from a Software Source
Describes how to retrieve a list of module stream profiles from a software source.
Using the Console
You can view information about module streams and profiles on the Modules page. For detailed steps, see Viewing Modules, Streams, and Profiles on a Managed Instance.
Important
Software sources must be attached to view module streams and profiles in the Console.
Software sources must be attached to view module streams and profiles in the Console.
Using the CLI
Use the oci os-management module-profile list command and required parameters to retrieve a list of module stream profiles from a software source:
oci os-management module-profile list --software-source-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 ListModuleStreamProfiles method to retrieve a list of module stream profiles from a software source.