
Returns assigned tags
id | the URN of a ViPR Resource |
Tags information
Field | Description | Type | Notes |
<tags> | |||
<tag> | A set of tags | String |
0-* Elements |
</tags> |
GET https://192.168.0.0:4443/vdc/admin/authnproviders/urn:storageos:AuthnProvider:9088146a-fa8a-4e45-9834-89bb62cd505b:/tags HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <tags> <tag>West</tag> </tags>