Disabling a Module Stream on a Managed Instance
Describes how to disable a module stream on a managed instance.
Note
You must remove installed profiles before an enabled module stream can be disabled.
Using the Console
Use the Edit Managed Instance Module panel to disable a module stream 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 disable-module-stream command and required parameters to enable a module stream on a managed instance:
oci os-management managed-instance disable-module-stream --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 DisableModuleStreamOnManagedInstance method to disable a module stream on a managed instance.