Orgs

Orgs
Orgs

A list of Organizations.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "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
        }
    ]
}
Availability
Added in 35.0
Returned By