Getting an Instance's Details for Roving Edge Infrastructure

Describes how to get the details of a compute instance on your Roving Edge Infrastructure devices.

    1. Open the navigation menu and select Compute > Instances. The Instances page appears. All instances are listed in tabular form.

    2. Select a State from the list to limit the instances displayed to that state.

    3. Click the instance whose details you want to get. The instance's Details page appears.

    The Details page contains a variety of information regarding the instance, including the shape used, the attached primary VNIC, and the launch options. You can also access additional information from the resource pages accessible under Resources.

  • Use the oci compute instance get command and required parameters to get the details of a compute instance on your Roving Edge Infrastructure devices:

    oci compute instance get --instance-id instance_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the GetInstance operation to get the details of a compute instance on your Roving Edge Infrastructure devices.