TiersMembersResponse
TiersMembersResponse
JSON Example
{
"results": [
{
"entity_id": "string",
"entity_type": "string",
"name": "string",
"members": [
{
"entity_id": "string",
"entity_type": "string",
"vendor_infos": [
{
"vendor_ids": [
{
"id_type": "string",
"id_value": "string"
}
],
"manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
}
}
]
}
]
}
],
"cursor": "string",
"total_count": 0
}
string
cursor
Optional
cursor
integer As int32 As int32
total_count
Optional
total_count