GetJobsSectionDefinitionsV2
Use this method to retrieve all job section definitions from a specific domain. Available from DataMiner 10.0.9 onwards.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
domainID | String | The domain ID |
Output
Item | Format | Description |
---|---|---|
GetJobsSectionDefinitionsV2Result | Array of DMASectionDefinition | All job section definitions in the domain. |