HPE GreenLake for Tags

With the HPE GreenLake for Tags APIs, you can view and filter all tags and all supported tagged resources in a workspace. A tag is a form of metadata applied to any resource and primarily used to categorize resources based on purpose, owner, environment, or other criteria. A tag is a key-value pair attached to an HPE GreenLake platform and services resource. The API allows you to view the details of all your tags that is available through the HPE GreenLake UI.

Features

With the HPE GreenLake for Tags APIs you can:

  • View all tags in a workspace
  • View all supported tagged resources in a workspace

Find out more in the changelog

What's new

January 2025

New stable v1 versions of the Tags APIs released.

Find out more in the changelog.

Deprecated

The following APIs are being deprecated and removed on their end-of-life date. Use the replacement APIs.

API Deprecated endpoint Deprecation date Replacement endpoint
Get all the tagged resources for a workspace GET /tags/v1beta1/tags May 5th 2025 GET /tags/v1/tags
Get tags associated to a workspace GET /tags/v1beta1/tag-resources May 5th 2025 GET /tags/v1/tag-resources

Related documentation