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

InlineNetworkContextProfiles1

Properties

values Optional

Describes a networking context profile. Context profiles are groups of similar type of values where each value specifies some layer 7 App Id, or Domain Name.

JSON Example

{
	"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
Used By

NetworkContextProfiles

Feedback

Was this page helpful?