Sync Network Context Profiles
Sync the network context profiles from the network provider to VCD. The network provider is required to be specified as a filter: (networkProviderId==[ID])
The following context is deprecated as of API version 38.0: Network Provider ID (_context==networkProviderId)
Request
URI
POST
https://{api_host}/cloudapi/1.0.0/networkContextProfiles/sync
COPY
Query Parameters
string
filter
Optional
Filter for a query. FIQL format.
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
400
Invalid configuration.
Returns Error of type(s) */*;version=39.0
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
string
minorErrorCode
Required
minorErrorCode
string
message
Required
message
string
stackTrace
Optional
stackTrace
Availability
Added in 35.0
Network Context Profiles Operations
POST
Create Network Context Profile
GET
Get Network Context Profiles
POST
Sync Network Context Profiles