Module fastly_api::apis::backend_api
source · Structs
struct for passing parameters to the method
create_backend
struct for passing parameters to the method
delete_backend
struct for passing parameters to the method
get_backend
struct for passing parameters to the method
list_backends
struct for passing parameters to the method
update_backend
Enums
struct for typed errors of method
create_backend
struct for typed errors of method
delete_backend
struct for typed errors of method
get_backend
struct for typed errors of method
list_backends
struct for typed errors of method
update_backend
Functions
Create a backend for a particular service and version.
Delete the backend for a particular service and version.
Get the backend for a particular service and version.
List all backends for a particular service and version.
Update the backend for a particular service and version.