Lines Matching refs:client_id
29 # client_id reboot_flag
41 # client_id reboot_flag
51 # client_id reboot_flag
61 # client_id reboot_flag
71 # client_id
81 # client_id username password role_id
89 [Arguments] ${client_id} ${reboot_flag}=False
92 # client_id This client id contain string value
97 ${client_ids}= Split String ${client_id} ,
115 [Arguments] ${client_id} ${client_ip} ${status}
118 # client_id This client id contain string value
125 ... kwargs= {"Context": "${client_id}", "ClientOriginIP":"${client_ip}"}}
131 [Arguments] ${client_id}
134 # client_id This client id contain string value
138 ${resp}= Set Client Origin IP ${client_id} ${client_ip} status=False
143 [Arguments] ${client_id} ${username} ${password}
146 # client_id This client id can contain string value
152 FOR ${client} IN @{client_id}
154 ... kwargs="Context": "${client_id}"
199 [Arguments] ${client_id} ${username} ${password} ${role} ${enabled}=${True}
202 # client_id This client id contain string value
214 ${client_ids}= Split String ${client_id} ,