Module fastly_api::apis::kv_store_api

source ·

Structs§

Enums§

Functions§

  • Create a new KV store.
  • A KV store must be empty before it can be deleted. Deleting a KV store that still contains keys will result in a 409 (Conflict).
  • Get a KV store by ID.
  • Get all stores for a given customer.