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

Application Lifecycle Management

Search In Project

Search inClear

RHEM-05: Get RHEM Slope Shape Choice List#26496/v8
Tags:  not added yet

RHEM-05: Get RHEM Slope Shape Choice List[SERVICE-26496]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: rumpalOct 04 2016 16:21 Modified by: rumpalMar 14 2018 14:07 Type:
Data
Path: m/rhem/getslopeshapes/1.0 Context: csip-rhem Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-rhem/m/rhem/getslopeshapes/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
This service returns a list of RHEM slope shapes.

Request Response
{
    "metainfo": {},
    "parameter": []
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "81bc4700-8a82-11e6-8530-ddb7edf59fd8",
        "cloud_node": "10.84.64.81",
        "tstamp": "2016-10-04 16:33:00",
        "service_url": "http://localhost:8080/csip-rhem/m/rhem/getslopeshapes/1.0",
        "request_ip": "0:0:0:0:0:0:0:1",
        "csip.version": "$version: 0.0.0 xxxxxxx date, built at 2016-10-04 16:23 by rumpal$",
        "cpu_time": 25,
        "expiration_date": "2016-10-04 16:38:00"
    },
    "parameter": [],
    "result": [
        {
            "name": "choice_lists",
            "value": [
                {
                    "name": "slope_shape",
                    "value": [
                        {
                            "name": "choice_id",
                            "value": 1,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_kind",
                            "value": "slope shape",
                            "description": "Choice Kind"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 1,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_label",
                            "value": "Uniform",
                            "description": "Choice Label"
                        }
                    ],
                    "description": "Slope Shape"
                },
                {
                    "name": "slope_shape",
                    "value": [
                        {
                            "name": "choice_id",
                            "value": 2,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_kind",
                            "value": "slope shape",
                            "description": "Choice Kind"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 2,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_label",
                            "value": "Convex",
                            "description": "Choice Label"
                        }
                    ],
                    "description": "Slope Shape"
                },
                {
                    "name": "slope_shape",
                    "value": [
                        {
                            "name": "choice_id",
                            "value": 3,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_kind",
                            "value": "slope shape",
                            "description": "Choice Kind"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 3,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_label",
                            "value": "Concave",
                            "description": "Choice Label"
                        }
                    ],
                    "description": "Slope Shape"
                },
                {
                    "name": "slope_shape",
                    "value": [
                        {
                            "name": "choice_id",
                            "value": 4,
                            "description": "Choice Identifier"
                        },
                        {
                            "name": "choice_kind",
                            "value": "slope shape",
                            "description": "Choice Kind"
                        },
                        {
                            "name": "choice_sequence",
                            "value": 4,
                            "description": "Choice Sequence"
                        },
                        {
                            "name": "choice_label",
                            "value": "S-Shaped",
                            "description": "Choice Label"
                        }
                    ],
                    "description": "Slope Shape"
                }
            ],
            "description": "Slope Shape Choice List"
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

Details
Comments & Attachments
Associations
Children
SCM Commits
History (8)
Baselines
All (8)

Submitter Association Comment
Nothing found to display.