Returns detailed information about the given pivot variable.
Request Body Details
This service ignores the request body.
Example Response
{
"Info": {
"Error":"","BaseCube":"holefoods","Variable":"Year"
},
"Result": {
"Details": {
"context":"literal","defaultValue":"NOW","description":"","displayList":"","displayName":"Year","name":"Year","sourceName":"HoleFoodsYears.kpi","sourceType":"kpi","type":"string","valueList":""}
}
}
In the response object, the Result property contains a property called Details, which contains the details for the pivot variable.
For information that applies to all response objects, see Notes on the Response Objects.