Module fastly_api::apis::domain_api  
source · Structs§
- struct for passing parameters to the methodcheck_domain
- struct for passing parameters to the methodcreate_domain
- struct for passing parameters to the methoddelete_domain
- struct for passing parameters to the methodget_domain
- struct for passing parameters to the methodlist_domains
- struct for passing parameters to the methodupdate_domain
Enums§
- struct for typed errors of methodcheck_domain
- struct for typed errors of methodcreate_domain
- struct for typed errors of methoddelete_domain
- struct for typed errors of methodget_domain
- struct for typed errors of methodlist_domains
- struct for typed errors of methodupdate_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.