curl --location --request GET 'http://172.16.1.44:9800/server-manager/services/listByUserFolder?folderName=%7Broot%7D&folderType=userService&serviceType=&pageNum=1&pageSize=4&orderParam=lastModifyTime&orderType=desc&serviceName=&serviceTags=&lang=zh-CN&sourceRouterKey=service' \
--header 'ua_token: '
{
"data": {
"code": 0,
"data": {
"serviceTags": [
{
"serviceTagCounts": 0,
"serviceTagName": "string"
}
],
"userService": {
"MapService": {
"content": [
{
"TileStorageVersion": "string",
"aliasName": "string",
"attributePage_url": "string",
"cachefoldername": "string",
"cachepath": "string",
"cachepathtype": "string",
"configFileType": "string",
"createTime": "string",
"createthumburl": "string",
"degree2meter_type": "string",
"description": "string",
"enabled": true,
"folderName": "string",
"fullcustomscale": 0,
"fullgooglescale": 0,
"fullkq3dscale": 0,
"getmetadata_url": "string",
"guid": "string",
"hasError": true,
"hasImageCache": true,
"hasMvtCache": true,
"hasVectorCache": true,
"imageformat": "string",
"isAggrServiceGroup": true,
"isBundleTile": true,
"isCommonService": true,
"isZXYTile": true,
"isowner": true,
"lastModifyTime": "string",
"layers": [
{
"annoLayer": true,
"combined": true,
"depth": 0,
"dynamic": true,
"extend": [
0
],
"extend84": [
0
],
"fields": [
{
"aliasName": "string",
"comment": "string",
"defaultValue": "string",
"editable": true,
"geoField": true,
"length": 0,
"name": "string",
"nullable": true,
"precision": 0,
"required": true,
"systemField": true,
"type": "string"
}
],
"filter": "string",
"groupLayer": true,
"guid": "string",
"heatmap": true,
"id": 0,
"isHaitu": true,
"is_annotation": true,
"layerType": 0,
"maxScale": 0,
"minScale": 0,
"name": "string",
"parentCombined": true,
"parentLayerId": 0,
"rasterLayer": true,
"rasterTileFormat": "string",
"rect": [
0
],
"rect84": [
0
],
"serviceLayer": true,
"shapeType": "string",
"srs": {
"epsg": 0,
"wkt": "string"
},
"tableName": "string",
"tilepath": "string",
"vectorLayer": true
}
],
"mapscales": [
{
"id": 0,
"level": 0,
"resolution": 0,
"scale": 0,
"static": true,
"type": "string"
}
],
"maxScale": 0,
"metadata_viewurl": "string",
"meters_per_degree": 0,
"minScale": 0,
"mvtEndLevel": 0,
"mvtStartLevel": 0,
"mvt_tileHeight": 0,
"mvt_tileWidth": 0,
"mvtscales": null,
"name": "string",
"originx": 0,
"originy": 0,
"owner": "string",
"permissionDetails": {
"browse": 0,
"edit": 0,
"search": 0
},
"rect": [
0
],
"rect84": [
0
],
"resourceId": 0,
"scalemode": 0,
"serviceHits": 0,
"serviceName": "string",
"serviceType": "string",
"sr": {
"epsg": 0,
"prj": "string",
"proj4": "string"
},
"startType": "string",
"state": 0,
"status": "string",
"statusShow": "string",
"supportDistributedCache": true,
"tenant": "string",
"thumburl": "string",
"tileHeight": 0,
"tileWidth": 0,
"type": 0,
"unitType": "string",
"url": "string",
"useDynamicCache": true,
"vectorformat": "string",
"vectorformat2": "string",
"viewurl": "string",
"wmts_type": "string"
}
],
"empty": true,
"first": true,
"last": true,
"number": 0,
"numberOfElements": 0,
"pageable": {
"offset": 0,
"pageNumber": 0,
"pageSize": 0,
"paged": true,
"sort": {
"empty": true,
"sorted": true,
"unsorted": true
},
"unpaged": true
},
"runningServicesCount": 0,
"size": 0,
"sort": {
"empty": true,
"sorted": true,
"unsorted": true
},
"totalElements": 0,
"totalPages": 0
}
}
},
"msg": "string",
"status": 0
},
"result": null,
"message": "string",
"resultcode": "string"
}