Push
Your ByteNite access token
Base64-encoded tar archive containing application code, configuration, and dependencies.
A successful response.
Each bytenite job is tagged to an app which describes the type of job being run.
Unique identifier assigned to the distributed app (UUID).
a1b2c3d4-e5f6-7890-abcd-ef1234567890Human-readable name of the app.
video-transcoding1.0UUID of the user who owns the app.
b7aac91d-7e62-4923-898f-5c6d9ea48927Status of the app, e.g., active, inactive.
activeIndicates whether the app is publicly accessible.
UTC timestamp when the app was created.
UTC timestamp when the app was last updated.
Target platform for app execution (e.g., docker).
dockerSHA256 checksum of the uploaded tar archive.
Plv5qqtm1jPtm8Brq4jMj9u/zSJMQV85fl62UNxltcM=Currently contains the link to the app's source code.
Main executable file or script to launch the application (e.g., main.py).
main.pyInternal revision tracking number.
Optional free-form description of the app.
User name of the app owner.
aliceReturned when the users sends a malformed request.
Returned when the user is not authenticated.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
Returned when an error on the server occurred.
Returned when the resource is temporarily unavailable.
An unexpected error response.
Last updated
Was this helpful?

