Oracle · Capability
Oracle OCI Compute API — Instances
Oracle OCI Compute API — Instances. 6 operations. Lead operation: Oracle List Instances. Self-contained Naftiko capability covering one Oracle business surface.
What You Can Do
GET
Listinstances
— Oracle List Instances
/v1/instances
POST
Launchinstance
— Oracle Launch an Instance
/v1/instances
GET
Getinstance
— Oracle Get an Instance
/v1/instances/{instanceid}
PUT
Updateinstance
— Oracle Update an Instance
/v1/instances/{instanceid}
DELETE
Terminateinstance
— Oracle Terminate an Instance
/v1/instances/{instanceid}
POST
Instanceaction
— Oracle Perform an Action on an Instance
/v1/instances/{instanceid}/actions/{action}
MCP Tools
oracle-list-instances
Oracle List Instances
read-only
idempotent
oracle-launch-instance
Oracle Launch an Instance
oracle-get-instance
Oracle Get an Instance
read-only
idempotent
oracle-update-instance
Oracle Update an Instance
idempotent
oracle-terminate-instance
Oracle Terminate an Instance
idempotent
oracle-perform-action-instance
Oracle Perform an Action on an Instance