Sync Application Port Profiles

Sync Application Port Profiles

Sync the application port profiles from the network provider to VCD. The network provider is required to be specified in the filter context. Context example: (_context==networkProviderId).

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/applicationPortProfiles/sync
COPY
Query Parameters
string
filter
Optional

Filter for a query. FIQL format.


Authentication
This operation uses the following authentication methods.
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=37.0
{
    "minorErrorCode": "string",
    "message": "string",
    "stackTrace": "string"
}
string
minorErrorCode
Required

minorErrorCode

string
message
Required

message

string
stackTrace
Optional

stackTrace