[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] [Birdbath] Collector API



You should use the queryAnyAds() function that accepts a constraint. Use the constraint "TRUE" to get everything.

More extensive documentation on the web service APIs should be present in future manuals.


matt

On May 23, 2005, at 3:59 PM, Afrasyab Bashir wrote:

Hiya,

Its birdbath related. condor version is 6.7.7. Needed your help and reply for following queries please.

1. What function should I substitute for "condor_status -l" command when I want to know all these statistics? I am asking this because query..... functions are more specific than 'condor_status -l' ?
2. Just wanted to know if there is some API documentation for collector like the one you have for schedd on birdbath page. [Do you think there will be any release of documentatino for webservices in the manual or that it will be released seperately as that relates to programmers and manual is for administrators of condor? just asking as that will help a great deal for novices like myself]
I'll be grateful for your help and support.


thanks