All Products
Search
Document Center

OpenSearch:DeleteConfigFile

Last Updated:Jul 16, 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

DELETE /openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/file

Request parameters

ParameterTypeRequiredDescriptionExample
instanceIdstringYes

The instance ID.

ha-cn-2r42ostoc01
configNamestringYes

The configuration name.

ha-cn-lbj39bhay03@ha-cn-lbj39bhay03_api_data@vpc_sh_domain_1@api_index@index_config_edit
fileNamestringYes

The file name.

/schemas/automobile_vector_schema.json
parentFullPathstringYes

The path of the parent directory.

/

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The request ID.

10D5E615-69F7-5F49-B850-00169ADE513C
resultobject

The result.

{}

Examples

Sample success responses

JSONformat

{
  "requestId": "10D5E615-69F7-5F49-B850-00169ADE513C",
  "result": {}
}

Error codes

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