Viewing a Lifecycle Environment's Details

View the details for a specific lifecycle environment in OS Management Hub, including its stages, associated instances, jobs, and reports.

    1. Open the navigation menu and click Observability & Management. Under OS Management Hub, click Lifecycle environments.
    2. Under List scope, select the compartment that contains the lifecycle environment you're interested in.
    3. Click the name of the lifecycle environment.

      The following details display on the Lifecycle information tab.

      • Compartment: Compartment where the lifecycle environment resides. In OS Management Hub, lifecycle environments can only reside in the root compartment.
      • Description: Description of the lifecycle environment, if one was provided.
      • Stages: Number of stages associated with the lifecycle environment.
      • Instances: Number of instances associated with the lifecycle environment.
      • OS version: OS version of the lifecycle environment.
      • Architecture: Processor architecture used for the lifecycle environment.
      • OCID: Oracle Cloud Identifier (OCID) assigned to the lifecycle environment.
      • Location: The location of the instances in the lifecycle environment, either "Oracle Cloud Infrastructure" or "On premises".
    4. Under Resources, click Stages, Instances, Jobs, or Reports for more information.
  • Use the oci os-management-hub lifecycle-environment get command and required parameters to get information about a lifecycle environment.

    oci os-management-hub lifecycle-environment get --lifecycle-env-id ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetLifecycleEnvironment operation to get information about a lifecycle environment.