ApplicationMembers

ApplicationMembers
ApplicationMembers
JSON Example
{
    "results": [
        {
            "entity_id": "string",
            "entity_type": "string",
            "vendor_infos": [
                {
                    "vendor_ids": [
                        {
                            "id_type": "string",
                            "id_value": "string"
                        }
                    ],
                    "manager": {
                        "entity_id": "string",
                        "entity_type": "VirtualMachine",
                        "entity_name": "string"
                    }
                }
            ]
        }
    ],
    "cursor": "string"
}
results
Optional

results

string
cursor
Optional

cursor