Business Analytics Development and APIs : MashZone NextGen APIs : Business Analytics Snapshot API : Manage Scheduled Snapshot Job Methods : Find Jobs
Find Jobs
To retrieve information about scheduled snapshot jobs, use a URL in the form:
http://app-server:port/presto/edge/api/rest/meta/jobs?
Add the following parameters as needed to define the scope for this query.
Parameter
Req?
Description
user
yes
The name of the user whose job schedules should be returned.
service
yes
The name of the mashable or mashup to retrieve job information for.
operation
An optional name of the specific operation for this mashable or mashup to retrieve job information for.
This example retrieves jobs for a specific mashable operation and user:
http://localhost:8080/presto/edge/api/rest/meta/jobs?user=sdiggle &service=employees-table&operation=findByID
This example retrieves jobs for all operations of a specific mashable and user:
http://localhost:8080/presto/edge/api/rest/meta/jobs?user=admin &service=XigniteHistorical
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback