sites API operations
Tenant callers can use 19 current operations at https://sites.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://sites.eu-central-1.cloud.skippr.io - Protocol:
cloudJson - SigV4 service:
sites - Target prefix:
CloudSites. - Readiness counts:
{"planned": 1, "supported": 19} - Service guide: sites
- 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 |
|---|---|---|---|---|---|---|---|
CreateSite | supported | control | CloudSites.CreateSite (sites) | typed | typed | yes | JSON contract |
GetSite | supported | control | CloudSites.GetSite (sites) | typed | typed | yes | JSON contract |
ListSites | supported | control | CloudSites.ListSites (sites) | typed | typed | yes | JSON contract |
UpdateSite | supported | control | CloudSites.UpdateSite (sites) | typed | typed | yes | JSON contract |
DeleteSite | supported | control | CloudSites.DeleteSite (sites) | typed | typed | yes | JSON contract |
CreateDeployment | supported | control | CloudSites.CreateDeployment (sites) | typed | typed | no | JSON contract |
CompleteDeployment | supported | control | CloudSites.CompleteDeployment (sites) | typed | typed | no | JSON contract |
GetDeployment | supported | control | CloudSites.GetDeployment (sites) | typed | typed | no | JSON contract |
ListDeployments | supported | control | CloudSites.ListDeployments (sites) | typed | typed | no | JSON contract |
PromoteDeployment | supported | control | CloudSites.PromoteDeployment (sites) | typed | typed | no | JSON contract |
CreatePreviewToken | supported | control | CloudSites.CreatePreviewToken (sites) | typed | typed | no | JSON contract |
DeleteDeployment | supported | control | CloudSites.DeleteDeployment (sites) | typed | typed | no | JSON contract |
CreateDomainBinding | supported | control | CloudSites.CreateDomainBinding (sites) | typed | typed | yes | JSON contract |
GetDomainBinding | supported | control | CloudSites.GetDomainBinding (sites) | typed | typed | yes | JSON contract |
ListDomainBindings | supported | control | CloudSites.ListDomainBindings (sites) | typed | typed | yes | JSON contract |
VerifyDomainBinding | supported | control | CloudSites.VerifyDomainBinding (sites) | typed | typed | no | JSON contract |
DeleteDomainBinding | supported | control | CloudSites.DeleteDomainBinding (sites) | typed | typed | yes | JSON contract |
PurgeCache | supported | control | CloudSites.PurgeCache (sites) | typed | typed | no | JSON contract |
RevalidatePath | supported | control | CloudSites.RevalidatePath (sites) | typed | typed | no | 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.
| Operation | Status | Plane | Protocol target | Request | Response | Terraform | Schema |
|---|---|---|---|---|---|---|---|
RevalidateTag | planned | control | CloudSites.RevalidateTag (sites) | typed | typed | no | JSON contract |
Internal operations
These operations are platform-facing. Tenant clients must not call them.
No operations in this group.
