Queries a topic subscriber. That is, checks which endpoints are subscribed to a topic.
For example,
QuerySNSTopicSubscriber topicUuid=71efab26b4f84a62b001ec9b222efe47
Primitive Fields of Query
| Name |
Description |
Optional |
Valid Value |
Starting Version |
| topicUuid |
The topic UUID. |
|
|
2.3.1 |
| endpointUuid |
The endpoint UUID. |
|
|
2.3.1 |
| groupBy |
Groups rows into subgroups based on values of
columns or expressions. This field is equivalent to the Group By
clause in MySQL, such as groupBy=type. |
Yes |
|
2.3.1 |
| createDate |
The creation date. For more information, see
Resource Property. |
|
|
2.3.1 |
| lastOpDate |
The last operation date. For more information,
see Resource Property. |
|
|
2.3.1 |
| userTags |
The user tags. For more information, see CreateUserTag. |
Yes |
|
2.3.1 |
| systemTags |
The system tags. For more information, see CreateSystemTag. |
Yes |
|
2.3.1 |
Nested and Expanded Fields of Query
| Field |
Inventory |
Description |
Starting Version |
| endpoints |
Endpoints Inventory |
|
2.3.1 |
| topics |
Topics Inventory |
|
2.3.1 |