Updated on 2022-08-02 GMT+08:00

Verifying the ACL of the Target ECS Network

Function

This API is used to verify the ACL information for the target ECS network.

URI

GET /v1/sms/tasks/{t_project_id}/networkacl/{t_subnet_id}/check?region_id=xx

Request

Request parameters

For details about the request parameters, see Table 1.

Table 1 Parameter description

Parameter

Mandatory

Type

Description

t_project_id

Yes

String

Specifies the ID of the project to which the target ECS belongs.

t_subnet_id

Yes

String

Specifies the subnet ID of the first NIC on the target ECS.

region_id

Yes

String

Specifies the region ID of the target ECS.

Response

N/A

Example

  • Example request

    None

  • Example response

    None

Status Codes

See Status Codes.