Module fastly_api::apis::domain_api
source · Structs
struct for passing parameters to the method
check_domain
struct for passing parameters to the method
create_domain
struct for passing parameters to the method
delete_domain
struct for passing parameters to the method
get_domain
struct for passing parameters to the method
list_domains
struct for passing parameters to the method
update_domain
Enums
struct for typed errors of method
check_domain
struct for typed errors of method
create_domain
struct for typed errors of method
delete_domain
struct for typed errors of method
get_domain
struct for typed errors of method
list_domains
struct for typed errors of method
update_domain
Functions
Checks the status of a specific domain’s DNS record for a Service Version. Returns an array in the same format as domain/check_all.
Create a domain for a particular service and version.
Delete the domain for a particular service and versions.
Get the domain for a particular service and version.
List all the domains for a particular service and version.
Update the domain for a particular service and version.