Last modified November 7, 2024
getAccountFilterGroups
This function prints the objects data given its Account Filter Group ID.
Parameter name | Type | Description | Possible Values | Example |
---|---|---|---|---|
_id | String | REQUIRED Account Filter Group ID of the Account Filter Group Object you are trying to fetch. | N/A | _id=5f864533cde674169f42ffe2 |
Example Call JETAPI
jetbackup5api -F getAccountFilterGroup -D "_id={$ACCOUNT_FILTER_ID}"
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:
_id: 64f37dd63d5cd855603d04f2
group_id: 64f37dd63d5cd855603d04f3
type: 2
name: user
owner: 64f37d695aa01f55661b38f2
owner_name: root
count: 1
condition: 1
list:
0: user
Example Call HTTP
https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=getAccountFilterGroup&_id={$ACCOUNT_FILTER_ID}
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.