ConfigImportExportFileInfo
Description
Describes basic info of a Configuration file previously exported or uploaded (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
- postuploadconfigfile
- getConfigImportExportFileInfo
- deleteConfigImportExportFileInfo
- getConfigImportExportFileInfoList
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
diskFileName | False | string | Name of the disk file saved in a system directory Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
dateModified | False | string | Most recent update time, in UTC Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
sizeBytes | False | integer | Size of the file, in number of bytes | |||
id | False | string | Unique ID of the file, which is local disk file name Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
type | True | string | configimportexportfileinfo |