[{"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

NetworkContextProfiles

List of Network context profiles.


AllOf


This class requires all of the following:

JSON Example

{
	"associations": [
		{
			"associationId": "string",
			"entityId": "string"
		}
	],
	"page": 0,
	"pageCount": 0,
	"pageSize": 0,
	"resultTotal": 0,
	"values": [
		{
			"attributes": [
				{
					"subAttributes": [
						{
							"type": "TLS_CIPHER_SUITE",
							"values": [
								"SSL_V3 | TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"
							]
						}
					],
					"type": "APP_ID",
					"values": [
						"ACTIVDIR | AMQP | *onenote.officeapps.live.com"
					]
				}
			],
			"contextEntityId": "string",
			"description": "string",
			"id": "string",
			"name": "string",
			"networkProviderScope": "string",
			"orgRef": {
				"id": "string",
				"name": "string"
			},
			"scope": "SYSTEM"
		}
	]
}
[{"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
Availability
Added in 35.0
Returned By

Get Network Context Profiles

Feedback

Was this page helpful?