Module fastly_api::apis::server_api
source · Structs
struct for passing parameters to the method
create_pool_server
struct for passing parameters to the method
delete_pool_server
struct for passing parameters to the method
get_pool_server
struct for passing parameters to the method
list_pool_servers
struct for passing parameters to the method
update_pool_server
Enums
struct for typed errors of method
create_pool_server
struct for typed errors of method
delete_pool_server
struct for typed errors of method
get_pool_server
struct for typed errors of method
list_pool_servers
struct for typed errors of method
update_pool_server
Functions
Creates a single server for a particular service and pool.
Deletes a single server for a particular service and pool.
Gets a single server for a particular service and pool.
Lists all servers for a particular service and pool.
Updates a single server for a particular service and pool.