getUnattachedTagsForCurrentUser

Classes SoftLayer_Tag
Tags method sldn tag

SoftLayer_Tag::getUnattachedTagsForCurrentUser

Get the tags not attached to references.

Description

Get all tags with no references attached to it for the current account. The total items header for this method contains the total number of unattached 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/getUnattachedTagsForCurrentUser'