Module fastly_api::apis::service_api  
source · Structs§
- struct for passing parameters to the methodcreate_service
- struct for passing parameters to the methoddelete_service
- struct for passing parameters to the methodget_service_detail
- struct for passing parameters to the methodget_service
- struct for passing parameters to the methodlist_service_domains
- struct for passing parameters to the methodlist_services
- struct for passing parameters to the methodsearch_service
- struct for passing parameters to the methodupdate_service
Enums§
- struct for typed errors of methodcreate_service
- struct for typed errors of methoddelete_service
- struct for typed errors of methodget_service_detail
- struct for typed errors of methodget_service
- struct for typed errors of methodlist_service_domains
- struct for typed errors of methodlist_services
- struct for typed errors of methodsearch_service
- struct for typed errors of methodupdate_service
Functions§
- Create a service.
- Delete a service.
- Get a specific service by id.
- List detailed information on a specified service.
- List the domains within a service.
- List services.
- Get a specific service by name.
- Update a service.