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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-16c: Get Rangeland Health Assessment Attributes (GetRHAttributes)#6549/v2
Tags:  not added yet

GRAS-16c: Get Rangeland Health Assessment Attributes (GetRHAttributes)[SVC-6549]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: rob.streetmanApr 02 2016 20:38 Type:
Data
Path: m/gras/getrhattributes/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/getrhattributes/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

GRAS-16c: Get Rangeland Health Assessment Attributes (GetRHAttributes)

This services returns a payload of the rangeland health assessment attributes to enable the requesting application to complete a rangeland health assessment.

Description.

Request Response
{
    "metainfo": {},
    "parameter": []
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "635ccdb8-122e-11e5-bac5-e7c9dcc7f653",
        "cloud_node": "2601:1:8780:2962:b8d8:8d39:13c9:4186",
        "tstamp": "2015-06-13 18:43:34",
        "service_url": "http://localhost:8080/csip-gras/m/gras/getrhattributes/1.0",
        "request_ip": "0:0:0:0:0:0:0:1",
        "cpu_time": 164,
        "expiration_date": "2015-06-13 18:48:35"
    },
    "parameter": [],
    "result": [
        {
            "name": "RHAttributesList",
            "value": [
                {
                    "name": "RHAttribute",
                    "value": [
                        {
                            "name": "rhi_attributes_id",
                            "value": 1,
                            "description": "RH Attribute Identifier"
                        },
                        {
                            "name": "rhi_attributes_sequence",
                            "value": 1,
                            "description": "Display Sequence Number for RH Attribute"
                        },
                        {
                            "name": "rhi_attributes_name",
                            "value": "Soil Site Stability",
                            "description": "RH Attribute Name"
                        },
                        {
                            "name": "rhi_attributes_description",
                            "value": "The capacity of an area to limit redistribution and loss of soil resources (including nutrients and organic matter) by wind and water.",
                            "description": "RH Attribute Description"
                        }
                    ],
                    "description": "Database entry for RH Attribute"
                },
                {
                    "name": "RHAttribute",
                    "value": [
                        {
                            "name": "rhi_attributes_id",
                            "value": 2,
                            "description": "RH Attribute Identifier"
                        },
                        {
                            "name": "rhi_attributes_sequence",
                            "value": 2,
                            "description": "Display Sequence Number for RH Attribute"
                        },
                        {
                            "name": "rhi_attributes_name",
                            "value": "Hydrologic Function",
                            "description": "RH Attribute Name"
                        },
                        {
                            "name": "rhi_attributes_description",
                            "value": "The capacity of an area to capture, store, and safely release water from rainfall, run-on, and snowmelt (where relevant), to resist a reduction in this capacity, and to recover this capacity when a reduction does occur.",
                            "description": "RH Attribute Description"
                        }
                    ],
                    "description": "Database entry for RH Attribute"
                },
                {
                    "name": "RHAttribute",
                    "value": [
                        {
                            "name": "rhi_attributes_id",
                            "value": 3,
                            "description": "RH Attribute Identifier"
                        },
                        {
                            "name": "rhi_attributes_sequence",
                            "value": 3,
                            "description": "Display Sequence Number for RH Attribute"
                        },
                        {
                            "name": "rhi_attributes_name",
                            "value": "Biotic Integrity",
                            "description": "RH Attribute Name"
                        },
                        {
                            "name": "rhi_attributes_description",
                            "value": "The capacity of the biotic community to support ecological processes within the normal range of variability expected for the site, to resist a loss in the capacity to support these processes, and to recover this capacity when lossed do occur.",
                            "description": "RH Attribute Description"
                        }
                    ],
                    "description": "Database entry for RH Attribute"
                }
            ]
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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