Yamcs HTTP API
- Activities
- Alarms
- Audit
- Buckets
- Clearance
- Commands
- COP-1
- Database
- Events
- File Transfer
- IAM
- Indexes
- Instances
- Links
- MDB Override
- MDB
- Packets
- Parameter Archive
- Parameter Lists
- Parameter Values
- Processing
- Queues
- Replication
- RocksDB
- Server
- Services
- Sessions
- Stream Archive
- Table
- Time Correlation
- Time
- Timeline
Related
Yamcs Release Notes
Yamcs Server Manual
Source Code Documentation
Download this Document
Get ObjectΒΆ
Get an object
The body of the response represents the object data. The Content-Type
header is set to the content type of the object specified when uploading
the object. If no Content-Type
was specified when creating the object,
the Content-Type
of the response is set to
application/octet-stream
.
URI Template
GET /api/storage/buckets/{bucketName}/objects/{objectName*}
{bucketName}
Bucket name
{objectName*}
Object name
Query Parameters
instance
Yamcs instance name. Or _global.