You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

GRAS-04b: Get Forage Adjustment Categories (GetForAdjCat)#6569/HEAD / v7
Tags:  not added yet

GRAS-04b: Get Forage Adjustment Categories (GetForAdjCat)[SERVICE-6569]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 18 2018 11:31 Type:
Data
Path: m/gras/getforadjcat/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/getforadjcat/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
N/A
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

GRAS-04b: Get Forage Adjustment Categories (GetForAdjCat)

This service returns a payload of the forage adjustment categories to enable the requesting application to associate forage adjustment reasons with forage adjustment polygons.

{
    "metainfo": {},
    "parameter": []
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "9680fbcc-4d2a-11e7-97b3-a59655f63843",
        "cloud_node": "10.1.54.20",
        "request_ip": "129.82.52.100",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-gras/m/gras/getforadjcat/1.0",
        "csip-gras.version": "$version: 0.4.256 12bbf0f20b7b 2017-06-06 rumpal, built at 2017-06-06 12:40 by jenkins$",
        "csip.version": "$version: 2.1.205 fc2f9cc0fa2b 2017-05-24 od, built at 2017-06-06 12:40 by jenkins$",
        "tstamp": "2017-06-09 09:44:56",
        "cpu_time": 4,
        "expiration_date": "2017-06-09 09:45:26"
    },
    "parameter": [],
    "result": [
        {
            "name": "Forage Adjustment Categories",
            "value": [
                [
                    {
                        "name": "forage_adjustment_category_id",
                        "value": 1,
                        "description": "Forage Adjustment Type Identifier (1,2,3,or 4)"
                    },
                    {
                        "name": "forage_adjustment_category_name",
                        "value": "Vegetation",
                        "description": "Forage Adjustment Name"
                    }
                ],
                [
                    {
                        "name": "forage_adjustment_category_id",
                        "value": 2,
                        "description": "Forage Adjustment Type Identifier (1,2,3,or 4)"
                    },
                    {
                        "name": "forage_adjustment_category_name",
                        "value": "Slope",
                        "description": "Forage Adjustment Name"
                    }
                ],
                [
                    {
                        "name": "forage_adjustment_category_id",
                        "value": 3,
                        "description": "Forage Adjustment Type Identifier (1,2,3,or 4)"
                    },
                    {
                        "name": "forage_adjustment_category_name",
                        "value": "Water",
                        "description": "Forage Adjustment Name"
                    }
                ],
                [
                    {
                        "name": "forage_adjustment_category_id",
                        "value": 4,
                        "description": "Forage Adjustment Type Identifier (1,2,3,or 4)"
                    },
                    {
                        "name": "forage_adjustment_category_name",
                        "value": "Other",
                        "description": "Forage Adjustment Name"
                    }
                ]
            ]
        }
    ]
}
   (the file to convert)
   (the converted file)
Details
Comments & Attachments (1)
Associations
Children
SCM Commits
History (7)
Baselines
All (7)

Submitter Association Comment
Nothing found to display.