InstanceResponse
InstanceResponse
Response object describes number of instances and array of instances
JSON Example
{
"count": 0,
"data": [
{}
]
}
integer As int64 As int64
count
Optional
The number of available instances.
array of object
data
Optional
Contains an array of objects.