All Products
Search
Document Center

Cloud Firewall:DescribeCtrlInstanceMemberAccounts

Last Updated:Oct 15, 2025

Queries a list of member accounts.

Operation description

This operation queries information about the member accounts of Cloud Firewall.

QPS limits

This operation is limited to 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled. Throttling may affect your business. We recommend that you call this operation at a reasonable rate.

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

No parameters required.

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

9CC69FDA-69F6-585B-9262-A306F425****

InstanceMemberCount

integer

The number of Cloud Firewall member accounts.

3

MaxInstanceMemberNum

integer

The maximum number of member accounts supported by Cloud Firewall.

1000

Examples

Success response

JSON format

{
  "RequestId": "9CC69FDA-69F6-585B-9262-A306F425****",
  "InstanceMemberCount": 3,
  "MaxInstanceMemberNum": 1000
}

Error codes

HTTP status code

Error code

Error message

Description

400 ErrorAliUid Aliuid invalid. The aliuid is invalid.
400 ErrorDBSelectError A database select error occurred. The error message returned because an internal error has occurred in querying the database.
400 ErrorMarshalJSON internal error. Internal error.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.