All Products
Search
Document Center

Cloud Firewall:DescribeInternetServiceNameList

Last Updated:Jan 07, 2026

Retrieves a list of Internet service names.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

SourceIp

string

No

The source IP address of the visitor.

140.240.17.XXX

Lang

string

No

The language of the response.

Valid values:

  • en :

    English

  • zh :

    Chinese

zh

Lang

string

No

The language of the response.

Valid values:

  • en :

    English

  • zh :

    Chinese

zh

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

91B01BCD-DFB0-5CA8-9191-5B38C62****

ServiceNameList

array

A list of application names.

string

A list of application names.

[ "SMB", "MySQL" ]

Examples

Success response

JSON format

{
  "RequestId": "91B01BCD-DFB0-5CA8-9191-5B38C62****",
  "ServiceNameList": [
    "[\n  \"SMB\",\n  \"MySQL\"\n]"
  ]
}

Error codes

HTTP status code

Error code

Error message

Description

400 ErrorDBSelectError A database select error occurred. The error message returned because an internal error has occurred in querying the database.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.