Description | Example | Return Message | Group(s)

STK

HTTP Request Formats

POST api/STK

To specify the schedule the command shall be sent to:

POST api/schedule/{scheduleName}/STK

Description

The STK REST API command allows Astro Scheduler Engine integrators to send STK commands through Astro Scheduler Engine to the associated STK scenario. This command is primarily useful when the COM interface to Astro Scheduler Engine is used and a second COM interface to STK is not desired.

Examples

Creates a new STK scenario

POST api/STK

Body:

"STK New / Scenario Test"

Return Message

If activated, a standard response for a successful HTTP response shall appear.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

12.3