UpgradeRevertInfo
Description
An object that represents version information which the system can revert to (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
revertVersion | False | string | The space used by the revert snapshot, calculated in KB | |||
spaceUsedByRevert | False | integer | The version which the system can revert to | |||
timestamp | False | string | When the revert snapshot was made, in ISO8601 extended format | |||
id | False | string | A read only string with a value of "default" assigned to UpgradeRevertInfo object. The identifier must be provided whenever attempting to retrieve UpgradeRevertInfo Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |