GetJobsDomain
Use this method to retrieve a job domain.
Caution
- The Jobs app is being retired. See DataMiner functionality evolution and retirement for more details.

- The Jobs app is not supported on systems using Storage as a Service (STaaS).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| domainID | String | The job domain ID. If no ID is specified, the first available domain will be retrieved. |
Output
| Item | Format | Description |
|---|---|---|
| GetJobsDomainResult | Array of DMASectionDefinition | The job domain, consisting of an array of DMASectionDefinition. |