diff --git a/api-ref/source/v2/tags.inc b/api-ref/source/v2/tags.inc index a5828da10..a8532b268 100644 --- a/api-ref/source/v2/tags.inc +++ b/api-ref/source/v2/tags.inc @@ -9,26 +9,6 @@ The maximum number of characters allowed in a tag is 60. If the length is longer than 60, the API returns the HTTP ``Bad Request (400)`` response code with 'invalid input for operation' error message. -Tag Extension -============= - -.. note:: - - NOTE: This extension is deprecated in favor of ``standard-attr-tag``. - -The ``tag`` extension allows users to set tags on their networks. -This extension supports networks only. - -Enhanced Tag Extension -====================== - -.. note:: - - NOTE: This extension is deprecated in favor of ``standard-attr-tag``. - -The ``tag-ext`` extension allows users to set tags on their resources. -This extension supports subnets, ports, routers, and subnet pools. - Standard Attributes Tag Extension =================================