Yamcs HTTP API
- Activities
- Alarms
- Audit
- Buckets
- Clearance
- Commands
- COP-1
- Database
- Events
- File Transfer
- IAM
- Indexes
- Instances
- Links
- MDB Override
- MDB
- Get Mission Database
- Export Java Mission Database
- List Space Systems
- Get Space System
- Export Xtce
- Stream Mission Database
- List Parameters
- Get Parameter
- Create Parameter
- Batch Get Parameters
- List Parameter Types
- Get Parameter Type
- Create Parameter Type
- List Containers
- Get Container
- List Commands
- Get Command
- List Algorithms
- Get Algorithm
- 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
Export XtceΒΆ
Export an XTCE representation of a space system.
If the requested space system is not the root, containers will have their qualified name stripped by the top name. In addition there may also be references to objects from space systems that are not part of the export.
URI Template
GET /api/mdb/{instance}/space-systems/{name*}:exportXTCE
{instance}
Yamcs instance name.
{name*}
Space-system name.