Module fastly_api::apis::service_api
source · Structs
- struct for passing parameters to the method
create_service
- struct for passing parameters to the method
delete_service
- struct for passing parameters to the method
get_service_detail
- struct for passing parameters to the method
get_service
- struct for passing parameters to the method
list_service_domains
- struct for passing parameters to the method
list_services
- struct for passing parameters to the method
search_service
- struct for passing parameters to the method
update_service
Enums
- struct for typed errors of method
create_service
- struct for typed errors of method
delete_service
- struct for typed errors of method
get_service_detail
- struct for typed errors of method
get_service
- struct for typed errors of method
list_service_domains
- struct for typed errors of method
list_services
- struct for typed errors of method
search_service
- struct for typed errors of method
update_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.