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

Application Lifecycle Management

Search In Project

Search inClear

LMOD Permeable Barriers#6544/HEAD / v3
Tags:  not added yet

LMOD Permeable Barriers[SERVICE-6544]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 18 2018 12:22 Type:
Data
Path: d/permeablebarrier/1.0 Context: csip-lmod Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-lmod/d/permeablebarrier/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 Permeable Barrier data.

{
  "metainfo": {},
  "parameter": [
    {
      "name": "file_key",
      "description": "BigInt that uniquely identifies a permeable barrier",
      "value": ""
    },
    {
      "name": "name",
      "description": "filters file name on a full string.  Otherwise, exactly like the Keywords parameter.  Also negate-able",
      "value": ""
    },
    {
      "name": "path",
      "description": "filters file path on a full string.  Otherwise, exactly like the Keywords parameter.  Also negate-able",
      "value": ""
    },
    {
      "name": "keywords",
      "description": "search for a permeable barrier based upon keywords.  Keywords are space delimited and may be negated for an exclusive search.",
      "value": "straw"
    },
    {
      "name": "limit",
      "description": "Maximum number of rows to be returned.",
      "value": "20"
    },
    {
      "name": "offset",
      "description": "Starting row for return records.",
      "value": ""
    }
  ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "f0102b85-f5b3-11e4-b943-8bb30a12eb42",
    "cloud_node": "129.82.224.253",
    "tstamp": "2015-05-08 12:56:30",
    "service_url": "http://localhost:8084/csip-lmod/d/permeablebarrier/1.0",
    "request_ip": "127.0.0.1",
    "cpu_time": 51,
    "expiration_date": "2015-05-08 13:13:10"
  },
  "parameter": [...],
  "result": [{
    "name": "lmod",
    "value": {
      "managements": [],
      "managementCount": 0,
      "operations": [],
      "operationCount": 0,
      "crops": [],
      "cropCount": 0,
      "residues": [],
      "residueCount": 0,
      "barriers": [],
      "barriersCount": 0,
      "contours": [],
      "contoursCount": 0,
      "fuels": [],
      "fuelsCount": 0,
      "strips": [],
      "stripsCount": 0,
      "permeablebarriers": [{
        "file_key": "8771716787495337636",
        "name": "Straw Bale - Standard",
        "path": "permeable-barriers",
        "status": "published",
        "description": "072109 DTL",
        "retardClass": "LOW_RETARD_PERM_BARRIER",
        "scienceVersion": "20061020",
        "r2Data": "<Obj><Science>20061020</Science></Obj>"
      }],
      "permeableBarrierCount": 2,
      "hydraulicElementSystems": [],
      "hydraulicElementSystemCount": 0
    }
  }]
}
   (none)
   (none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Submitter Association Comment
Nothing found to display.