MetadataResponse
Metadata response containing tenant information and bytes scanned
tenantIdstringrequired
Tenant identifier
Example:
demotenantbytesScannedint64required
Total number of bytes scanned by all queries
Example:
108301221MetadataResponse
{
"tenantId": "demotenant",
"bytesScanned": 108301221
}