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.
Navigate
On the Lifecycle environments list page, select the name of the lifecycle. If you need help finding the list page, see Listing Lifecycle Environments.
The details page displays the following information:
Lifecycle environment information
- OCID: Oracle Cloud Identifier (OCID) assigned to the lifecycle environment.
- 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.
- Location: The location of the instances in the lifecycle environment, either "Oracle Cloud Infrastructure" or "On premises, third-party cloud".
Related information
On the lifecycle environment details page, related information is organized in tabs. In many of these tabs, you can use the Search and Filter field to restrict the list of resources shown to match the chosen criteria.
- Stages: The Stages tab contains the stages associated with the lifecycle environment.
- Instances: The Instances tab contains the instances associated with the lifecycle environment.
- Reports: The Reports tab contains security, bug, and instance activity reports for the lifecycle environment.
- Scheduled jobs: The Scheduled jobs tab contains jobs that are scheduled but not yet started for the lifecycle environment.
- Work requests: The Work requests tab contains the work requests that apply to the lifecycle environment.
- Tags: The Tags tab contains the tags associated with the lifecycle environment.
Use the oci os-management-hub lifecycle-environment get command and required parameters to get details about a lifecycle environment, including its stages, associated instances, jobs, and reports.
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 details about a lifecycle environment, including its stages, associated instances, jobs, and reports.