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 healthcheck for a particular service and version.
Delete the healthcheck for a particular service and version.
Get the healthcheck for a particular service and version.
List all of the healthchecks for a particular service and version.
Update the healthcheck for a particular service and version.