MongoDB/getGroupDbAccessHistoryProcess

Online calls unavailable · details below

MongoDBMongoDB Atlas Administration API v2

GET/api/atlas/v2/groups/{groupId}/dbAccessHistory/processes/{hostname}

Read get Group Db Access History Process.

Contract-preserving GET endpoint for get Group Db Access History Process in the MongoDB Atlas Administration API. Resource-specific values are supplied by the caller at runtime.

All 540 MongoDB Atlas administration endpoints from a fixed Apache-2.0 OpenAPI revision. Hub provides documentation and an independent SDK/CLI, but never proxies account, organization, project, network, backup, or operational data; callers connect directly with local credentials.

Request

operationId
getGroupDbAccessHistoryProcess
Server
https://cloud.mongodb.com
Authentication
ServiceAccounts, DigestAuth

Request parameters

envelope

queryboolean

envelope value in the Atlas Administration API contract.

groupId

pathstringrequired

group Id value in the Atlas Administration API contract.

32b6e34b3d91647abb20e7b8

pretty

queryboolean

pretty value in the Atlas Administration API contract.

authResult

queryboolean

auth Result value in the Atlas Administration API contract.

end

queryintegerint64

end value in the Atlas Administration API contract.

hostname

pathstringrequired

hostname value in the Atlas Administration API contract.

ipAddress

querystring

ip Address value in the Atlas Administration API contract.

nLogs

queryintegerint32

n Logs value in the Atlas Administration API contract.

start

queryintegerint64

start value in the Atlas Administration API contract.

Responses

200

MongoDBAccessLogsListapplication/vnd.atlas.2023-01-01+json

Successful supplier response.

Properties: accessLogs

401

ApiErrorapplication/json

Supplier response with HTTP status 401.

Properties: badRequestDetaildetailerrorerrorCodeparametersreason

403

ApiErrorapplication/json

Supplier response with HTTP status 403.

Properties: badRequestDetaildetailerrorerrorCodeparametersreason

404

ApiErrorapplication/json

Supplier response with HTTP status 404.

Properties: badRequestDetaildetailerrorerrorCodeparametersreason

429

ApiErrorapplication/json

Supplier response with HTTP status 429.

Properties: badRequestDetaildetailerrorerrorCodeparametersreason

500

ApiErrorapplication/json

Supplier response with HTTP status 500.

Properties: badRequestDetaildetailerrorerrorCodeparametersreason

{
  "accessLogs": {
    "authResult": false
  }
}