πPocketbase
Authentication

Database UML

Endpoints
Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
projectIdstringRequired
deploymentIdstringRequired
Responses
200
Deployment status
application/json
404
Deployment not found
get
/pb/{projectId}/{deploymentId}/statusRequired scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
projectIdstringRequired
deploymentIdstringRequired
Responses
200
Deployment metrics
application/json
404
Deployment not found
get
/pb/{projectId}/{deploymentId}/metricsRequired scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
projectIdstringRequired
deploymentIdstringRequired
Responses
200
Events list for the deployment
application/json
404
Deployment not found
get
/pb/{projectId}/{deploymentId}/eventsRequired scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
projectIdstringRequired
podNamestringRequired
Responses
200
Pod logs
application/text
404
Pod not found
get
/pb/{projectId}/{podName}/logsRequired scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
blueprintIdstringRequired
Responses
200
Blueprint details
application/json
404
Blueprint not found
get
/pb/blueprints/{blueprintId}Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
blueprintIdstringRequired
Responses
200
Blueprint shared successfully
application/json
404
Blueprint not found
post
/pb/blueprints/shared/{blueprintId}Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
autoUpdateIdstringRequired
Responses
200
Update initiated
application/json
post
/pb/auto-update/{autoUpdateId}200
Update initiated
Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
projectIdstringRequired
podNamestringRequired
Responses
204
Pod deleted successfully
404
Pod not found
delete
/pb/{projectId}/{podName}No content
Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Responses
101
WebSocket connection established
get
/ws/k8s/deployments101
WebSocket connection established
No content
Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Responses
101
WebSocket connection established
get
/ws/k8s/logs101
WebSocket connection established
No content
Required scopes
This endpoint requires the following scopes:
- : read access
- : write access
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Responses
101
WebSocket connection established
get
/ws/k8s/events101
WebSocket connection established
No content
Table
Endpoint
Method
Description
Environment Variables
Variable Name
Default
Description
Extended Information
Last updated
Was this helpful?

