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

Exoscale role API

IAM roles lets you define logical sets of policies to grant to users and API keys.

Exoscale role API is one of 37 APIs that Exoscale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include role. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 8 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against a single base URL, https://api-{zone}.exoscale.com/v2.

8 operations 5 paths 6 schemas 1 DELETE2 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://api-ch-gva-2.exoscale.com/v2
Terms of Service
Resource Areas
1

Paths & Operations 8

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

role 8

IAM roles lets you define logical sets of policies to grant to users and API keys.

POST
/iam-role/{target-role-id}/assume
[BETA] Request generation of key/secret that allow caller to assume target role
assume-iam-role 1 param body → 200
PUT
/iam-role/{id}
Update IAM Role
update-iam-role 1 param body → 200
GET
/iam-role/{id}
Retrieve IAM Role
get-iam-role 1 param → 200
DELETE
/iam-role/{id}
Delete IAM Role
delete-iam-role 1 param → 200
PUT
/iam-role/{id}:assume-role-policy
Update IAM Assume role Policy
update-iam-role-assume-policy 1 param body → 200
PUT
/iam-role/{id}:policy
Update IAM Role Policy
update-iam-role-policy 1 param body → 200
GET
/iam-role
List IAM Roles
list-iam-roles → 200
POST
/iam-role
Create IAM Role
create-iam-role body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are iam-role (9 properties), operation (5 properties), iam-service-policy-rule (3 properties), iam-service-policy (2 properties). Each schema is shown below with its type and property counts.

labels
object
iam-service-policy-rule
object
3 properties
iam-role
object
IAM Role
9 properties
iam-policy
object
Policy
2 properties 2 required
operation
object
Operation
5 properties
iam-service-policy
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-role-api-openapi.yml Raw ↑

Other APIs Exoscale publishes across the network.

Exoscale ai-api-key API
Exoscale anti-affinity-group API
Exoscale api-key API
Exoscale block-storage API
Exoscale ccm API
Exoscale cluster API
Exoscale compute API
Exoscale crypto API
Exoscale dbaas API
Exoscale deploy-target API
Exoscale deployment API
Exoscale domain API