Temporary Bucket

Save output files to a temporary bucket provided by ByteNite

Data destination

You can opt to save your output files to a temporary storage location on Google Cloud, offered by ByteNite at no extra charge.

🚧

Files get deleted after 48h

Please note, if you use the temporary storage option, your files will be stored for no more than 48 hours. After this period, ByteNite will automatically delete them.

Configuration

API Endpoints

Create a new job   β€’    Set job data source

dataDestination object:

KeyValueMandatory
dataSourceDescriptor"bucket"*

Example

{
  "dataDestination": {  
      "dataSourceDescriptor": "bucket",  
  }
}