Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Eon actionApprovals API

The actionApprovals API from Eon — 3 operation(s) for actionapprovals.

Eon actionApprovals API is one of 13 APIs that Eon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include actionApprovals. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, /.

3 operations 3 paths 13 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://console.eon.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Eon actionApprovals API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

actionApprovals 3
GET
/v1/projects/{projectId}/action-approvals/my-requests/{requestId}
Get My Action Approval Request
getMyActionApprovalRequest 2 params → 2004034041XX3XX4XX5XX
POST
/v1/projects/{projectId}/action-approvals/my-requests/{requestId}/cancel
Cancel Action Approval Request
cancelActionApprovalRequest 2 params → 2004034044091XX3XX4XX5XX
POST
/v1/projects/{projectId}/action-approvals/my-requests/{requestId}/submit
Create Action Approval Request
createActionApprovalRequest 2 params body → 2004034044091XX3XX4XX5XX

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are MPARequest (11 properties), MPARequestPolicyDetail (7 properties), MPAReview (6 properties), MPARequestDetail (2 properties). Each schema is shown below with its type and property counts.

GetMPARequestResponse
object
1 property 1 required
MPARequestStatus
string
Lifecycle state of an action approval request from creation through resolution. DISCARDED means the requester abandoned a draft before it was submitted for app…
Error
object
1 property
SubmitMyMPARequestRequest
object
2 properties 1 required
MPARequestDetail
object
2 properties 2 required
MPARequest
object
11 properties 9 required
MPARequestPolicyDetail
object
7 properties 5 required
MPADecision
string
Decision on an MPA review record as returned on read APIs. APPROVED and DENIED come from reviewer actions; CANCELLED is written by the system (for example when…
CancelMyMPARequestResponse
object
1 property 1 required
MPAReview
object
6 properties 6 required
MPAOperationType
string
Operation that requires action approval before it can be completed.
SubmitMyMPARequestResponse
object
1 property
MPASubmitAction
string
Action to take on a CREATED MPA request.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eon-actionapprovals-api-openapi.yml Raw ↑

Other APIs Eon publishes across the network.

Eon accounts API
Eon auth API
Eon backupPolicies API
Eon backups API
Eon billing API
Eon dashboard API
Eon databaseSnapshots API
Eon iam API
Eon jobs API
Eon resources API
Eon snapshots API
Eon vaults API