S3 Deployment
Blimp – S3 Server Deployment
Deploy S3 Server
{
"id": 1,
"wallet_id": 123,
"ip": "192.168.1.10",
"access_key": "AKIAIOSFODNN7EXAMPLE",
"secret_key": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
"allocation_id": "a1b2c3d4e5f6g7h8i9j0",
"block_worker_url": "https://dev.0box.io/dns/",
"minio_token": "minio-token-xyz",
"s3_server_deployed": true,
"domain": "blimp-192-168-1-10.0box.io",
"last_update": "2025-06-08T12:34:00"
}Get All Blimp Deployments
Get Blimp Status by Deployment ID
Get Blimp Status by Allocation ID
Delete Blimp Deployment
Migration Deployments (S3 Migration)
Deploy S3 Migration Application
Get All Migration Deployments
Get Migration Deployment by ID
Get Migration Deployment by Allocation ID
Delete Migration Deployment
Last updated