[{"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
Update Network Context Profile
DescriptionUpdates a specific user-defined network context profile, changing the associated firewall and modifying the traffic this profile restricts.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/networkContextProfiles/{profileId}
Path Parameters
Path Parameters
string
profileId
Required
Request Body
Request Body
NetworkContextProfile
of type(s) application/json
Required
This request body class requires all of the following:
NetworkProviderContext, InlineNetworkContextProfile1
Authentication
This operation uses the following authentication methods.
Errors
Error
400
Invalid configuration.
Error
404
The specified resource was not found
Code Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"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"}' https://{api_host}/cloudapi/1.0.0/networkContextProfiles/{profileId}
[{"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