Versions
List Versions
Get Version Detail
Upload Version
ModelsExpand Collapse
class VersionGetResponse: …
resources: Resources
bindings: Optional[List[ResourcesBinding]]List of bindings attached to a Worker. You can find more about bindings on our docs: https://developers.cloudflare.com/workers/configuration/multipart-upload-metadata/#bindings.
List of bindings attached to a Worker. You can find more about bindings on our docs: https://developers.cloudflare.com/workers/configuration/multipart-upload-metadata/#bindings.
class ResourcesBindingWorkersBindingKindAISearch: …
class ResourcesBindingWorkersBindingKindAISearchNamespace: …
class ResourcesBindingWorkersBindingKindDispatchNamespace: …
class ResourcesBindingWorkersBindingKindInherit: …
class ResourcesBindingWorkersBindingKindRatelimit: …
class ResourcesBindingWorkersBindingKindR2Bucket: …
jurisdiction: Optional[Literal["eu", "fedramp", "fedramp-high"]]The jurisdiction of the R2 bucket.
The jurisdiction of the R2 bucket.
class ResourcesBindingWorkersBindingKindSecretKey: …
Algorithm-specific key parameters. Learn more.
format: Literal["raw", "pkcs8", "spki", "jwk"]Data format of the key. Learn more.
Data format of the key. Learn more.
usages: List[Literal["encrypt", "decrypt", "sign", 5 more]]Allowed operations with the key. Learn more.
Allowed operations with the key. Learn more.
Key data in JSON Web Key format. Required if format is “jwk”.
class ResourcesBindingWorkersBindingKindWorkflow: …
script_runtime: Optional[ResourcesScriptRuntime]Runtime configuration for the Worker.
Runtime configuration for the Worker.
Date indicating targeted support in the Workers runtime. Backwards incompatible fixes to the runtime following this date will not affect this Worker.
Flags that enable or disable certain features in the Workers runtime.
class VersionCreateResponse: …
resources: Resources
bindings: Optional[List[ResourcesBinding]]List of bindings attached to a Worker. You can find more about bindings on our docs: https://developers.cloudflare.com/workers/configuration/multipart-upload-metadata/#bindings.
List of bindings attached to a Worker. You can find more about bindings on our docs: https://developers.cloudflare.com/workers/configuration/multipart-upload-metadata/#bindings.
class ResourcesBindingWorkersBindingKindAISearch: …
class ResourcesBindingWorkersBindingKindAISearchNamespace: …
class ResourcesBindingWorkersBindingKindDispatchNamespace: …
class ResourcesBindingWorkersBindingKindInherit: …
class ResourcesBindingWorkersBindingKindRatelimit: …
class ResourcesBindingWorkersBindingKindR2Bucket: …
jurisdiction: Optional[Literal["eu", "fedramp", "fedramp-high"]]The jurisdiction of the R2 bucket.
The jurisdiction of the R2 bucket.
class ResourcesBindingWorkersBindingKindSecretKey: …
Algorithm-specific key parameters. Learn more.
format: Literal["raw", "pkcs8", "spki", "jwk"]Data format of the key. Learn more.
Data format of the key. Learn more.
usages: List[Literal["encrypt", "decrypt", "sign", 5 more]]Allowed operations with the key. Learn more.
Allowed operations with the key. Learn more.
Key data in JSON Web Key format. Required if format is “jwk”.
class ResourcesBindingWorkersBindingKindWorkflow: …
script_runtime: Optional[ResourcesScriptRuntime]Runtime configuration for the Worker.
Runtime configuration for the Worker.
Date indicating targeted support in the Workers runtime. Backwards incompatible fixes to the runtime following this date will not affect this Worker.
Flags that enable or disable certain features in the Workers runtime.
Time in milliseconds spent on Worker startup.