GetServiceDefinitions
Use this method to retrieve all available service definitions.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection string. See ConnectApp. |
Output
| Item | Format | Description |
|---|---|---|
| GetServiceDefinitionsResult | Array of DMAServiceDefinitionLite | A DMAServiceDefinitionLite object for each of the available service definitions, containing the ID and name of the service definition. |