VDBFileUpload
Description
Object representing the upload of a VDB update file to be installed (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 | |||
---|---|---|---|---|---|---|
version | False | string | unused | |||
name | False | string | Name of the file to be installed | |||
fileName | False | string | Name of the file to be installed Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
checkSum | False | string | SHA-512 sum of the package Field level constraints: must match pattern ^[a-fA-F0-9]{128}$. (Note: Additional constraints might exist) |
|||
id | False | string | unused Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
type | True | string | vdbfileupload |