Response from the endpoint
Main object
Field | Data Type | Description |
---|---|---|
Success | boolean | result of the request |
ErrorMessage | string | Error message |
Configurations | Array[Configuration] | List of available configurations |
Configuration object
Field | Data Type | Description |
---|---|---|
ConfigurationName | string | Name of the configuration. This is the field to use in the configurations to start a execution with a configuration |
Id | integer | Configuration internal id |