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

Application Lifecycle Management

Search In Project

Search inClear

NMPT-01: Get State Operation Types#37481/HEAD / v4
Tags:  not added yet

NMPT-01: Get State Operation Types[SERVICE-37481]

Tracker: Services Priority: NormalNormal Status: Completed
Submitted by: rumpalOct 24 2017 16:37 Modified by: jdriMay 22 2018 20:46 Type:
Data
Path: m/nmpt/getstoptypes/1.0 Context: csip-nmpt Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8092/csip-nmpt/m/nmpt/getstoptypes/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

NMPT-01: Get State Operation Types

This service retrieves a list of operation types for the state.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "stateFIPS",
            "value": "01",
            "description": "State FIPS Code"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "13b4aa1d-ba70-11e7-92d4-6de4b081fe58",
        "cloud_node": "10.1.71.9",
        "request_ip": "10.84.178.244",
        "service_url": "http://csip.engr.colostate.edu:8092/csip-nmpt/m/nmpt/getstoptypes/1.0",
        "csip-nmpt.version": "$version: 0.0.3 e489cbe8e902 2017-10-24 rumpal, built at 2017-10-24 16:01 by jenkins$",
        "csip.version": "$version: 2.2.1 7bf35fce9e13 2017-09-15 od, built at 2017-10-24 16:01 by jenkins$",
        "tstamp": "2017-10-26 11:06:58",
        "cpu_time": 6,
        "expiration_date": "2017-10-26 11:07:28"
    },
    "parameter": [
        {
            "name": "stateFIPS",
            "value": "01",
            "description": "State FIPS Code"
        }
    ],
    "result": [
        {
            "name": "stateFIPS",
            "value": "01",
            "description": "State FIPS Code"
        },
        {
            "name": "Operation List",
            "value": [
                [
                    {
                        "name": "operation_type_id",
                        "value": 15,
                        "description": "Operation Type Identifier"
                    },
                    {
                        "name": "operation_type_name",
                        "value": "CAFO",
                        "description": "Description of operation type"
                    },
                    {
                        "name": "operation_type_userNotes",
                        "value": "",
                        "description": "User notes associated with operation type"
                    }
                ],
                [
                    {
                        "name": "operation_type_id",
                        "value": 16,
                        "description": "Operation Type Identifier"
                    },
                    {
                        "name": "operation_type_name",
                        "value": "NRCS standard",
                        "description": "Description of operation type"
                    },
                    {
                        "name": "operation_type_userNotes",
                        "value": "",
                        "description": "User notes associated with operation type"
                    }
                ]
            ]
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (4)
Baselines
All (4)

Filter
 
No data to display.