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

Application Lifecycle Management

Search In Project

Search inClear

LMOD Barriers#6455/HEAD / v3
Tags:  not added yet

LMOD Barriers[SERVICE-6455]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 21 2018 08:05 Type:
Data
Path: d/barrier/1.0 Context: csip-lmod Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-lmod/d/barrier/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Land Management Operations Database (LMOD) service for retrieving Wind Barrier data.

{
  "metainfo": {},
  "parameter": [
    {
      "name": "file_key",
          "description": "BigInt that uniquely identifies an barrier",
      "value": "3537890341983114796"
    },
    {
      "name": "keywords",
      "description": "search for an operation based upon keywords.  Keywords are space delimited and may be negated for an exclusive search.  For example [fence -snow] would search for all records containing the word fence, but not the word snow.",
      "value": "fence -snow"
    },
    {
      "name": "limit",
      "description": "Maximum number of rows to be returned.",
      "value": "1"
    },
    {
      "name": "offset",
      "description": "Starting row for return records.",
      "value": "0"
    },
  ]
}
{
  "metainfo": {
   ...
  },
  "parameter": [
   ...
  ],
  "result": [{
    "managements": [],
    "managementCount": 0,
    "operations": [],
    "operationCount": 0,
    "crops": [],
    "cropCount": 0,
    "residues": [],
    "residueCount": 0,
    "barriers": [{
      "file_key": "3537890341983114796",
      "name": "Trees 1row conifer yr20",
      "path": "wind-barriers",
      "height": "7.62",
      "rows": "1",
      "porosity": "0.4",
      "width": "5.07492"
    }],
    "barriersCount": 1
  }]
}
   (none)
   (none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Submitter Association Comment
Nothing found to display.