Select to view content in your preferred language

ArcPy Describe ArcGIS Server Instance

696
1
05-25-2010 12:52 PM
KeithFraley
Emerging Contributor
I am interested in doing an ArcPy Describe on an ArcGIS Server Instance, much like I would do for an SDE instance or a file datasource.

Has any figured out of this is possible yet?
0 Kudos
1 Reply
KirkKuykendall
Deactivated User
Hey Keith -

Looks like IGpDescribeData might do this, but I don't see any documentation for the GpDescribeData object they mention.

Maybe IGpUtilities3.Open* would return something that implements IGpDescribeData.  (Just a guess.)
0 Kudos