Skip to content

secrets API operations

Tenant callers can use 9 current operations at https://secrets.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://secrets.eu-central-1.cloud.skippr.io
  • Protocol: cloudJson
  • SigV4 service: secrets
  • Target prefix: CloudSecrets.
  • Readiness counts: {"supported": 9}
  • Service guide: secrets
  • Aggregate reference: all API operations

Tenant-callable control-plane operations

Use these operations to create, inspect, update, list, or delete service resources.

OperationStatusPlaneProtocol targetRequestResponseTerraformSchema
CreateSecretsupportedcontrolCloudSecrets.CreateSecret (secrets)typedtypedyesJSON contract
DescribeSecretsupportedcontrolCloudSecrets.DescribeSecret (secrets)typedtypedyesJSON contract
ListSecretssupportedcontrolCloudSecrets.ListSecrets (secrets)typedtypedyesJSON contract
DeleteSecretsupportedcontrolCloudSecrets.DeleteSecret (secrets)typedtypedyesJSON contract
RestoreSecretsupportedcontrolCloudSecrets.RestoreSecret (secrets)typedtypedyesJSON contract
RotateSecretsupportedcontrolCloudSecrets.RotateSecret (secrets)typedtypednoJSON contract
CancelRotateSecretsupportedcontrolCloudSecrets.CancelRotateSecret (secrets)typedtypednoJSON contract

Tenant-callable data-plane operations

Use these operations for application data or runtime work.

OperationStatusPlaneProtocol targetRequestResponseTerraformSchema
GetSecretValuesupporteddataCloudSecrets.GetSecretValue (secrets)typedtypednoJSON contract
PutSecretValuesupporteddataCloudSecrets.PutSecretValue (secrets)typedtypednoJSON contract

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.