cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1207
Views
0
Helpful
1
Replies

Java schema for Tidal API Requests

mikey
Level 1
Level 1

I'm looking at the Cisco Tidal Enterprise Scheduler 6.2.1 SP2
REST API Reference Guide.

 

Here is an example: 

<atom:entry xmlns:atom="http://purl.org/atom/ns#">
<atom:id>1</atom:id>
<atom:title>api</atom:title>
<Job.getList>
<selectColumns>
id,ownerid,parentid,parentname,runtimeusername
</selectColumns>
<queryCondition>
(Job.name LIKE '%name%')
</queryCondition>
</Job.getList>
</atom:entry>

Is there any Jar or XSD schema available for the Request Objects '<Job.getList>'? Where do I find this? 

1 Reply 1

mikey
Level 1
Level 1

So the question is which JAR has this Class:

com.tidalsoft.webclient.tes.dsp.db.datatypes.JobRun

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: