Removing Module Stream Profiles from a Managed Instance
Describes how to remove a profile for a module stream that is installed on a managed instance.
Using the Console
Use the Edit Managed Instance Module panel to remove module stream profiles on a managed instance. For detailed steps, see Editing a Module on a Managed Instance.
Using the CLI
Use the oci os-management managed-instance remove-module-profile command and required parameters to remove a profile for a module stream that is installed on a managed instance:
oci os-management managed-instance remove-module-profile --managed-instance <ocid> --module-name <module_name> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Using the API
Run the RemoveModuleStreamProfileFromManagedInstance method to remove a profile for a module stream that is installed on a managed instance.