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 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.