IServiceInfo

Interface

Very generic structure representing the return value from the /arcgis/rest/admin/services//FeatureServer?f=json response

Extends

Properties

Property Type Notes
adminServiceInfo {
database:
{
datasource:
{
name:
string
}
}
name:
string
status:
string
type:
string
}
layers Record<stringunknown>[] | Record<stringunknown>

Interface defined in packages/arcgis-rest-types/src/service.ts:119