InlineOrgs1

InlineOrgs1
InlineOrgs1
JSON Example
{
    "values": [
        {
            "id": "string",
            "name": "string",
            "displayName": "string",
            "description": "string",
            "isEnabled": false,
            "orgVdcCount": 0,
            "catalogCount": 0,
            "vappCount": 0,
            "runningVMCount": 0,
            "userCount": 0,
            "diskCount": 0,
            "managedBy": {
                "name": "string",
                "id": "string"
            },
            "canManageOrgs": false,
            "canPublish": false,
            "maskedEventTaskUsername": "string",
            "directlyManagedOrgCount": 0
        }
    ]
}
array of Org
values
Optional

The current page of organizations.

Used By