API
API for our managed service.
Returns the list of files in the directory
Failed to fulfill request
Returns the actions with status
Failed list
Failed to connect/fetch from jobs table from database
The action_id of the given pod_id has been fetched Successfully
Failed to get action_id for the given pod_id
Failed to connect/fetch from pods_to_actions table from database
Success
Failed to get action_id within the db
Failed to connect/fetch from pods_to_actions table from database
Returns the id for the task
Failed to find checkpointable resource
Failed to connect/fetch from jobs table from database
Returns the current status of a pod checkpoint based on action ID
Returns the current status of the checkpoint operation
Action ID not found
Failed to retrieve status from database
Use query params to filter checkpoints
Returns checkpoints
Failed to connect/fetch from database
Builds a new checkpoint without the metadata and information about the checkpoint with status initializing
Returns the checkpoint id for the new checkpoint
Failed create checkpoint
Failed to connect/fetch from jobs table from database
Marks checkpoint as deprecated, so that they can be removed on next internal state cleanup. Checkpoints marked deprecated are removed within a fixed number of days depending on our customer service agreement.
Note: Checkpoints can't directly be deleted as use them as versioning points and might be required for restores that might be in-flight setting them deprecated marks them to be cleaned up as soon as possible(likely within a day).
Successfully deprecated checkpoint and returns id
Failed to find checkpoint from id
Failed to connect/execute request against db
Add information about the checkpointed pod and runtime
Successfully deprecated checkpoint and returns id
Failed to find checkpoint from id
Failed to connect/execute request against db
Marks the checkpoint as successfully uploaded
Failed mark checkpoint
Failed to connect/fetch from jobs table from database
Resource id registered internally
Bad request
Failed to connect to db
Use query params to filter pods
Returns pods
Entire json for the Kubernetes
Failed to connect/fetch from database
Returns the checkpoint id for the new checkpoint
Failed create checkpoint
Failed create restore
Failed to connect/fetch from jobs table from database
Used to validate authentication token
Returns your user-id (a uuid)
Invalid Key/Token
User not attached to valid api key
Last updated
Was this helpful?