Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 852 Bytes

Version.md

File metadata and controls

16 lines (12 loc) · 852 Bytes

Fastly.Version

Properties

Name Type Description Notes
active Boolean Whether this is the active version or not. [optional] [defaults to false]
comment String A freeform descriptive note. [optional]
deployed Boolean Unused at this time. [optional]
locked Boolean Whether this version is locked or not. Objects can not be added or edited on locked versions. [optional] [defaults to false]
number Number The number of this version. [optional] [readonly]
staging Boolean Unused at this time. [optional] [defaults to false]
testing Boolean Unused at this time. [optional] [defaults to false]

[Back to API list] [Back to README]