Last modified October 31, 2024

listTags

This function returns list of all tags.
Returns
Parameter name Value Description Possible values Example
tags[] List Return List of tag objects.
Object index position:
  • _id
  • name
  • type
  • color
  • owner
  • owner_name
 
total Integer The total amount of tags you have.    

Example Call JETAPI

jetbackup5api -F listTags
success: 1 message: system: version: 5.3.3 version_panel: 5.3.3 tier: EDGE type: cPanel retry_ms: 0 disableui: dr: agreement_panel: agreement: licenseIssue: data: accounts: data: tags: 0: _id: 650a20777ec4f15894071cb2 name: tag type: 1 color: #3e3c3e owner: 6503d48bfc45b1addf0a9632 owner_name: root

Example Call HTTP

https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=listTabs