{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "DGS Work Order", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 41, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 389614.123499997, "ymin": 126237.3156, "xmax": 407881.65950000304, "ymax": 147558.73299999902, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCATIONNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LOCATIONNAME", "type": "esriFieldTypeString", "alias": "LOCATIONNAME", "length": 200, "domain": null }, { "name": "WORKORDERNO", "type": "esriFieldTypeString", "alias": "WORKORDERNO", "length": 40, "domain": null }, { "name": "PROBLEMTYPE", "type": "esriFieldTypeString", "alias": "PROBLEMTYPE", "length": 100, "domain": null }, { "name": "MAINPROBLEMTYPE", "type": "esriFieldTypeString", "alias": "MAINPROBLEMTYPE", "length": 50, "domain": null }, { "name": "WORKTEAMCODE", "type": "esriFieldTypeString", "alias": "WORKTEAMCODE", "length": 80, "domain": null }, { "name": "WORKTEAMGROUPING", "type": "esriFieldTypeString", "alias": "WORKTEAMGROUPING", "length": 50, "domain": null }, { "name": "DATEREQUESTED", "type": "esriFieldTypeDate", "alias": "DATEREQUESTED", "length": 8, "domain": null }, { "name": "DATECOMPLETED", "type": "esriFieldTypeDate", "alias": "DATECOMPLETED", "length": 8, "domain": null }, { "name": "ROOMLOCATIONAFFECTEDAREA", "type": "esriFieldTypeString", "alias": "ROOMLOCATIONAFFECTEDAREA", "length": 255, "domain": null }, { "name": "ASSIGNMENTDESCRIPTION", "type": "esriFieldTypeString", "alias": "ASSIGNMENTDESCRIPTION", "length": 4000, "domain": null }, { "name": "ACTIVESTATUS", "type": "esriFieldTypeString", "alias": "ACTIVESTATUS", "length": 50, "domain": null }, { "name": "MAINSTATUS", "type": "esriFieldTypeString", "alias": "MAINSTATUS", "length": 50, "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "PRIORITY", "length": 50, "domain": null }, { "name": "AGING", "type": "esriFieldTypeInteger", "alias": "AGING", "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 100, "domain": null }, { "name": "FY_COMPLETED", "type": "esriFieldTypeString", "alias": "FY_COMPLETED", "length": 10, "domain": null }, { "name": "SFBUILDINGID", "type": "esriFieldTypeString", "alias": "SFBUILDINGID", "length": 50, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "MAR_ID", "domain": null }, { "name": "MAR_ADDRESS", "type": "esriFieldTypeString", "alias": "MAR_ADDRESS", "length": 255, "domain": null }, { "name": "MAR_WARD", "type": "esriFieldTypeString", "alias": "MAR_WARD", "length": 10, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R51534_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "WORKORDER_PT_IX1", "fields": "LOCATIONNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WORKORDER_PT_IX2", "fields": "SFBUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WORKORDER_PT_IX3", "fields": "WORKORDERNO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WORKORDER_PT_IX4", "fields": "X_COORDINATE,Y_COORDINATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WORKORDER_PT_IX5", "fields": "PROBLEMTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WORKORDER_PT_SPX", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "DGS Building Asset Manager", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASSETMANAGERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ASSETMANAGERNAME", "type": "esriFieldTypeDouble", "alias": "ASSETMANAGERNAME", "domain": null }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "ASSETTYPE", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 200, "domain": null }, { "name": "SFBUILDINGID", "type": "esriFieldTypeString", "alias": "SFBUILDINGID", "length": 50, "domain": null }, { "name": "BUILDINGADDRESS", "type": "esriFieldTypeString", "alias": "BUILDINGADDRESS", "length": 100, "domain": null }, { "name": "BUILDINGSERVICEAREA", "type": "esriFieldTypeString", "alias": "BUILDINGSERVICEAREA", "length": 50, "domain": null }, { "name": "HVACASSETTYPE", "type": "esriFieldTypeString", "alias": "HVACASSETTYPE", "length": 100, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 255, "domain": null }, { "name": "MODELNUMBER", "type": "esriFieldTypeString", "alias": "MODELNUMBER", "length": 40, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 40, "domain": null }, { "name": "EQUIPMENTTYPE", "type": "esriFieldTypeString", "alias": "EQUIPMENTTYPE", "length": 50, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "MAR_ID", "domain": null }, { "name": "MAR_ADDRESS", "type": "esriFieldTypeString", "alias": "MAR_ADDRESS", "length": 255, "domain": null }, { "name": "MAR_WARD", "type": "esriFieldTypeString", "alias": "MAR_WARD", "length": 10, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "DGS Building Asset Service", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ASSETMANAGER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ASSETMANAGER", "type": "esriFieldTypeString", "alias": "ASSETMANAGER", "length": 50, "domain": null }, { "name": "ASSETSERVICEID", "type": "esriFieldTypeString", "alias": "ASSETSERVICEID", "length": 50, "domain": null }, { "name": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "SERVICETYPE", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 100, "domain": null }, { "name": "SERVICEDATE", "type": "esriFieldTypeDate", "alias": "SERVICEDATE", "length": 8, "domain": null }, { "name": "SERVICEDESCRIPTION", "type": "esriFieldTypeString", "alias": "SERVICEDESCRIPTION", "length": 4000, "domain": null }, { "name": "SERVICEFREQUENCY", "type": "esriFieldTypeString", "alias": "SERVICEFREQUENCY", "length": 100, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "MAR_ID", "domain": null }, { "name": "MAR_ADDRESS", "type": "esriFieldTypeString", "alias": "MAR_ADDRESS", "length": 255, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "DGS Building Boiler Status", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BOILERPERCENTAGEREPORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BOILERPERCENTAGEREPORTNAME", "type": "esriFieldTypeString", "alias": "BOILERPERCENTAGEREPORTNAME", "length": 80, "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 200, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 50, "domain": null }, { "name": "BOILERSREPORTEDASDOWN", "type": "esriFieldTypeDouble", "alias": "BOILERSREPORTEDASDOWN", "domain": null }, { "name": "BOILER1", "type": "esriFieldTypeString", "alias": "BOILER1", "length": 50, "domain": null }, { "name": "BOILERSREPORTEDON", "type": "esriFieldTypeDouble", "alias": "BOILERSREPORTEDON", "domain": null }, { "name": "BOILER2", "type": "esriFieldTypeString", "alias": "BOILER2", "length": 50, "domain": null }, { "name": "BOILER3", "type": "esriFieldTypeString", "alias": "BOILER3", "length": 50, "domain": null }, { "name": "BOILER4", "type": "esriFieldTypeString", "alias": "BOILER4", "length": 50, "domain": null }, { "name": "BOILER5", "type": "esriFieldTypeString", "alias": "BOILER5", "length": 50, "domain": null }, { "name": "BOILER6", "type": "esriFieldTypeString", "alias": "BOILER6", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "DAILYOPERATINGPERCENTAGE", "type": "esriFieldTypeDouble", "alias": "DAILYOPERATINGPERCENTAGE", "domain": null }, { "name": "SFBUILDINGID", "type": "esriFieldTypeString", "alias": "SFBUILDINGID", "length": 50, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "MAR_ID", "domain": null }, { "name": "MAR_ADDRESS", "type": "esriFieldTypeString", "alias": "MAR_ADDRESS", "length": 255, "domain": null }, { "name": "MAR_WARD", "type": "esriFieldTypeString", "alias": "MAR_WARD", "length": 10, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "DGS Building and Site", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BUILDINGNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGNAME", "type": "esriFieldTypeString", "alias": "BUILDINGNAME", "length": 200, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 200, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 50, "domain": null }, { "name": "SFBUILDINGID", "type": "esriFieldTypeString", "alias": "SFBUILDINGID", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "BUDGET", "type": "esriFieldTypeString", "alias": "BUDGET", "length": 255, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "MAR_ID", "domain": null }, { "name": "MAR_ADDRESS", "type": "esriFieldTypeString", "alias": "MAR_ADDRESS", "length": 255, "domain": null }, { "name": "MAR_WARD", "type": "esriFieldTypeString", "alias": "MAR_WARD", "length": 10, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }