-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
documentationChanges to code examplesChanges to code examples
Description
https://sldn.softlayer.com/reference/services/SoftLayer_Tag/
Python examples:
Autocomplete tag inputted by a user.
delete tag for a given object.
Retrieve the account to which the tag is tied.
Get all valid tag types.
Get the tags attached to references.
Retrieve a SoftLayer_Tag record.
Retrieve references that tie object to the tag.
Get the tag object based on what the user inputs.
Get the tags not attached to references.
Set the tags for a given object
Metadata
Metadata
Assignees
Labels
documentationChanges to code examplesChanges to code examples