Module fastly_api::apis::config_store_api
source · Structs
- struct for passing parameters to the method
create_config_store
- struct for passing parameters to the method
delete_config_store
- struct for passing parameters to the method
get_config_store_info
- struct for passing parameters to the method
get_config_store
- struct for passing parameters to the method
list_config_store_services
- struct for passing parameters to the method
update_config_store
Enums
- struct for typed errors of method
create_config_store
- struct for typed errors of method
delete_config_store
- struct for typed errors of method
get_config_store
- struct for typed errors of method
get_config_store_info
- struct for typed errors of method
list_config_store_services
- struct for typed errors of method
list_config_stores
- struct for typed errors of method
update_config_store
Functions
- Create a config store.
- Delete a config store.
- Describe a config store by its identifier.
- Retrieve metadata for a single config store.
- List services linked to a config store
- List config stores.
- Update a config store.