Notification: Notification Class

Description Usage Format Fields

Description

Notification Class

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Fields

event

The event you wish to recieve a notification about. Specify * for all events.

persistent

Whether this event should remain active after it triggers the first time.

url

The URI to notify when the import is complete. This can be an email address or URL. If a URL is given, a POST will be made to this address. URL templating is supported. Valid template values are: $JOB_STATUS, $JOB_URL, $JOB_ID, $JOB_SYSTEM, $JOB_NAME, $JOB_START_TIME, $JOB_END_TIME, $JOB_SUBMIT_TIME, $JOB_ARCHIVE_PATH, $JOB_ARCHIVE_URL, $JOB_ERROR


agaveplatform/r-sdk documentation built on May 13, 2019, 8:20 a.m.