DefinedInterfaces

DefinedInterfaces
DefinedInterfaces

A paginated list of defined interfaces.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "name": "SDDC Interface",
            "id": "urn:vcloud:interface:vmware.sddc:1.0.0",
            "version": "1.0.0",
            "vendor": "vmware",
            "nss": "myCustomEntity",
            "readonly": false
        }
    ]
}
Availability
Added in 35.0
Returned By