Module fastly_api::apis::server_api  
source · Structs§
- struct for passing parameters to the methodcreate_pool_server
- struct for passing parameters to the methoddelete_pool_server
- struct for passing parameters to the methodget_pool_server
- struct for passing parameters to the methodlist_pool_servers
- struct for passing parameters to the methodupdate_pool_server
Enums§
- struct for typed errors of methodcreate_pool_server
- struct for typed errors of methoddelete_pool_server
- struct for typed errors of methodget_pool_server
- struct for typed errors of methodlist_pool_servers
- struct for typed errors of methodupdate_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.