How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Access Governance CP API

The accessGovernanceCP API from Oracle — 10 operation(s) for accessgovernancecp.

Oracle Access Governance CP API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include accessGovernanceCP. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 15 operations across 10 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 20220518.

Requests are made against 2 base URLs: http://127.0.0.1/20220518, https://127.0.0.1/20220518.

15 operations 10 paths 22 schemas 2 DELETE7 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20220518
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 15

Across 10 paths, the API surfaces 15 operations — 2 DELETE, 7 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

accessGovernanceCP 15
GET
/governanceInstances
Gets a list of all GovernanceInstances in a compartment
ListGovernanceInstances 9 params → 200400401404429500default
POST
/governanceInstances
Creates a new GovernanceInstance.
CreateGovernanceInstance 2 params body → 201400401404409429500default
GET
/governanceInstances/configuration
Get GovernanceInstance
GetGovernanceInstanceConfiguration 2 params → 200400401404429500default
PUT
/governanceInstances/configuration
Update the tenancy-wide configuration for GovernanceInstances
UpdateGovernanceInstanceConfiguration 3 params body → 200400401404412429500default
DELETE
/governanceInstances/{governanceInstanceId}
Deletes an existing GovernanceInstance.
DeleteGovernanceInstance 5 params → 202400401404409412429500
GET
/governanceInstances/{governanceInstanceId}
Get GovernanceInstance
GetGovernanceInstance 2 params → 200400401404429500default
PUT
/governanceInstances/{governanceInstanceId}
Update the GovernanceInstance.
UpdateGovernanceInstance 3 params body → 200400401404412429500default
POST
/governanceInstances/{governanceInstanceId}/actions/addLock
Adds a lock to a GovernanceInstance resource.
AddGovernanceInstanceLock 4 params → 200400401404412429500default
POST
/governanceInstances/{governanceInstanceId}/actions/changeCompartment
Moves the GovernanceInstance into a different compartment.
ChangeGovernanceInstanceCompartment 5 params body → 204401404409412429500
POST
/governanceInstances/{governanceInstanceId}/actions/removeLock
Removes a lock to a GovernanceInstance resource.
RemoveGovernanceInstanceLock 4 params → 200400401404412429500default
GET
/workRequests
List Work Requests
ListWorkRequests 9 params → 200400401404429500default
DELETE
/workRequests/{workRequestId}
Cancel the work request
CancelWorkRequest 3 params → 202400401404429409412500
GET
/workRequests/{workRequestId}
GET Work Request Status
GetWorkRequest 2 params → 200400401404429500default
GET
/workRequests/{workRequestId}/errors
Lists work request errors
ListWorkRequestErrors 6 params → 200400401404429500default
GET
/workRequests/{workRequestId}/logs
Lists work request logs
ListWorkRequestLogs 6 params → 200400401404429500default

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are GovernanceInstance (14 properties), GovernanceInstanceSummary (13 properties), WorkRequest (9 properties), CreateGovernanceInstanceDetails (9 properties). Each schema is shown below with its type and property counts.

ResourceLock
object
Resource locks are used to prevent certain APIs from being called for the resource. A full lock prevents both updating the resource and deleting the resource.…
5 properties 1 required
Error
object
Error Information.
2 properties 2 required
RemoveResourceLockDetails
object
Used to remove a resource lock. Resource locks are used to prevent certain APIs from being called for the resource. A full lock prevents both updating the reso…
2 properties 1 required
GovernanceInstance
object
The details of a GovernanceInstance.
14 properties 4 required
SenderConfig
object
The sender information for email notifications sent by GovernanceInstance.
5 properties
UpdateGovernanceInstanceDetails
object
The details of a GovernanceInstance to be updated.
5 properties
WorkRequestResource
object
A resource created or operated on by a work request.
5 properties 3 required
WorkRequestSummaryCollection
object
Results of a workRequest search. Contains both WorkRequest items and other information, such as metadata.
1 property 1 required
UpdateSenderConfig
object
Update to a sender information for email notifications sent by GovernanceInstance.
4 properties 2 required
ChangeGovernanceInstanceCompartmentDetails
object
The details of a GovernanceInstance to be updated for a compartment change.
1 property 1 required
GovernanceInstanceSummary
object
The summary of an GovernanceInstance.
13 properties 4 required
WorkRequestErrorCollection
object
Results of a workRequestError search. Contains both WorkRequestError items and other information, such as metadata.
1 property 1 required
GovernanceInstanceConfiguration
object
The tenancy-wide configuration for GovernanceInstances.
1 property 1 required
GovernanceInstanceCollection
object
Results of a GovernanceInstance search.
1 property 1 required
WorkRequestSummary
object
A summary of the status of a work request.
9 properties 7 required
UpdateGovernanceInstanceConfigurationDetails
object
The details of a tenancy-wide configuration for GovernanceInstances to be updated.
1 property
WorkRequestError
object
An error encountered while executing a work request.
3 properties 3 required
AddResourceLockDetails
object
Used to add a resource lock. Resource locks are used to prevent certain APIs from being called for the resource. A full lock prevents both updating the resourc…
4 properties 1 required
WorkRequestLogEntry
object
A log message from the execution of a work request.
2 properties 2 required
CreateGovernanceInstanceDetails
object
The details about a new GovernanceInstance.
9 properties 5 required
WorkRequestLogEntryCollection
object
Results of a workRequestLog search. Contains both workRequestLog items and other information, such as metadata.
1 property 1 required
WorkRequest
object
A description of workrequest status
9 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-accessgovernancecp-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Access Governance CP API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.