Toggle Navigation
SoftLayer API
Articles
Documentation
Go
Java
Perl
PHP
Python
Rest
Ruby
Tools
getTagByTagName
Classes
SoftLayer_Tag
Tags
method
sldn
tag
Services
"SoftLayer_"
prefix removed for readability.
Services or Datatypes go here
SoftLayer_Tag
::getTagByTagName
Get the tag object based on what the user inputs.
Description
Returns the Tag object with a given name. The user types in the tag name and this method returns the tag with that name.
Parameters
Name
Type
Description
tagList
string
A single tag or a comma separated list.
Required Headers
Authenticate
Optional Headers
SoftLayer_TagObjectMask
Return Values
SoftLayer_Tag[]