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. | |
| The API used to manage Compute Cloud@Customer specific resources in your OCI tenancy. For example, API operations to manage infrastructures and upgrade schedules. | 
- Endpoints follow this formathttps://<service>.<system_name>.<domain_name>Where <service> is the name of the OCI service providing the API you want to use. For example, iaasfor 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.