Lines Matching refs:ProtocolEnabled
23 ${ssh_state}= Create Dictionary ProtocolEnabled=${enable_value}
62 # "ProtocolEnabled": false
69 # "ProtocolEnabled": true
74 # "ProtocolEnabled": true
83 # "ProtocolEnabled": true
88 # "ProtocolEnabled": true
97 Should Be Equal As Strings ${resp.dict['SSH']['ProtocolEnabled']} ${state}
108 ${ipmi_state}= Create Dictionary ProtocolEnabled=${enable_value}
125 ${ntp_state}= Create Dictionary ProtocolEnabled=${enable_value}
156 Should Be Equal As Strings ${resp.dict['IPMI']['ProtocolEnabled']} ${state}
168 Should Be Equal As Strings ${resp.dict['NTP']['ProtocolEnabled']} ${state}