scheduler API operations
Tenant callers can use 5 current operations at https://scheduler.eu-central-1.cloud.skippr.io. Call only control-plane or data-plane operations marked supported or implemented; contract stubs and internal operations are not tenant-callable.
- Endpoint:
https://scheduler.eu-central-1.cloud.skippr.io - Protocol:
cloudJson - SigV4 service:
scheduler - Target prefix:
CloudScheduler. - Readiness counts:
{"supported": 5} - Service guide: scheduler
- Aggregate reference: all API operations
Tenant-callable control-plane operations
Use these operations to create, inspect, update, list, or delete service resources.
| Operation | Status | Plane | Protocol target | Request | Response | Terraform | Schema |
|---|---|---|---|---|---|---|---|
CreateSchedule | supported | control | CloudScheduler.CreateSchedule (scheduler) | typed | typed | yes | JSON contract |
UpdateSchedule | supported | control | CloudScheduler.UpdateSchedule (scheduler) | typed | typed | yes | JSON contract |
GetSchedule | supported | control | CloudScheduler.GetSchedule (scheduler) | typed | typed | yes | JSON contract |
DeleteSchedule | supported | control | CloudScheduler.DeleteSchedule (scheduler) | typed | explicitlyEmpty | yes | JSON contract |
ListSchedules | supported | control | CloudScheduler.ListSchedules (scheduler) | explicitlyEmpty | typed | yes | JSON contract |
Tenant-callable data-plane operations
Use these operations for application data or runtime work.
No operations in this group.
Contract stubs
These catalog entries are not current callable tenant contracts.
No operations in this group.
Internal operations
These operations are platform-facing. Tenant clients must not call them.
No operations in this group.
