The ID of the Mainframe Dataset field metadata to update
Request Body schema: application/json
required
The updated Mainframe Dataset field metadata
algorithmName
string <= 500 characters
The name of the algorithm assigned to this Mainframe Dataset field. Mainframe Dataset fields that are unmasked should have this property unset, in addition to having 'domainName' unset. If this field is set, then the 'domainName' must also be specified.
algorithmFieldId
integer <int64>
The ID number of the algorithm field that is associated with this column.
algorithmGroupNo
integer <int64>
The group number of algorithm to identify a set of columns associated with one instance of algorithm.
domainName
string <= 20 characters
The name of the domain assigned to this Mainframe Dataset field. Mainframe Dataset fields that are left unmasked should have this property unset. If the 'domainName' is set, but the 'algorithmName' is unset, then the default algorithm corresponding to the 'domainName' will be used.
dateFormat
string <= 50 characters
The date format of the date assigned to this Mainframe Dataset field.
isProfilerWritable
boolean
Default: false
This field indicates whether or not a Mainframe Dataset field (e.g. algorithm or domain assignment) may be modified during the execution of a profile job when there is a profiling match.