Getting a Detailed Description of a Module Stream Profile
Describes how to retrieve a detailed description of a module stream profile 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 get command and required parameters to retrieve a detailed description of a module stream profile from a software source:
oci os-management module-profile get --software-source-id ocid --module-name <module_name> --stream-name <stream_name> --profile-name <profile_name>[OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Using the API
Run the GetModuleStreamProfile method to retrieve a detailed description of a module stream profile from a software source.