Skip to main content

Push Network Configuration on Entity

This API can be used to push the network configuration to the servers and server groups.

Request Body
  • entity object[]
  • clientId int64

    Client ID whose configuration has to be pushed

  • clientGroupId int64

    Client Group ID to push network configuration

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • entityResponse object[]
  • errorString string
  • warningCode integer
  • errorCode integer
  • warningMessage string
Loading...