Toggle Navigation
SoftLayer API
Articles
Documentation
Go
Java
Perl
PHP
Python
Rest
Ruby
Tools
Items with tag
tag
perl
list_tags.pl
list_tags.pl
search_simple_tag.pl
search_simple_tag.pl
set_tags.pl
set_tags.pl
php
ListTags.php
ListTags.php
SearchTags.php
SearchTags.php
SetTags.php
SetTags.php
python
Gets pending invoice with hardware tags
An example that gets the pending invoice along with all the hardware tags.
reference
SoftLayer_Tag
SoftLayer's tagging service gives customers the ability to tag devices with keywords that can later be used to search up...
autoComplete
This function is responsible for setting the Tags values. The internal flag is set to 0 if the user is a customer, and 1...
deleteTag
Delete a tag for an object.
getAccount
Retrieve the account to which the tag is tied.
getAllTagTypes
Returns all tags of a given object type.
getAttachedTagsForCurrentUser
Get all tags with at least one reference attached to it for the current account. The total items header for this method...
getObject
getReferences
Retrieve references that tie object to the tag.
getTagByTagName
Returns the Tag object with a given name. The user types in the tag name and this method returns the tag with that name.
getUnattachedTagsForCurrentUser
Get all tags with no references attached to it for the current account. The total items header for this method contains...
setTags
Tag an object by passing in one or more tags separated by a comma. Tag references are cleared out every time this method...
SoftLayer_Tag
The SoftLayer_Tag data type is an optional type associated with hardware. The account ID that the tag is tied to, and th...
SoftLayer_Tag_Reference
SoftLayer_Tag_Reference_Hardware
SoftLayer_Tag_Reference_Network_Application_Delivery_Controller
SoftLayer_Tag_Reference_Network_Vlan
SoftLayer_Tag_Reference_Network_Vlan_Firewall
SoftLayer_Tag_Reference_Resource_Group
SoftLayer_Tag_Reference_Virtual_DedicatedHost
SoftLayer_Tag_Reference_Virtual_Guest
SoftLayer_Tag_Reference_Virtual_Guest_Block_Device_Template_Group
SoftLayer_Tag_Type
ruby
list_tags.rb
list_tags.rb
search_tag.rb
search_tag.rb
set_tags.rb
set_tags.rb
Open Source SDKs
softlayer-python
softlayer-java
softlayer-go
softlayer-perl
softlayer-php
softlayer-ruby
SL CLI
Installation
Documentation
Feature Request
Bug Report