Worker message example correction.
Change-Id: I907e3e6fb61123fd57330dd4baab97d1108a6a37
This commit is contained in:
parent
c38fbe1557
commit
cb7f4236f9
@ -239,7 +239,7 @@ Example Request
|
||||
{
|
||||
"hpcs_action": "ARCHIVE",
|
||||
"hpcs_object_store_basepath": "lbaaslogs",
|
||||
"hpcs_object_store_endpoint": "https://example.com/v1/80074562416143",
|
||||
"hpcs_object_store_endpoint": "https://example.com/v1/100",
|
||||
"hpcs_object_store_token": "MY_AUTH_TOKEN",
|
||||
"hpcs_object_store_type": "swift",
|
||||
"loadbalancers": [
|
||||
@ -259,7 +259,7 @@ Example Response
|
||||
{
|
||||
"hpcs_action": "ARCHIVE",
|
||||
"hpcs_object_store_basepath": "lbaaslogs",
|
||||
"hpcs_object_store_endpoint": "https://example.com/v1/80074562416143",
|
||||
"hpcs_object_store_endpoint": "https://example.com/v1/100",
|
||||
"hpcs_object_store_token": "MY_AUTH_TOKEN",
|
||||
"hpcs_object_store_type": "swift",
|
||||
"loadbalancers": [
|
||||
@ -268,7 +268,7 @@ Example Response
|
||||
"name": "lb #1",
|
||||
"protocol": "HTTP"
|
||||
}
|
||||
]
|
||||
],
|
||||
"hpcs_response": "FAIL",
|
||||
"hpcs_error": "Some error string explaining the failure."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user