Edge data storage-Config store
Number of APIs: 7
-
List config stores GET {{fastly_url}}/resources/stores/config?name
-
Create a config store POST {{fastly_url}}/resources/stores/config
-
Describe a config store GET {{fastly_url}}/resources/stores/config/{{config_store_id}}
-
Update a config store PUT {{fastly_url}}/resources/stores/config/{{config_store_id}}
-
Delete a config store DELETE {{fastly_url}}/resources/stores/config/{{config_store_id}}
-
Get config store metadata GET {{fastly_url}}/resources/stores/config/{{config_store_id}}/info
-
List linked services GET {{fastly_url}}/resources/stores/config/{{config_store_id}}/services