NetworkProviderContext

NetworkProviderContext
NetworkProviderContext

Describes the network provider context of the network object.

JSON Example
{
    "orgRef": {
        "name": "string",
        "id": "string"
    },
    "contextEntityId": "string",
    "networkProviderScope": "string"
}
orgRef
Optional

orgRef

string
contextEntityId
Optional

The context under which this object is created. The context can the id of the organization vDC, vDC Group, or network provider. This field is required on object creation and is unset on object reads. This same context ID can be used in the context filter field when querying for the list of objects.

string
networkProviderScope
Optional

The network provider scope that this object belongs to. This is a read-only property and is determined by the input context entity ID during object creation.