getAttachedTagsForCurrentUser

Classes SoftLayer_Tag
Tags method sldn tag

SoftLayer_Tag::getAttachedTagsForCurrentUser

Get the tags attached to references.

Description

Get all tags with at least one reference attached to it for the current account. The total items header for this method contains the total number of attached tags even if a result limit is applied.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Tag/getAttachedTagsForCurrentUser'