Using the API to Manage Compute Cloud@Customer Resources

The Compute Cloud@Customer API is a subset of the Oracle Cloud Infrastructure (OCI) REST API that uses HTTPS requests and responses.

To see the API references for Compute Cloud@Customer, use the links in the following table:

Description API Reference

The API used to manage resources on the Compute Cloud@Customer infrastructure in your data center. For example, API operations to manage instances, virtual cloud networks, and storage resources.

REST API for Oracle Private Cloud Appliance

The API used to manage Compute Cloud@Customer specific resources in your OCI tenancy. For example, API operations to manage infrastructures and upgrade schedules.

Compute Cloud@Customer API

  • Endpoints follow this format
    https://<service>.<system_name>.<domain_name>

    Where <service> is the name of the OCI service providing the API you want to use. For example, iaas for the core services. <system_name> is the name of the infrastructure, typically the same as the display name. <domain_name> is the domain the infrastructure is in.

  • For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.