Go to main content

Oracle® ILOM Web Service REST API

Exit Print View

Updated: December 2019
 
 

Getting Started With the Oracle ILOM REST API

The Oracle ILOM REST API is a secure RESTful web service that enables you to programmatically access and manage resources through the use of HTTPS. The Oracle ILOM resources are acted upon through a set of simple, well-defined operations. These are GET, DELETE, POST, and PATCH. The JSON data format is the primary media-type used for transfering the data representation to and from Oracle ILOM.

The topics in this section provide fundamental information about how to use the Oracle ILOM REST API.