23 Network Interfaces
23.1 Get-anynodeNetworkInterfaces
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 NetworkInterface JSON objects. A description for its fields is at section 25.78.1. For the JSON schema refer to section 25.78.2.