[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
NetworkProviderContext
Describes the network provider context of the network object.
Properties
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.
orgRef
Optional
The organization that this object belongs to. This property is required during creation and cannot be updated.
JSON Example
{
"contextEntityId": "string",
"networkProviderScope": "string",
"orgRef": {
"id": "string",
"name": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
contextEntityId:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
networkProviderScope:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
orgRef:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By
ApplicationPortProfile
NetworkContextProfile