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

Application Lifecycle Management

Search In Project

Search inClear

CR_LMOD Residues#41526/v1
Tags:  not added yet

CR_LMOD Residues[SERVICE-41526]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: LyaegeMar 19 2018 12:36 Modified by: LyaegeMar 19 2018 12:36 Type:
Data
Path: d/residue/1.1 Context: csip-crlmod Version: 1.0
Endpoints: --
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Conservation Resources Land Management Operations Database (CR_LMOD) service for retrieving crop data from of CR_LMOD.

{
	"metainfo": {

	},
	"parameter": [{
		"name": "id",
        "description": "Array containing bigInt identifiers for the objects requested.",
		"value": [254]
	},
	{
		"name": "name",
        "description": "Array containting strings that exactly match a records name, path excluded.",
		"value": []
	},
	{
		"name": "keywords",
        "description": "Space delimited string containing keywords that match some part of a record's name.  Exclusions can be expressed by putting a minus sign before the term e.g. -corn",
		"value": "Alfalfa -hay"
	},
    {
		"name": "path",
        "description": "Array containing strings that exactly match a record's path.",
		"value": []
	},
    {
		"name": "partial_path",
        "description": "Array containing keywords that match some part of a record's path",
		"value": []
	},
	{
		"name": "limit",
        "description": "Maximum number of records to be returned.",
		"value": "15"
	},
	{
		"name": "offset",
        "description": "Number of records to skip before returning the first",
		"value": "0"
	},
	{
		"name": "names_only",
        "description": "True/False to this statement - I only want the names of the returned objects, no metadata or model data.",
		"value": "false"
	},
	{
		"name": "native_formats",
        "description": "True/False to this statement - I want the native model formats in the return json, not just names and metadata.",
		"value": "false"
	}]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "285542a5-ecc8-11e7-9f68-0ba7ce8772e4",
        "cloud_node": "10.1.71.7",
        "request_ip": "10.2.228.57",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-crlmod/d/crop/1.1",
        "csip.version": "$version: 2.2.4 3c276d66bde6 2017-12-15 od, built at 2017-12-20 11:28 by jenkins$",
        "tstamp": "2017-12-29 11:43:27",
        "cpu_time": 16,
        "expiration_date": "2017-12-29 11:43:57"
    },
    "parameter": [
        {
            "name": "id",
            "description": "Array containing bigInt identifiers for the objects requested.",
            "value": [
                254
            ]
        },
        {
            "name": "name",
            "description": "Array containting strings that exactly match a records name, path excluded.",
            "value": []
        },
        {
            "name": "keywords",
            "description": "Space delimited string containing keywords that match some part of a record's name.  Exclusions can be expressed by putting a minus sign before the term e.g. -corn",
            "value": "Alfalfa -hay"
        },
        {
            "name": "path",
            "description": "Array containing strings that exactly match a record's path.",
            "value": []
        },
        {
            "name": "partial_path",
            "description": "Array containing keywords that match some part of a record's path",
            "value": []
        },
        {
            "name": "limit",
            "description": "Maximum number of records to be returned.",
            "value": "15"
        },
        {
            "name": "offset",
            "description": "Number of records to skip before returning the first",
            "value": "0"
        },
        {
            "name": "names_only",
            "description": "True/False to this statement - I only want the names of the returned objects, no metadata or model data.",
            "value": "false"
        },
        {
            "name": "native_formats",
            "description": "True/False to this statement - I want the native model formats in the return json, not just names and metadata.",
            "value": "false"
        }
    ],
    "result": [
        {
            "name": "crlmod",
            "value": {
                "rotations": [],
                "rotationCount": 0,
                "operations": [],
                "operationCount": 0,
                "crops": [
                    {
                        "id": 254,
                        "name": "Alfalfa-Grass, warm season, release",
                        "defaultYield": 6.5,
                        "yieldUnit": "ton/ac"
                    }
                ],
                "cropCount": 1,
                "residues": [],
                "residueCount": 0,
                "barriers": [],
                "barriersCount": 0,
                "contours": [],
                "contoursCount": 0,
                "fuels": [],
                "fuelsCount": 0,
                "strips": [],
                "stripsCount": 0,
                "permeablebarriers": [],
                "permeableBarrierCount": 0,
                "hydraulicElementSystems": [],
                "hydraulicElementSystemCount": 0
            }
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (1)
Baselines
All (1)

Deployed Mar 19 2018 12:36
Submit by Lyaege
Submitted Action Version
Lyaege
Mar 19 2018 12:36
Submit 1
No changes.