fastly · Capability
Fastly Compute API — Config Store
Fastly Compute API — Config Store. 5 operations. Lead operation: List config stores. Self-contained Naftiko capability covering one Fastly business surface.
What You Can Do
GET
Listconfigstores
— List config stores
/v1/resources/stores/config
POST
Createconfigstore
— Create a config store
/v1/resources/stores/config
GET
Getconfigstore
— Get a config store
/v1/resources/stores/config/{config-store-id}
PUT
Updateconfigstore
— Update a config store
/v1/resources/stores/config/{config-store-id}
DELETE
Deleteconfigstore
— Delete a config store
/v1/resources/stores/config/{config-store-id}
MCP Tools
list-config-stores
List config stores
read-only
idempotent
create-config-store
Create a config store
get-config-store
Get a config store
read-only
idempotent
update-config-store
Update a config store
idempotent
delete-config-store
Delete a config store
idempotent