Viewing the Inventory Asset Resources
View the details of the resources such as real time and historical metrics of an inventory asset.
- When you navigate to the inventory asset details page, you can find the following resources:
- Real time metrics: Metrics for CPU utilization, memory utilization, and so on. The remote agent appliance collects this metrics information. During cloud migrations, this data can be used to recommend the assets that need to migrate initially.
- Historical metrics: Metrics collected by VMware vCenter. During cloud migrations, this data can be used to recommend the assets that need to migrate initially.
- NICS: Details of VNIC configurations.
- Disks: Details of the asset disks.
- GPU devices: GPU device details such as the name, number of cores, and memory size in MBs.
- Customer tags: A list of customer-defined tags.
To view the details of an inventory asset historical metrics, use the
listcommand.oci cloud-bridge inventory historical-metric list --asset-id ASSET_ID[OPTIONS]The required parameter for the
historical-metriccommand is:--asset-id: Specifies a unique asset identifier.To get all the commands for
historical-metric, run:oci cloud-bridge inventory historical-metric -hTo get help for the
historical-metriclist command, run:For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.oci cloud-bridge inventory historical-metric list -hTo view the inventory asset metadata like historical metrics, use the ListHistoricalMetrics operation.