OpaqueNetworkTargetInfo

OpaqueNetworkTargetInfo
OpaqueNetworkTargetInfo

This class describes an opaque network that a device backing can attached to.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "configurationTag": [
        "string"
    ],
    "network": {
        "_typeName": "string",
        "network": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        },
        "name": "string",
        "accessible": false,
        "ipPoolName": "string",
        "ipPoolId": 0,
        "opaqueNetworkId": "string",
        "opaqueNetworkType": "string"
    },
    "networkReservationSupported": false
}
network
Required

The summary of a opaque network.

An object of this class is returned by the summary property.

boolean
networkReservationSupported
Optional

Indicates whether network bandwidth reservation is supported on the opaque network