doc-exports/docs/ecs/api-ref/en-us_topic_0167811962.html
Huijuan, Wang 7d71165909 ecs api 20240912
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Huijuan, Wang <wanghuijuan738@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Huijuan, Wang <wanghuijuan738@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-10-24 12:45:08 +00:00

1.6 KiB

Tag Types

Tag management APIs are classified as the APIs for one-dimensional (1D) tags and the APIs for two-dimensional (2D) tags.

  • A 1D tag contains a string. All APIs for 1D tags are native OpenStack APIs. For details, see Tag Management.
  • A 2D tag consists of a key and a value. All APIs for 2D tags are ECS APIs. For details, see this section.
  • Use the APIs of the same type to add, delete, modify, or query tags.
  • 2D tags are recommended.