Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 787 Bytes

UpdateRepositoryParameters.md

File metadata and controls

27 lines (15 loc) · 787 Bytes

UpdateRepositoryParameters

Properties

Name Type Description Notes
databaseType DatabaseTypeEnum The database type of this repository.
allowProvisioning Boolean Flag indicating whether the repository should be used for provisioning. [optional]
isStaging Boolean Flag indicating whether this repository can be used by the Delphix Engine for internal processing. [optional]
version String Version of the repository. [optional]

Enum: DatabaseTypeEnum

Name Value
ORACLE "ORACLE"
MSSQL "MSSQL"
ASE "ASE"
APPDATA "APPDATA"