Module fastly_api::apis::version_api
source · Structs
- struct for passing parameters to the method
activate_service_version
- struct for passing parameters to the method
clone_service_version
- struct for passing parameters to the method
create_service_version
- struct for passing parameters to the method
deactivate_service_version
- struct for passing parameters to the method
get_service_version
- struct for passing parameters to the method
list_service_versions
- struct for passing parameters to the method
lock_service_version
- struct for passing parameters to the method
update_service_version
- struct for passing parameters to the method
validate_service_version
Enums
- struct for typed errors of method
activate_service_version
- struct for typed errors of method
clone_service_version
- struct for typed errors of method
create_service_version
- struct for typed errors of method
deactivate_service_version
- struct for typed errors of method
get_service_version
- struct for typed errors of method
list_service_versions
- struct for typed errors of method
lock_service_version
- struct for typed errors of method
update_service_version
- struct for typed errors of method
validate_service_version
Functions
- Activate the current version.
- Clone the current configuration into a new version.
- Create a version for a particular service.
- Deactivate the current version.
- Get the version for a particular service.
- List the versions for a particular service.
- Locks the specified version.
- Update a particular version for a particular service.
- Validate the version for a particular service and version.