检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
URI DELETE /v2/{project_id}/apic/instances/{instance_id}/api-groups/{group_id}/domains/{domain_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
NOTE: When editing a tag, if a message indicating that the tag already exists is mistakenly displayed, delete all tags on the editing page, add the tags again, and save the modification. Description Enter a brief description of the device.
URI DELETE /v2/{project_id}/link/instances/{instance_id}/device-groups/{group_id}/devices Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. The default value is default for compatibility with 20.0.Project ID.
Example Requests Delete rules in batches. { "resources" : [ 1001, 1002 ] } Example Responses Status code: 200 OK [ { "id" : 702246, "ret_status" : "successful" } ] Status code: 400 Bad Request { "error_code" : "SCB.00000000", "error_msg" : "Parameter is not valid for operation
Delete the request parameter x-auth added in 3 and click Debug again. The response indicates that the API fails to be called, and the error message indicates that the authentication information is incorrect.
DELETE: Removes resources from the server. HEAD: Similar to GET but returns only response headers, typically used to fetch resource metadata like file size or modification date.
b11e5970f732440dbea647580647d57f", "error_code" : "APIG.3012", "error_msg" : "The request throttling policy binding record does not exist" } ], "success_count" : 1 } Status code: 400 Bad Request { "error_code" : "APIG.2011", "error_msg" : "parameter action should be \\\"delete
" : "topic-test", "replication" : 3, "partition" : 3, "retention_time" : 72, "sync_replication" : false, "sync_message_flush" : false, "app_id" : "ba1408c8-xxxx-xxxx-xxxx-21a218f4xxxx", "app_name" : "app-test", "permissions" : [ "read", "access", "delete
3a68d39f115d4c128fccd6f624ea6109", "error_code" : "APIG.3010", "error_msg" : "The access control policy binding record does not exist" } ], "success_count" : 1 } Status code: 400 Bad Request { "error_code" : "APIG.2011", "error_msg" : "Invalid parameter value: parameter action should be \\\"delete
Only one select, update, insert, or delete statement can be executed. The select statement can return up to 500 records. Table 8 Output parameters Parameter Description Payload Response in JSON format, with keys as the database field names and values as their corresponding data.
Only one select, update, insert, or delete statement can be executed. The select statement can return up to 500 records. Table 8 Output parameters Parameter Description Payload Response in JSON format, with keys as the database field names and values as their corresponding data.
Returns Response body. public String callDelAPI(String url, String header, String content, String type) Use the delete method to invoke the HTTP or HTTPS service.
", "app_permission" : [ "read", "access", "delete", "modify" ] } Status Codes Status Code Description 200 OK 400 Error response 404 Not Found 500 Internal Server Error Error Codes See Error Codes. Parent topic: Data Source Management
", "app_permission" : [ "read", "access", "delete", "modify" ] } ] } Status Codes Status Code Description 200 OK 400 Bad Request 500 Internal Server Error Error Codes See Error Codes. Parent topic: Data Source Management
Table 4 Deleting a project Parameter Description delete by Project Key Unique ID of the project. Table 5 Creating an issue Parameter Description Project Type Project type. Project Key Unique ID of the project. Issue Type Issue type. Priority Issue priority.
Not released Released Paused Deleted Complete Delete Audited Questionnaire Review Status Get questionnaires in the specified review state. Passed Under review Not Passed Waiting for real name Table 3 Querying questionnaire details Parameter Description Questionnaire No.
Example Requests Modify the name and description of a specified device group. { "name" : "device_group", "description" : "device group" } Example Responses Status code: 200 OK { "permissions" : [ "read", "access", "delete", "modify" ], "parent_id" : 0, "id" : 1, "name"
Example Requests GET /{project_id}/link/instances/{instance_id}/device-groups/{group_id} Example Responses Status code: 200 OK { "permissions" : [ "read", "access", "delete", "modify" ], "parent_id" : 0, "id" : 1, "name" : "group1", "description" : "group", "app_id" :
Requests Create a device group in a specified parent group. { "parent_id" : 10001, "name" : "device_group", "description" : "device group", "app_id" : "ef3845be-091a-4ab5-869a-9de0025e2165" } Example Responses Status code: 200 Created { "permissions" : [ "read", "access", "delete
GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH, and ANY are supported. path Yes String Backend request path, which can contain variables. timeout No Number Backend request timeout in milliseconds.