Success
Bad request
Forbidden access
Not found
{- "_pageInfo": {
- "numberOnPage": 0,
- "total": 0
}, - "responseList": [
- {
- "jobName": "some_masking_job",
- "rulesetId": 7,
- "jobDescription": "This example illustrates a MaskingJob with just a handful of the possible fields set. It is meant to exemplify a simple JSON body that can be passed to the endpoint to create a MaskingJob.",
- "feedbackSize": 100000,
- "onTheFlyMasking": false,
- "databaseMaskingOptions": {
- "batchUpdate": true,
- "commitSize": 20000,
- "dropConstraints": true,
- "prescript": {
- "name": "my_prescript.sql",
- "contents": "ALTER TABLE table_name DROP COLUMN column_name;"
}, - "postscript": {
- "name": "my_postscript.sql",
- "contents": "ALTER TABLE table_name ADD column_name VARCHAR(255);"
}
}
}
]
}
The masking job to create
Success
Bad request
Forbidden access
Not found
Conflict
{- "jobName": "some_masking_job",
- "rulesetId": 7,
- "jobDescription": "This example illustrates a MaskingJob with just a handful of the possible fields set. It is meant to exemplify a simple JSON body that can be passed to the endpoint to create a MaskingJob.",
- "feedbackSize": 100000,
- "onTheFlyMasking": false,
- "databaseMaskingOptions": {
- "batchUpdate": true,
- "commitSize": 20000,
- "dropConstraints": true,
- "prescript": {
- "name": "my_prescript.sql",
- "contents": "ALTER TABLE table_name DROP COLUMN column_name;"
}, - "postscript": {
- "name": "my_postscript.sql",
- "contents": "ALTER TABLE table_name ADD column_name VARCHAR(255);"
}
}
}
{- "jobName": "some_masking_job",
- "rulesetId": 7,
- "jobDescription": "This example illustrates a MaskingJob with just a handful of the possible fields set. It is meant to exemplify a simple JSON body that can be passed to the endpoint to create a MaskingJob.",
- "feedbackSize": 100000,
- "onTheFlyMasking": false,
- "databaseMaskingOptions": {
- "batchUpdate": true,
- "commitSize": 20000,
- "dropConstraints": true,
- "prescript": {
- "name": "my_prescript.sql",
- "contents": "ALTER TABLE table_name DROP COLUMN column_name;"
}, - "postscript": {
- "name": "my_postscript.sql",
- "contents": "ALTER TABLE table_name ADD column_name VARCHAR(255);"
}
}
}
Success
Bad request
Forbidden access
Not found
{- "jobName": "some_masking_job",
- "rulesetId": 7,
- "jobDescription": "This example illustrates a MaskingJob with just a handful of the possible fields set. It is meant to exemplify a simple JSON body that can be passed to the endpoint to create a MaskingJob.",
- "feedbackSize": 100000,
- "onTheFlyMasking": false,
- "databaseMaskingOptions": {
- "batchUpdate": true,
- "commitSize": 20000,
- "dropConstraints": true,
- "prescript": {
- "name": "my_prescript.sql",
- "contents": "ALTER TABLE table_name DROP COLUMN column_name;"
}, - "postscript": {
- "name": "my_postscript.sql",
- "contents": "ALTER TABLE table_name ADD column_name VARCHAR(255);"
}
}
}
The updated masking job
Success
Bad request
Forbidden access
Not found
{- "jobName": "some_masking_job",
- "rulesetId": 7,
- "jobDescription": "This example illustrates a MaskingJob with just a handful of the possible fields set. It is meant to exemplify a simple JSON body that can be passed to the endpoint to create a MaskingJob.",
- "feedbackSize": 100000,
- "onTheFlyMasking": false,
- "databaseMaskingOptions": {
- "batchUpdate": true,
- "commitSize": 20000,
- "dropConstraints": true,
- "prescript": {
- "name": "my_prescript.sql",
- "contents": "ALTER TABLE table_name DROP COLUMN column_name;"
}, - "postscript": {
- "name": "my_postscript.sql",
- "contents": "ALTER TABLE table_name ADD column_name VARCHAR(255);"
}
}
}
{- "jobName": "some_masking_job",
- "rulesetId": 7,
- "jobDescription": "This example illustrates a MaskingJob with just a handful of the possible fields set. It is meant to exemplify a simple JSON body that can be passed to the endpoint to create a MaskingJob.",
- "feedbackSize": 100000,
- "onTheFlyMasking": false,
- "databaseMaskingOptions": {
- "batchUpdate": true,
- "commitSize": 20000,
- "dropConstraints": true,
- "prescript": {
- "name": "my_prescript.sql",
- "contents": "ALTER TABLE table_name DROP COLUMN column_name;"
}, - "postscript": {
- "name": "my_postscript.sql",
- "contents": "ALTER TABLE table_name ADD column_name VARCHAR(255);"
}
}
}