Add hpcs_action to sample client.
This commit is contained in:
parent
ba3b6a19b1
commit
eada8244a6
@ -43,6 +43,7 @@ def main():
|
|||||||
client = JSONGearmanClient(['localhost:4730'])
|
client = JSONGearmanClient(['localhost:4730'])
|
||||||
data = """
|
data = """
|
||||||
{
|
{
|
||||||
|
"hpcs_action": "create",
|
||||||
"name": "a-new-loadbalancer",
|
"name": "a-new-loadbalancer",
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user