All Products
Search
Document Center

OpenSearch:ModifyPublicUrlIpList

Last Updated:Jul 19, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

PUT /openapi/ha3/instances/{instanceId}/public-url-ip-list

Request parameters

ParameterTypeRequiredDescriptionExample
instanceIdstringYes

The instance ID.

ha-cn-0ju2rq6610a
bodyobjectNo

The request body.

stringNo

The IP addresses in the whitelist. Separate multiple IP addresses with commas (,).

12.0.0.1,0.0.0.0/0

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The request ID.

E45380E8-994A-5402-9806-F114B3295FCF
resultobject

The result.

{}

Examples

Sample success responses

JSONformat

{
  "requestId": "E45380E8-994A-5402-9806-F114B3295FCF",
  "result": {}
}

Error codes

For a list of error codes, visit the Service error codes.