Creating a Mac Server Order
Create an order for Mac servers in Managed Services for Mac.
The Mac order you created appears in the Orders list.
Use the oci mngdmac mac-order mac-order create command and required parameters to create a Mac order:
oci mngdmac mac-order mac-order create --display-name display_name --compartment-id compartment_ocid --order-description order_description --order-size order_size --shape shape --commitment-term commitment_term [OPTIONS]
display_name
: Enter a name for the Mac order. The name can't contain spaces or special characters.compartment_ocid
: Enter the compartment where the Mac order resides.order_description
: Add a brief description of the Mac order.order_size
: Enter the number of Mac servers being requested.shape
: Enter a shape for the Mac servers in the Mac order.commitment_term
: Enum that indicates the agreed three-year signed commitment to Oracle terms and conditions. Agreeing to these terms is a requirement to submit a Mac order.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateMacOrder operation to create a Mac order.