Get Tags
GET /compute/hosts/{id}/tags
Returns assigned tags
id | the URN of a ViPR Resource |
Required Roles
Requires one of the following roles:
- TENANT_ADMIN
- SYSTEM_MONITOR
- SYSTEM_ADMIN
Response Body
Tags information
Field |
Description |
Type |
Notes |
<tags> |
|
|
|
<tag> |
A set of tags |
String |
0-* Elements
|
</tags> |
|
|
|