Querying Tags of a Tenant's Resource

Function

This API is used to obtain tags of resources of a tenant based on the tenant ID and resource type.

URI

GET /v1/{project_id}/{resource_type}/tags

Table 1 describes the required parameters.

Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Specifies the project ID.

resource_type

Yes

String

Specifies the resource type. The value is endpoint_service or endpoint.

Request

Response

Status Code

For details about status codes, see Status Code.