Tags REST Endpoints
Identity/Tags
The operations from the Identity/Tags category.
- Assemble Effective Tag Set
- Method: getPath:
/20160918/tagDefaults/actions/assembleEffectiveTagSet
- ChangeTagNamespaceCompartment
- Method: postPath:
/20160918/tagNamespaces/{tag_namespace_id}/actions/changeCompartment
- Create a Tag
- Method: postPath:
/20160918/tagNamespaces/{tag_namespace_id}/tags
- Create a Tag Default
- Method: postPath:
/20160918/tagDefaults
- Create a Tag Namespace
- Method: postPath:
/20160918/tagNamespaces
- Delete a Tag
- Method: deletePath:
/20160918/tagNamespaces/{tag_namespace_id}/tags/{tag_name}
- Delete a Tag Default
- Method: deletePath:
/20160918/tagDefaults/{tag_default_id}
- Delete a Tag Namespace
- Method: deletePath:
/20160918/tagNamespaces/{tag_namespace_id}
- Get a Tag
- Method: getPath:
/20160918/tagNamespaces/{tag_namespace_id}/tags/{tag_name}
- Get a Tag Default
- Method: getPath:
/20160918/tagDefaults/{tag_default_id}
- Get a Tag Namespace
- Method: getPath:
/20160918/tagNamespaces/{tag_namespace_id}
- Get a Tagging Work Request
- Method: getPath:
/20160918/taggingWorkRequests/{work_request_id}
- List Cost Tracking Tags
- Method: getPath:
/20160918/tagNamespaces/actions/listCostTrackingTags
- List Tag Defaults
- Method: getPath:
/20160918/tagDefaults
- List Tag Namespaces
- Method: getPath:
/20160918/tagNamespaces
- List Tagging Work Request Errors
- Method: getPath:
/20160918/taggingWorkRequests/{work_request_id}/errors
- List Tagging Work Requests
- Method: getPath:
/20160918/taggingWorkRequests
- List Tags
- Method: getPath:
/20160918/tagNamespaces/{tag_namespace_id}/tags
- Update a Tag
- Method: putPath:
/20160918/tagNamespaces/{tag_namespace_id}/tags/{tag_name}
- Update a Tag Default
- Method: putPath:
/20160918/tagDefaults/{tag_default_id}
- Update a Tag Namespace
- Method: putPath:
/20160918/tagNamespaces/{tag_namespace_id}