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 iam API

The iam API from Eon — 8 operation(s) for iam.

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

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

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

Requests are made against a single base URL, /.

12 operations 8 paths 50 schemas 2 DELETE3 GET5 POST2 PUT

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 iam API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 12

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

iam 12
GET
/v1/permissions
List Permissions
listPermissions → 2001XX3XX4XX5XX
POST
/v1/roles
Create Role
createRole body → 2014004091XX3XX4XX5XX
POST
/v1/roles/list
List Roles
listRoles 2 params → 2001XX3XX4XX5XX
DELETE
/v1/roles/{roleId}
Delete Role
deleteRole 1 param → 2044041XX3XX4XX5XX
GET
/v1/roles/{roleId}
Get Role
getRole 1 param → 2004041XX3XX4XX5XX
PUT
/v1/roles/{roleId}
Update Role
updateRole 1 param body → 2004041XX3XX4XX5XX
POST
/v1/idps/list
List Identity Providers
listIdps 2 params → 2001XX3XX4XX5XX
POST
/v1/idp-groups
Create IdP Group Role Assignment
createIdpGroup body → 2014004044091XX3XX4XX5XX
POST
/v1/idp-groups/list
List IdP Group Role Assignments
listIdpGroups 2 params → 2001XX3XX4XX5XX
DELETE
/v1/idp-groups/{groupId}
Delete IdP Group Role Assignment
deleteIdpGroup 1 param → 2044041XX3XX4XX5XX
GET
/v1/idp-groups/{groupId}
Get IdP Group Role Assignment
getIdpGroup 1 param → 2004041XX3XX4XX5XX
PUT
/v1/idp-groups/{groupId}
Update IdP Group Role Assignment
updateIdpGroup 1 param body → 2004041XX3XX4XX5XX

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are AccessConditionalExpression (15 properties), Role (7 properties), UpdateRoleRequest (5 properties), CreateRoleRequest (5 properties). Each schema is shown below with its type and property counts.

AccountIdCondition
object
2 properties 2 required
TagKeyValuesCondition
object
2 properties 2 required
ListIdpGroupsResponse
object
3 properties 1 required
Provider
string
Cloud provider. PROVIDERUNSPECIFIED is supported only in responses.
EnvironmentCondition
object
2 properties 2 required
ResourceNameCondition
object
2 properties 2 required
UpdateIdpGroupResponse
object
1 property 1 required
TagKeysCondition
object
2 properties 2 required
ListRolesResponse
object
3 properties 1 required
GetRoleResponse
object
1 property 1 required
AccessConditionalExpression
object
Conditional expression to evaluate to determine which resources are accessible. Only one of the expressions below can be used. For multiple conditions using AN…
15 properties
UpdateIdpGroupRequest
object
2 properties 1 required
ListOperators
string
Evaluates whether the original list constains any, all, or none of the values in this list. UNSPECIFIED is supported only in responses.
VpcCondition
object
2 properties 2 required
RestoreDestinationLimits
object
Limits the restore accounts that can be used as restore destinations for operations granted by the role.
2 properties 2 required
LogicalOperator
string
Logical operator to apply to the list of operands. UNSPECIFIED is supported only in responses.
CreateIdpGroupResponse
object
1 property 1 required
AccessConditionEffect
string
Whether the data access condition is an allowlist or blocklist.
Permission
object
3 properties 5 required
DataClassesCondition
object
2 properties 2 required
Environment
string
The resource's environment: production, internal production, or staging. ENVIRONMENTUNSPECIFIED is supported only in responses.
CreateRoleRequest
object
5 properties 2 required
ScalarOperators
string
Evaluates whether the value is in the list. UNSPECIFIED is supported only in responses.
Error
object
1 property
TagKeyValue
object
2 properties 1 required
SubnetsCondition
object
2 properties 2 required
Role
object
Role.
7 properties 5 required
ResourceTypeCondition
object
2 properties 2 required
UpdateRoleRequest
object
5 properties 2 required
ListIdpsResponse
object
3 properties 2 required
SameSourceAccountRestoreLimits
object
Restricts restores so a resource may only be restored back to its original source cloud account, matched on the cloud-provider account ID (not the Eon account…
2 properties 1 required
RegionCondition
object
2 properties 2 required
PermissionType
string
User permission.
IdpGroup
object
IdP group role assignment.
5 properties 4 required
DataClass
string
Data classes. Allowed values: FI, PHI, PII
CloudProviderCondition
object
2 properties 2 required
ResourceType
string
Resource type identifier combining cloud provider and service type. RESOURCETYPEUNSPECIFIED is supported only in responses.
RoleAccessGroupCondition
object
Group of expressions to evaluate using the logical operator specified in operator. Each item in the operands list can be either a single expression or a nested…
2 properties 2 required
Idp
object
Identity provider.
2 properties 2 required
GetIdpGroupResponse
object
1 property 1 required
ResourceGroupNameCondition
object
2 properties 2 required
CreateIdpGroupRequest
object
4 properties 3 required
CreateRoleResponse
object
1 property 1 required
UpdateRoleResponse
object
1 property 1 required
ResourceIdCondition
object
2 properties 2 required
AccessCondition
object
3 properties 3 required
PermissionGrant
object
2 properties 1 required
ListPermissionsResponse
object
1 property 1 required
PermissionGrantInput
object
2 properties 1 required
AppsCondition
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eon-iam-api-openapi.yml Raw ↑

Other APIs Eon publishes across the network.

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