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

Application Lifecycle Management

Search In Project

Search inClear

CR_LMOD Managements#39063/v4
Tags:  not added yet

CR_LMOD Managements[SERVICE-39063]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: LyaegeJan 08 2018 15:30 Modified by: LyaegeJan 08 2018 16:09 Type:
--
Path: d/management/1.0 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 operations data from of CR_LMOD.
{
	"metainfo": {

	},
	"parameter": [
    {
		"name": "id",
        "description": "Array containing bigInt identifiers for the objects requested.",
		"value": []
	},
	{
		"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": ""
	},
    {
		"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": "cmz",
        "description": "True/False to this statement - I only want the names of the returned objects, no metadata or model data.",
		"value": "01"
	},
    {
		"name": "stir_min",
        "description": "minimum STIR value for returned managements.",
		"value": "3"
	},
    {
		"name": "stir_max",
        "description": "maximum STIR value for returned managements.",
		"value": "80"
	},
	{
		"name": "limit",
        "description": "Maximum number of records to be returned.",
		"value": "2"
	},
	{
		"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": "true"
	}
]
}
{
	"metainfo": {},
	"parameter": [{
			"name": "id",
			"description": "Array containing bigInt identifiers for the objects requested.",
			"value": []
		},
		{
			"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": ""
		},
		{
			"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": "cmz",
			"description": "True/False to this statement - I only want the names of the returned objects, no metadata or model data.",
			"value": "01"
		},
		{
			"name": "stir_min",
			"description": "minimum STIR value for returned managements.",
			"value": "3"
		},
		{
			"name": "stir_max",
			"description": "maximum STIR value for returned managements.",
			"value": "80"
		},
		{
			"name": "limit",
			"description": "Maximum number of records to be returned.",
			"value": "2"
		},
		{
			"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": "true"
		}
	]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (4)
Baselines
All (4)

 
No data to display.