Create an automation trigger based on conditional matching of one more conditions followed by an implied action when all conditions are met.
Successful Request. Trigger Created Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "active": true,
- "name": "Set Archive Date on Assets when Expiration Date reached.",
- "rules": [
- {
- "operation": "lteq",
- "attributeId": "1f9dbc8e-41ea-4e11-add1-e13a989dd780",
- "value": "CURRENT_DATE"
}
], - "action": {
- "operation": "replace",
- "type": "metadata",
- "attributeId": "1f9dbc8e-41ea-4e11-add1-e13a989dd780",
- "value": "CURRENT_DATE"
}, - "schedule": {
- "interval": 60
}
}{- "triggers": [
- {
- "active": true,
- "name": "Set Archive Date on Assets when Expiration Date reached.",
- "rules": [
- {
- "operation": "lteq",
- "attributeId": "1f9dbc8e-41ea-4e11-add1-e13a989dd780",
- "value": "CURRENT_DATE"
}
], - "action": {
- "operation": "replace",
- "type": "metadata",
- "attributeId": "1f9dbc8e-41ea-4e11-add1-e13a989dd780",
- "value": "CURRENT_DATE"
}, - "schedule": {
- "interval": 60
}
}
], - "pagination": {
- "total": 1000,
- "before": "7140k9-44f",
- "after": "169677qp8-afe"
}
}