Module fastly_api::apis::healthcheck_api
source · Structs
- struct for passing parameters to the method
create_healthcheck
- struct for passing parameters to the method
delete_healthcheck
- struct for passing parameters to the method
get_healthcheck
- struct for passing parameters to the method
list_healthchecks
- struct for passing parameters to the method
update_healthcheck
Enums
- struct for typed errors of method
create_healthcheck
- struct for typed errors of method
delete_healthcheck
- struct for typed errors of method
get_healthcheck
- struct for typed errors of method
list_healthchecks
- struct for typed errors of method
update_healthcheck
Functions
- Create a health check for a particular service and version.
- Delete the health check for a particular service and version.
- Get the health check for a particular service and version.
- List all of the health checks for a particular service and version.
- Update the health check for a particular service and version.