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/v2
Tags:  not added yet

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

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: rob.streetmanApr 02 2016 20:33 Type:
Data
Path: m/gras/getforadjcat 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)

Description: Get and return a payload of the forage adjustment categories to enable the requesting application to associate forage adjustment reasons with forage adjustment polygons.

Specification: 20151110 GRAS 4b Get Forage Adjustment Types.docx

Request Response
{
  "metainfo": {},
  "parameter":[]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "6f2acd03-8a2f-11e5-b4f4-69cac47e7c78",
    "cloud_node": "192.168.56.1",
    "tstamp": "2015-11-13 10:53:23",
    "service_url": "http://localhost:8084/csip-gras/m/gras/getforadjcat",
    "request_ip": "0:0:0:0:0:0:0:1",
    "cpu_time": 259,
    "expiration_date": "2015-11-13 10:58:24"
  },
  "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"
          }
        ]
      ]
    }
  ]
}

Details
Comments & Attachments (1)
Associations
Children
SCM Commits
History (2)
Baselines
All (2)

Submitter Association Comment
Nothing found to display.