Creating a Roving Edge Ultra Node

Create a Roving Edge Ultra node in Oracle Cloud Infrastructure.

These instructions create the Roving Edge Ultra node. After the Roving Edge Ultra node is created, you can attach an image workload and an Object Storage bucket workload to it before you submit it for approval (provisioning). Or you can attach workloads after the Roving Edge Ultra arrives. See Attaching a Workload to a Roving Edge Ultra Node.

Note

Roving Edge Ultra node orders can only be shipped to specific countries depending on where the order is placed. Contact your Oracle account representative for more information. See Country Support for more information.

For information about Roving Edge models and shapes, see Roving Edge Infrastructure Device Specifications.

    1. Open the navigation menu and click Hybrid. Under Roving Edge Infrastructure, click Nodes. The Nodes page appears.

    2. Click Create Node. The Create Node dialog box appears. Complete the following under Basic information:

      • Name: Enter a name for the Roving Edge Ultra node.
      • Create in compartment: Select the compartment in which the Roving Edge Ultra node you create resides from the list.
      • Shape: Select ULTRA.USB.1.RX2.12 from the list. Select this shape option if you are configuring and requesting a Roving Edge Ultra node.

      • Enclosure Type: Select Ruggedized.

        All Roving Edge Ultras include a ruggedized case.

    3. Enter a Super user password and Confirm the super user password.

    4. Enter an Unlock passphrase and Confirm unlock passphrase.

    5. For Shipping Information. Choose one of the options:

      • Shipped by Oracle: Complete the following shipping information:

        • Point of contact

        • Care of

        • Recipient phone

        • Recipient email

        • Country

        • Address line 1

        • Address line 2 (optional)

        • City/Locality

        • State/Province/Region

        • Zip/Postal code

        • Country: Roving Edge Infrastructure device node orders can only be shipped to specific countries depending on where the order is placed. Contact your Oracle account representative for more information.

      • Pickup from Oracle

    6. (optional) Expand Certificate options: Click to display and complete the following certificate options:

      • Common Name: Enter a name for the certificate.

      • Issuer Certificate Authority in <compartment>: Select a certificate authority to be used for generating and renewing certificates for the device node. Click Change Compartment to select a certificate authority in another compartment.

      • Certificate Validity End Date: Enter the date and time on which the certificate is no longer valid.

      • Signature Algorithm: Select a signature algorithm from the list.

      • Key Algorithm: Select a key algorithm from the list.

      • Certificate Compartment: Select the compartment where the certificate resides.

    7. (optional) Show Tagging options: Click to display the Tagging option. If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace.

      Note

      If you are not sure about whether to apply tags, then skip this option (you can apply tags later) or ask your administrator.

      Complete the following:

      • Tag Namespace

      • Tag Key

      • Value

      Click +Another Tag to add another tag. Click X to remove the associated tag.

      See Overview of Tagging for descriptions of these fields.

    8. Click Create Node.

      The Roving Edge Ultra node you created is added to the list of nodes.

  • Use the oci rover node create command and required parameters to create a Roving Edge Ultra node in Oracle Cloud Infrastructure:

    oci rover node create --compartment-id compartment_ocid --display-name display_name --shape RED_USB_1_RX2_16 [OPTIONS]

    To determine your Roving Edge Infrastructure device compartment OCID, see Compartments.

    The shape value RED_USB_1_RX2_16 indicates you're creating a Roving Edge Ultra device node.

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the CreateRoverNode operation to create a Roving Edge Ultra node in Oracle Cloud Infrastructure.