24 Network Controllers

24.1 Get-anynodeNetworkControllers

Returns a list of network interfaces.

Required Permissions

  • API

  • Configuration Mode Read Access

Request parameters

  • Address

    mandatory if Initialize-anynodeAddress has not been used. Location of the frontend service to be reached.

    Type: String

  • Port

    mandatory if Initialize-anynodePort has not been used. Port of the frontend service to be reached.

    Type: Integer

  • APIVersion = 0

    This parameter states which version of the request should be used.

    Type: Integer

Return Value Structure

The response body is strutured as an array. The array consists of NetworkController JSON objects. A description for its fields is at section 25.79.1. For the JSON schema refer to section 25.79.2.