skip to main content
Hybrid Data Pipeline API reference : Management API : Data Sources API : Get data stores : choice-definition Object
  

Try Now
choice-definition Object

Purpose

Describes the choice-definition details information for the options object of an option-definition object.

Syntax


{choice-definition
{
"id": <choice-value>,
"name": <display-value>
}
}

choice-definition Object Descriptions

Parameter
Valid Values
Required
id
The value to be used when setting the data source option if this choice is selected.
Yes
name
A user-friendly version of the option value that can be used to display to the user.
Yes

Related topics

*Get data stores
*connectionType-details Object
*category-definition Object
*option-definition Object