Last updated
Last updated
Connects to Rubrik and retrieves the network interface details from member nodes of a Rubrik cluster.
The Get-RubrikClusterNetworkInterface cmdlet will retrieve the network interface details from nodes connected to a Rubrik cluster.
This will return the details of all network interfaces on all nodes within the Rubrik cluster.
This will return the details of the 'bond0' interface on all nodes within the Rubrik cluster.
This will return the details of the network interfaces on the node with the id of 'Node01'
Interface name to query
Node id to filter results on
Rubrik server IP or FQDN
API version
Written by Mike Preston for community usage Twitter: @mwpreston GitHub: mwpreston
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see .