Skip to main content
Version: Next

ChartGetDatasourceObjectResponse

labelstring

The name of the datasource

value object
datasource_idinteger

The datasource identifier

datasource_typeinteger

The datasource type

ChartGetDatasourceObjectResponse
{
"label": "string",
"value": {
"datasource_id": 0,
"datasource_type": 0
}
}