Methods
- 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
- Sdls
- Server
- Services
- Sessions
- Stream Archive
- Table
- Time Correlation
- Time
- Timeline
Yamcs Server Manual
Yamcs Release Notes
Source Code Documentation
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
This route parameter may contain forward slashes. Alternatively you may also use URL-encoded characters, such as
%2F
Query Parameters
instanceYamcs instance name. Or _global.