OVH Cloud Agentic Access
OVH Cloud exposes 716 API operations that an AI agent could call, of which 334 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.
By consequence: 382 read, 314 write, 2 physical, and 18 safety-critical.
18 operations are classed safety-critical and should require human-in-the-loop approval at runtime.
Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.
By consequence
Highest-consequence actions
The physical and safety-critical operations an agent could invoke — the ones that most warrant scoped tokens, tight TTLs, and escalation. Full per-operation contracts are in the source below.
| Method | Path | Consequence | Human-in-loop |
|---|---|---|---|
| POST | /cloud/project/{serviceName}/database/cassandra/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/grafana/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/kafka/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/kafkaConnect/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/m3db/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/mysql/{clusterId}/queryStatistics/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/mysql/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/opensearch/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/postgresql/{clusterId}/queryStatistics/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/postgresql/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/database/redis/{clusterId}/user/{userId}/credentials/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/instance/{instanceId}/reboot | safety-critical | required |
| POST | /cloud/project/{serviceName}/instance/{instanceId}/rescueMode | safety-critical | required |
| POST | /cloud/project/{serviceName}/instance/{instanceId}/stop | safety-critical | required |
| POST | /cloud/project/{serviceName}/kube/{kubeId}/kubeconfig/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/kube/{kubeId}/reset | safety-critical | required |
| POST | /cloud/project/{serviceName}/kube/{kubeId}/restart | safety-critical | required |
| POST | /cloud/project/{serviceName}/terminate | safety-critical | required |
| POST | /cloud/project/{serviceName}/storage/{containerId}/static | physical | conditional |
| POST | /cloud/project/{serviceName}/vrack | physical | conditional |
Source
Agentic Access
generated: '2026-07-15'
method: generated
source: openapi/ovh-cloud-openapi-original.yml
description: Recommended x-agentic-access execution contracts, classified heuristically from
the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind
audience per deployment. See research/curity/agentic-governance/.
summary:
operations: 716
by_action_class:
connected: 382
acting: 334
by_consequence:
read: 382
write: 314
safety-critical: 18
physical: 2
human_in_the_loop_required: 18
operations:
- path: /cloud/order
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/order/rule/availability
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/order/rule/instanceCategory
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/activateMonthlyBilling
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/capabilities/containerRegistry
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/kube/admissionplugins
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/kube/flavors
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/kube/log/kind
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/kube/log/kind/{name}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/kube/regions
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/loadbalancer/region
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/loadbalancer/region/{regionName}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/capabilities/productAvailability
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/confirmTermination
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/capabilities/plan
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/ipRestrictions/management
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/ipRestrictions/management
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/ipRestrictions/registry
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/ipRestrictions/registry
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/openIdConnect
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/openIdConnect
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/openIdConnect
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/openIdConnect
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/plan
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/plan
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/users
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/users
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/users/{userID}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/users/{userID}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/containerRegistry/{registryID}/users/{userID}/setAsAdmin
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/availability
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/capabilities
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/advancedConfiguration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/advancedConfiguration
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/backup
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/backup/{backupId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/capabilities/advancedConfiguration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/capabilities/integration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/certificates
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/integration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/integration
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/integration/{integrationId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/integration/{integrationId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/ipRestriction
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/ipRestriction
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/ipRestriction/{ipBlock}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/ipRestriction/{ipBlock}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/ipRestriction/{ipBlock}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/logs
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/maintenance
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/maintenance/{maintenanceId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/maintenance/{maintenanceId}/apply
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/metric
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/metric/{metricName}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/node
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/node/{nodeId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/user
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/user
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/user/{userId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/user/{userId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/cassandra/{clusterId}/user/{userId}/credentials/reset
method: post
x-agentic-access:
action-class: acting
consequence: safety-critical
subject: required
audience: null
token:
max-ttl: 120
exchange: true
purpose-required: true
proof-of-possession: true
escalation:
human-in-the-loop: required
audit: required
- path: /cloud/project/{serviceName}/database/grafana
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/advancedConfiguration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/advancedConfiguration
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/backup
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/backup/{backupId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/capabilities/advancedConfiguration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/capabilities/integration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/integration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/integration
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/integration/{integrationId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/integration/{integrationId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/ipRestriction
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/ipRestriction
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/ipRestriction/{ipBlock}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/ipRestriction/{ipBlock}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/ipRestriction/{ipBlock}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/logs
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/maintenance
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/maintenance/{maintenanceId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/maintenance/{maintenanceId}/apply
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/metric
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/metric/{metricName}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/node
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/node/{nodeId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/user
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/user/{userId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/grafana/{clusterId}/user/{userId}/credentials/reset
method: post
x-agentic-access:
action-class: acting
consequence: safety-critical
subject: required
audience: null
token:
max-ttl: 120
exchange: true
purpose-required: true
proof-of-possession: true
escalation:
human-in-the-loop: required
audit: required
- path: /cloud/project/{serviceName}/database/kafka
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/kafka
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}/acl
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}/acl
method: post
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}/acl/{aclId}
method: delete
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}/acl/{aclId}
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}/advancedConfiguration
method: get
x-agentic-access:
action-class: connected
consequence: read
subject: optional
token:
max-ttl: 3600
audit: none
- path: /cloud/project/{serviceName}/database/kafka/{clusterId}/advancedConfiguration
method: put
x-agentic-access:
action-class: acting
consequence: write
subject: required
audience: null
token:
max-ttl: 900
escalation:
human-in-the-loop: conditiona
# --- truncated at 32 KB (203 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/ovh-cloud/refs/heads/main/agentic-access/ovh-cloud-agentic-access.yml
Work with this as data
Every access contract here is available over the APIs.io API and to AI agents over MCP. Agentic Access is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for agentic access
3 MCP tools reach this
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/search?q=ovh-cloud-agentic-access&limit=10"
curl "https://apis.io/api/v1/tags/ovh-cloud-agentic-access"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.