Successful operation
{- "_pageInfo": {
- "numberOnPage": 0,
- "total": 0
}, - "responseList": [
- {
- "rulesetName": "Rule123",
- "mainframeDatasetConnectorId": 1
}
]
}
The Mainframe Dataset ruleset to create
Successful operation
{- "rulesetName": "Rule123",
- "mainframeDatasetConnectorId": 1
}
{- "rulesetName": "Rule123",
- "mainframeDatasetConnectorId": 1
}
Successful operation
Invalid mainframeDatasetRulesetId supplied
Forbidden access
MainframeDatasetRuleset not found
{- "rulesetName": "Rule123",
- "mainframeDatasetConnectorId": 1
}
The exact list of mainframe datasets to put in the ruleset. Note that existing datasets for this ruleset not in this list will be deleted
required | Array of objects (MainframeDatasetMetadata) |
Success
Bad request
Forbidden access
Not found
{- "mainframeDatasetMetadata": [
- {
- "fileName": "file.dat",
- "rulesetId": 1,
- "mainframeDatasetFormatId": 2
}
]
}
{- "asyncTaskId": 1,
- "operation": "RULESET_REFRESH",
- "reference": 13,
- "status": "RUNNING",
- "cancellable": false
}
The name of the ruleset. This must be unique within an environment.
Success
Bad request
Forbidden access
Not found
{- "newRulesetName": "Rule123"
}
{- "rulesetName": "Rule123",
- "mainframeDatasetConnectorId": 1
}