Cloudera Agentic Access
Cloudera exposes 778 API operations that an AI agent could call, of which 414 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: 291 read and 311 write.
301 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
Source
Agentic Access
generated: '2026-09-05'
method: generated
source: openapi/cloudera-*-openapi.yml — 19 harvested CDP control plane Swagger definitions (778 operations)
description: 'Recommended x-agentic-access execution contracts for the Cloudera CDP Public Cloud control plane.
UNLIKE most providers, the classification here is NOT heuristic guesswork: Cloudera stamps x-mutating on 705 of
its 778 operations, so read-versus-write is read straight from the contract. Only the split between write, suspend
and destructive, and the human-in-the-loop recommendation, are ours — derived from the operation verb. This replaces
an earlier version of this file that was generated from a hand-written 11-operation scaffold; that scaffold has
been removed and the real Cloudera-published contract harvested in its place.'
contract_signal:
field: x-mutating
coverage: 705/778 operations
note: Cloudera's own machine-readable consequence annotation. 73 operations leave it unset; those are classified
unknown and defaulted to human-in-the-loop, because a missing annotation is not a safe annotation. Cloudera
also stamps x-right on most operations, naming the IAM right required — the authorization side of the same contract.
caveat: Cloudera's README warns that its x- extension properties 'are subject to change at any time. Do not rely
upon them to remain stable or compatible.' The signal is excellent and is not a stability commitment.
runtime_constraints:
idempotency: none — no replay protection exists on any of these operations
sandbox: none — every mutating call provisions real, billed infrastructure
rate_limits: undocumented — no budget and no Retry-After signal
reversibility: documented but unwindowed — see conventions/cloudera-conventions.yml
implication: Combined, these mean an agent gets one attempt per mutating operation with no rehearsal, no safe
retry and no published recovery window. The human-in-the-loop defaults below are set accordingly.
summary:
operations: 778
by_action_class:
acting: 414
reading: 291
unknown: 73
by_consequence:
write: 311
read: 291
destructive: 82
suspend: 21
unknown: 73
human_in_the_loop_required: 301
deprecated: 5
by_service:
environments: 104
dw: 95
iam: 79
datahub: 75
dfworkload: 71
df: 66
ml: 59
datalake: 56
lakehouseopt: 30
de: 24
replicationmanager: 24
datacatalog: 20
opdb: 19
compute: 15
audit: 11
imagecatalog: 11
cloudprivatelinks: 9
drscp: 9
consumption: 1
defaults:
read:
token:
max-ttl: 3600
escalation:
human-in-the-loop: 'no'
audit: recommended
write:
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- abnormal
- high-value
audit: required
suspend:
token:
max-ttl: 900
escalation:
human-in-the-loop: conditional
triggers:
- production-resource
audit: required
note: Reversible — prefer over destructive where the intent is to stop billing.
destructive:
token:
max-ttl: 300
escalation:
human-in-the-loop: required
audit: required
note: No stated recovery window anywhere in this API.
unknown:
token:
max-ttl: 300
escalation:
human-in-the-loop: required
audit: required
note: x-mutating absent; treat as potentially destructive.
operations:
- service: audit
path: /api/v1/audit/archiveAuditEvents
operationId: archiveAuditEvents
mutating: true
action_class: acting
consequence: write
hitl: false
right: audit/archiveAuditEvents
deprecated: false
- service: audit
path: /api/v1/audit/batchEventsForArchiving
operationId: batchEventsForArchiving
mutating: true
action_class: acting
consequence: write
hitl: false
right: audit/batchEventsForArchiving
deprecated: false
- service: audit
path: /api/v1/audit/configureArchiving
operationId: configureArchiving
mutating: true
action_class: acting
consequence: write
hitl: false
right: audit/configureArchiving
deprecated: false
- service: audit
path: /api/v1/audit/getArchivingConfig
operationId: getArchivingConfig
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/getArchivingConfig
deprecated: false
- service: audit
path: /api/v1/audit/getArchivingStatus
operationId: getArchivingStatus
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/archiveAuditEvents
deprecated: false
- service: audit
path: /api/v1/audit/getBatchEventsForArchivingStatus
operationId: getBatchEventsForArchivingStatus
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/getBatchEventsForArchivingStatus
deprecated: false
- service: audit
path: /api/v1/audit/listEvents
operationId: listEvents
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/listAuditEvents
deprecated: false
- service: audit
path: /api/v1/audit/listEventsInArchiveBatch
operationId: listEventsInArchiveBatch
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/listEventsInArchiveBatch
deprecated: false
- service: audit
path: /api/v1/audit/listOutstandingArchiveBatches
operationId: listOutstandingArchiveBatches
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/listOutstandingArchiveBatches
deprecated: false
- service: audit
path: /api/v1/audit/listRecentArchiveRuns
operationId: listRecentArchiveRuns
mutating: false
action_class: reading
consequence: read
hitl: false
right: audit/listRecentArchiveRuns
deprecated: false
- service: audit
path: /api/v1/audit/markArchiveBatchesAsSuccessful
operationId: markArchiveBatchesAsSuccessful
mutating: true
action_class: acting
consequence: write
hitl: false
right: audit/markArchiveBatchesAsSuccessful
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/authorizePrivateLinkServiceAccess
operationId: authorizePrivateLinkServiceAccess
mutating: true
action_class: acting
consequence: write
hitl: false
right: cloudprivatelinks/authorizePrivateLinkServiceAccess
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/createPrivateLinkEndpoint
operationId: createPrivateLinkEndpoint
mutating: true
action_class: acting
consequence: write
hitl: true
right: cloudprivatelinks/createPrivateLinkEndpoint
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/deletePrivateLinkEndpoint
operationId: deletePrivateLinkEndpoint
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: cloudprivatelinks/deletePrivateLinkEndpoint
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/getPrivateLinkStatus
operationId: getPrivateLinkStatus
mutating: false
action_class: reading
consequence: read
hitl: false
right: cloudprivatelinks/getPrivateLinkStatus
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/listPrivateLinkEndpointStatuses
operationId: listPrivateLinkEndpointStatuses
mutating: false
action_class: reading
consequence: read
hitl: false
right: cloudprivatelinks/listPrivateLinkEndpointStatuses
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/listPrivateLinkServicesForRegion
operationId: listPrivateLinkServicesForRegion
mutating: false
action_class: reading
consequence: read
hitl: false
right: cloudprivatelinks/listPrivateLinkServicesForRegion
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/migratePrivateLinkEndpoints
operationId: migratePrivateLinkEndpoints
mutating: true
action_class: acting
consequence: write
hitl: true
right: cloudprivatelinks/migratePrivateLinkEndpoints
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/revokePrivateLinkServiceAccess
operationId: revokePrivateLinkServiceAccess
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: cloudprivatelinks/revokePrivateLinkServiceAccess
deprecated: false
- service: cloudprivatelinks
path: /api/v1/cloudprivatelinks/updatePrivateLinkEndpoint
operationId: updatePrivateLinkEndpoint
mutating: true
action_class: acting
consequence: write
hitl: false
right: cloudprivatelinks/updatePrivateLinkEndpoint
deprecated: false
- service: compute
path: /api/v1/compute/createCluster
operationId: createCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: compute
path: /api/v1/compute/deleteCluster
operationId: deleteCluster
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: compute
path: /api/v1/compute/describeCluster
operationId: describeCluster
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/describeDeployment
operationId: describeDeployment
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/getOperationDetails
operationId: getOperationDetails
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/getOperationStatus
operationId: getOperationStatus
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/listClusters
operationId: listClusters
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/listDeployments
operationId: listDeployments
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/resumeCluster
operationId: resumeCluster
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/retryOperation
operationId: retryOperation
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/suspendCluster
operationId: suspendCluster
mutating: true
action_class: acting
consequence: suspend
hitl: true
right: null
deprecated: false
- service: compute
path: /api/v1/compute/updateCluster
operationId: updateCluster
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: compute
path: /api/v1/compute/upgradeCluster
operationId: upgradeCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: compute
path: /api/v1/compute/upgradeDeployment
operationId: upgradeDeployment
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: compute
path: /api/v1/compute/validateCluster
operationId: validateCluster
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: consumption
path: /api/v1/consumption/listComputeUsageRecords
operationId: listComputeUsageRecords
mutating: false
action_class: reading
consequence: read
hitl: false
right: consumption/listComputeUsageRecords
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/launchProfilers
operationId: launchProfilers
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/getDataShare
operationId: getDataShare
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/listDataShares
operationId: listDataShares
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/createExternalUsers
operationId: createExternalUsers
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/listExternalUsers
operationId: listExternalUsers
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/regenerateExternalUserCredentials
operationId: regenerateExternalUserCredentials
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/deleteExternalUser
operationId: deleteExternalUser
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/updateDataShare
operationId: updateDataShare
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/revokeExternalUserCredentials
operationId: revokeExternalUserCredentials
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/createDataShare
operationId: createDataShare
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/deleteDataShare
operationId: deleteDataShare
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/shareDataShare
operationId: shareDataShare
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/unshareDataShare
operationId: unshareDataShare
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/addAssetsToDataShare
operationId: addAssetsToDataShare
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/getSuggestedTags
operationId: getSuggestedTags
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/reviewSuggestedTags
operationId: reviewSuggestedTags
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/removeAssetsFromDataShare
operationId: removeAssetsFromDataShare
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/updateAccessOfExternalUsersOnDataShare
operationId: updateAccessOfExternalUsersOnDataShare
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/grantAccessToExternalUsersOnDataShare
operationId: grantAccessToExternalUsersOnDataShare
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datacatalog
path: /api/v1/datacatalog/removeAccessOfExternalUsersOnDataShare
operationId: removeAccessOfExternalUsersOnDataShare
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteInstances
operationId: deleteInstances
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listClusters
operationId: listClusters
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listScalingActivities
operationId: listScalingActivities
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeScalingActivity
operationId: describeScalingActivity
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listClusterLifecycleEvents
operationId: listClusterLifecycleEvents
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createAWSCluster
operationId: createAWSCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createAWSGovCloudCluster
operationId: createAWSGovCloudCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createAzureCluster
operationId: createAzureCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createGCPCluster
operationId: createGCPCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteCluster
operationId: deleteCluster
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeCluster
operationId: describeCluster
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/getClusterServiceStatus
operationId: getClusterServiceStatus
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/getClusterHostStatus
operationId: getClusterHostStatus
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/stopCluster
operationId: stopCluster
mutating: true
action_class: acting
consequence: suspend
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/startCluster
operationId: startCluster
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/retryCluster
operationId: retryCluster
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/renewCertificate
operationId: renewCertificate
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/renewPublicCertificate
operationId: renewPublicCertificate
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/repairCluster
operationId: repairCluster
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/restartClusterInstances
operationId: restartClusterInstances
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/rotateDbCertificate
operationId: rotateDbCertificate
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/syncCluster
operationId: syncCluster
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/scaleCluster
operationId: scaleCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listRecipes
operationId: listRecipes
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteRecipes
operationId: deleteRecipes
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createRecipe
operationId: createRecipe
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeRecipe
operationId: describeRecipe
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/replaceRecipes
operationId: replaceRecipes
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listClusterDefinitions
operationId: listClusterDefinitions
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteClusterDefinitions
operationId: deleteClusterDefinitions
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createClusterDefinition
operationId: createClusterDefinition
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeClusterDefinition
operationId: describeClusterDefinition
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listClusterTemplates
operationId: listClusterTemplates
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteClusterTemplates
operationId: deleteClusterTemplates
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createClusterTemplate
operationId: createClusterTemplate
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeClusterTemplate
operationId: describeClusterTemplate
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createCustomConfigurations
operationId: createCustomConfigurations
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteCustomConfigurations
operationId: deleteCustomConfigurations
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeCustomConfigurations
operationId: describeCustomConfigurations
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listCustomConfigurations
operationId: listCustomConfigurations
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/migrateZookeeperToKraft
operationId: migrateZookeeperToKraft
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/finalizeZookeeperToKraftMigration
operationId: finalizeZookeeperToKraftMigration
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/rollbackZookeeperToKraftMigration
operationId: rollbackZookeeperToKraftMigration
mutating: true
action_class: acting
consequence: suspend
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/createAutoScaleRules
operationId: createAutoScaleRules
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/updateAutoScaleRules
operationId: updateAutoScaleRules
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/describeAutoScaleRules
operationId: describeAutoScaleRules
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/deleteAutoScaleRules
operationId: deleteAutoScaleRules
mutating: true
action_class: acting
consequence: destructive
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listAutoScaleHistory
operationId: listAutoScaleHistory
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/getDatahubLogDescriptors
operationId: getDatahubLogDescriptors
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/collectDatahubDiagnostics
operationId: collectDatahubDiagnostics
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listDatahubDiagnostics
operationId: listDatahubDiagnostics
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/cancelDatahubDiagnostics
operationId: cancelDatahubDiagnostics
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/collectCmDiagnostics
operationId: collectCmDiagnostics
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/getCmRoles
operationId: getCmRoles
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/rotateSecrets
operationId: rotateSecrets
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/listDatahubSecretTypes
operationId: listDatahubSecretTypes
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/rotateAutoTlsCertificates
operationId: rotateAutoTlsCertificates
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/rotatePrivateCertificates
operationId: rotatePrivateCertificates
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/upgradeCluster
operationId: upgradeCluster
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/startClusterVerticalScaling
operationId: startClusterVerticalScaling
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/prepareClusterUpgrade
operationId: prepareClusterUpgrade
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/startDatabaseUpgrade
operationId: startDatabaseUpgrade
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/setCatalog
operationId: setCatalog
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/syncComponentVersionsFromCm
operationId: syncComponentVersionsFromCm
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/getOperation
operationId: getOperation
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/getVmTypes
operationId: getVmTypes
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/startInstances
operationId: startInstances
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/stopInstances
operationId: stopInstances
mutating: true
action_class: acting
consequence: suspend
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/rotateSaltPassword
operationId: rotateSaltPassword
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/updateOrchestratorState
operationId: updateOrchestratorState
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/updateToAwsImdsV2
operationId: updateToAwsImdsV2
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/updateToAwsImdsV1
operationId: updateToAwsImdsV1
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/setDefaultJavaVersion
operationId: setDefaultJavaVersion
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/migrateSkus
operationId: migrateSkus
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datahub
path: /api/v1/datahub/updatePublicDnsEntries
operationId: updatePublicDnsEntries
mutating: true
action_class: acting
consequence: write
hitl: false
right: null
deprecated: false
- service: datalake
path: /api/v1/datalake/listRuntimes
operationId: listRuntimes
mutating: false
action_class: reading
consequence: read
hitl: false
right: null
deprecated: false
- service: datalake
path: /api/v1/datalake/createAWSDatalake
operationId: createAWSDatalake
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datalake
path: /api/v1/datalake/createAWSGovCloudDatalake
operationId: createAWSGovCloudDatalake
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datalake
path: /api/v1/datalake/createAzureDatalake
operationId: createAzureDatalake
mutating: true
action_class: acting
consequence: write
hitl: true
right: null
deprecated: false
- service: datalake
path: /api/v1/datalake/createGCPDatalake
# --- truncated at 32 KB (163 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cloudera/refs/heads/main/agentic-access/cloudera-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=cloudera-agentic-access&limit=10"
curl "https://apis.io/api/v1/tags/cloudera-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.