Quantcast
Channel: Spiceworks Community
Browsing latest articles
Browse All 18 View Live

Where is the Service State in SpiceWorks API?

I'm writing a widget to monitor specific services on several machines (30 license services across 5 machines), and I'm trying to figure out where in the SpiceWorks API the data about service states...

View Article



Where is the Service State in SpiceWorks API?

Note that you can always open the database and browse it with the SQLite Manager plugin for Firefox. Sometimes, this will help you find your answers more quickly. Services are all listed in the...

View Article

Where is the Service State in SpiceWorks API?

That and Scott's post seem like everything relevant to using query...strange that there's no API documentation at all on...

View Article

Re: Where is the Service State in SpiceWorks API?

I've been attempting to rewrite the API documentation, and when I get through the rest of the existing stuff, I will add that one. Plus, with the new APIs coming, there will be even more to do. It's...

View Article

Where is the Service State in SpiceWorks API?

So here's where I'm at right now. I'm testing out the functionality of Query and just making sure it works before I write any more complicated code. Unfortunately, my output seems to be null? I don't...

View Article


Where is the Service State in SpiceWorks API?

The exception will always be accessible by: alert("exception? " + resultHash['exception']); had you done that, you would see the error "wrong constant name Service Installations". Names cannot have...

View Article

Where is the Service State in SpiceWorks API?

Thank you much! That helped a ton, but now I've hit an error using the Query command. Here's the relevant code:JavaScriptvarcompName='licensesvr1';varqueryCond="name = '"+compName+"' AND service_id =...

View Article

Where is the Service State in SpiceWorks API?

Actually, nevermind, I see why that doesn't work. It doesn't search through the included list, it only adds the relevant items in the included list to resultHash.

View Article


Where is the Service State in SpiceWorks API?

Assuming the setup of 5 servers with 6 services apiece, it seems like I would still have to do a separate query to get the ID of each device, the ID of the relevant services, and then query the...

View Article

Browsing latest articles
Browse All 18 View Live




Latest Images