inventory API actions
Use skippr-cloud inventory <operation> for these actions. The HTTPS endpoint is https://inventory.eu-central-1.cloud.skippr.io. Actions listed as coming soon or platform-only are listed for completeness; do not build on them yet.
- CLI:
skippr-cloud inventory - Endpoint:
https://inventory.eu-central-1.cloud.skippr.io - Service guide: inventory
- Aggregate reference: all API actions
Resource management actions
Create, inspect, update, list, or delete resources.
| API action | CLI | Request target | JSON contract |
|---|---|---|---|
RegisterResource | skippr-cloud inventory register-resource | CloudInventory.RegisterResource (inventory) | JSON contract |
UpdateResourceRecord | skippr-cloud inventory update-resource-record | CloudInventory.UpdateResourceRecord (inventory) | JSON contract |
DeregisterResource | skippr-cloud inventory deregister-resource | CloudInventory.DeregisterResource (inventory) | JSON contract |
GetResource | skippr-cloud inventory get-resource | CloudInventory.GetResource (inventory) | JSON contract |
ListResources | skippr-cloud inventory list-resources | CloudInventory.ListResources (inventory) | JSON contract |
VerifyResource | skippr-cloud inventory verify-resource | CloudInventory.VerifyResource (inventory) | JSON contract |
ReportDrift | skippr-cloud inventory report-drift | CloudInventory.ReportDrift (inventory) | JSON contract |
Runtime actions
Read and write application data, or run the service.
No actions in this group.
Coming later
These actions are coming soon.
No actions in this group.
Platform-only actions
These actions are platform-only. Do not call them from the CLI or SDKs.
No actions in this group.
