Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
1
Region ID
x > 0
1
Pool ID
"00000000-0000-4000-8000-000000000000"
Body
Member IP address
"192.168.40.33"
Member IP port
80
true if enabled. Defaults to true
false
Either subnet_id
or instance_id
should be provided
"a7e7e8d6-0bf7-4ac9-8170-831b47ee2ba9"
An alternate IP address used for health monitoring of a backend member. Default is null which monitors the member address.
An alternate protocol port used for health monitoring of a backend member. Default is null which monitors the member protocol_port
.
Either subnet_id
or instance_id
should be provided
"32283b0b-b560-4690-810c-f672cbb2e28d"
Member weight. Valid values: 0 to 256, defaults to 1
0 < x <= 256
1
Response
OK
List of task IDs
["d478ae29-dedc-4869-82f0-96104425f565"]