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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-03: Get Forage Partition Profile (FPP) Templates (GetFPPTemplates)#6510/v123
Tags:  not added yet

GRAS-03: Get Forage Partition Profile (FPP) Templates (GetFPPTemplates)[SERVICE-6510]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: rob.streetmanMay 25 2016 15:11 Type:
Data
Path: m/gras/foragepartitionprofiles Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/foragepartitionprofiles/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
Pass
Last Tested: May 25 2016 00:50 Test Count: 12
Test Success Rate: 100 Failed Tests: --
Traceability
Loading…
Description

GRAS-03: Get Forage Partition Profile (FPP) Templates (GetFPPTemplates)

Get forage partition profiles for one or more areas of analysis (AoAs) based on land use, land use modifier, and location state. The profiles contain periods where an AoA may be grazed by livestock, harvested for forage (e.g. hay, silage, etc.), or excluded from grazing. When grazed or harvested, a harvest efficiency is applied to the period so that remaining production can be calculated.

Request Response
{
 "metainfo": {
 },
 "parameter": [
  {
      "name": "servicing_office_id",
      "value": "00000",
      "description" : "State County Code of Requesting Office"
  },
  {
      "name": "aoa_land_use",
      "value": 1,
      "description" : "Land use ID for AoA"
  },
  {
      "name": "aoa_land_use_modifier",
      "value": 1,
      "description" : "Land use modifier ID for AoA"
  },
  {
      "name": "aoa_id",
      "value": 5,
      "description" : "AoA identifier"
  }
 ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "9121acb9-03e7-11e5-a003-1d2d7aead027",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-05-26 14:41:21",
        "service_url": "http://localhost:8080/csip-gras/m/gras/foragepartitionprofiles/1.0",
        "request_ip": "127.0.0.1",
        "cpu_time": 62,
        "expiration_date": "2015-05-26 14:46:21"
    },
    "parameter": [
        {
            "name": "servicing_office_id",
            "value": "00000",
            "description": "State County Code of Requesting Office"
        },
        {
            "name": "aoa_land_use",
            "value": 1,
            "description": "Land use ID for AoA"
        },
        {
            "name": "aoa_land_use_modifier",
            "value": 1,
            "description": "Land use modifier ID for AoA"
        },
        {
            "name": "aoa_id",
            "value": 5,
            "description": "AoA identifier"
        }
    ],
    "result": [
        {
            "name": "aoa",
            "value": [
                {
                    "name": "aoa_id",
                    "value": 5,
                    "description": "Area of Analysis identifier"
                },
                {
                    "name": "aoa_land_use",
                    "value": 1,
                    "description": "Area of Analysis land use identifier"
                },
                {
                    "name": "aoa_land_use_modifier",
                    "value": 1,
                    "description": "Area of Analysis land use modifier identifier"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "4e50b6a1-7a72-4590-b72f-01780d5521b5",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "Y",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Range - available for grazing all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.25,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "f4dba29b-2d22-402f-9a0b-b097b6a3db97",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "N",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Pasture - available for grazing all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.3,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "ad49de92-b18b-493e-8239-ab6874e25170",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "N",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Crop - available for grazng all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.45,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "7a408631-42d5-4848-a62f-2b9f07b7b584",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "N",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Forest - available for grazing all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.25,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "9c63fa33-bd60-4996-a4d9-7af6d140653e",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "N",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Other Rural Land - available for grazing all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.25,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "38ca4c53-87ad-4dda-b5ee-e5351af7af44",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "N",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Designated Protected Area - available for grazing all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.25,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                },
                {
                    "name": "forage_partition_profile",
                    "value": [
                        {
                            "name": "forage_partition_profile_id",
                            "value": "4ff3af91-095b-470b-90c9-06af09474fed",
                            "description": "Forage Partition Profile identifier"
                        },
                        {
                            "name": "state_county_code",
                            "value": "00",
                            "description": "State County Code of Requesting Office"
                        },
                        {
                            "name": "plu_default_activity_ind",
                            "value": "N",
                            "description": "PLU default activity"
                        },
                        {
                            "name": "forage_partition_profile_name",
                            "value": "No Restricted Use",
                            "description": "Name of Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_profile_description",
                            "value": "Associated Ag Land - available for grazing all year",
                            "description": "Description of Forage Partition Profile"
                        },
                        {
                            "name": "start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile"
                        },
                        {
                            "name": "end_date",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile"
                        },
                        {
                            "name": "forage_partition_activity_type_name",
                            "value": "Always Available",
                            "description": "Name of Forage Partition Profile activity type"
                        },
                        {
                            "name": "forage_partition_activity_type_description",
                            "value": "Available for grazing",
                            "description": "Description of Forage Partition Profile activity type"
                        },
                        {
                            "name": "harvest_efficiency_pct",
                            "value": 0.25,
                            "unit": "%",
                            "description": "Forage Partition Profile activity harvest efficiency"
                        },
                        {
                            "name": "calendar_start_date",
                            "value": "01-01",
                            "description": "Start date for Forage Partition Profile activity"
                        },
                        {
                            "name": "calendar_end_day",
                            "value": "12-31",
                            "description": "End date for Forage Partition Profile activity"
                        }
                    ],
                    "description": "Forage Partition Profile"
                }
            ],
            "description": "List of AoAs"
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

Submitter Association Comment
Nothing found to display.