Lines Matching refs:Get

58 Get IP Address And Verify
59 [Documentation] Get IP Address And Verify.
66 Get Netmask And Verify
67 [Documentation] Get Netmask And Verify.
74 Get Gateway And Verify
75 [Documentation] Get gateway and verify it's existence on the BMC.
82 Get MAC Address And Verify
83 [Documentation] Get MAC address and verify it's existence on the BMC.
86 ${active_channel_config}= Get Active Channel Config
89 ${resp}= Redfish.Get ${REDFISH_NW_ETH_IFACE}${ethernet_interface}
90 ${macaddr}= Get From Dictionary ${resp.dict} MACAddress
102 Get Hostname And Verify
103 [Documentation] Get hostname via Redfish and verify.
106 ${hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
116 ${hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
122 ${new_hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
139 ${hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
145 ${new_hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
406 Get DNS Server And Verify
407 [Documentation] Get DNS server via Redfish and verify.
597 ${network_configurations}= Get Network Configuration
598 ${num_entries}= Get Length ${network_configurations}
607 ${active_channel_config}= Get Active Channel Config
643 ${network_configurations}= Get Network Configuration
645 ${num_entries}= Get Length ${network_configurations}
653 ${active_channel_config}= Get Active Channel Config
676 @{network_configurations}= Get Network Configuration
679 # Get BMC IP address and prefix length.
680 ${ip_data}= Get BMC IP Info
705 @{ip_data}= Get BMC IP Info
733 ${active_channel_config}= Get Active Channel Config
736 ${redfish_nameservers}= Redfish.Get Attribute
738 ${resolve_conf_nameservers}= CLI Get Nameservers
747 # - Get DHCP IPv4 enabled/disabled status from redfish managers URI
749 # - Get DHCP IPv4 settings - ip address, gateway, subnetmask
753 ${DHCPEnabled}= Get IPv4 DHCP Enabled Status ${CHANNEL_NUMBER}
757 ... Get DHCP IP Info
762 ${test_gateway}= Get BMC Default Gateway
813 ${active_channel_config}= Get Active Channel Config
821 Redfish.Get ${REDFISH_NW_ETH_IFACE}${ethernet_interface}
832 ${network_configurations}= Get Network Configuration
851 ${active_channel_config}= Get Active Channel Config