tdevapigists
8/17/2018 - 6:13 AM

rm_search_response_attributes.sh

{
  "status": 200,
  "responseCode": "LRM-SUCCESS",
  "time": "2018-07-26T05:03:20.299+0000",
  "correlationId": "58fb5c78-77ed-4f58-97e3-6e0ae3ce498e",
  "path": "/networks/v2/logical-resources/locks?attributes=all",
  "data": {
    "resources": [
      {
        "resourceId": "0732722177",
        "resourceType": "FNN",
        "resourceState": "HELD PRESENTATION",
        "poolId": 25,
        "characteristics": [
          {
            "name": "ESA",
            "value": "APPX"
          },
          {
            "name": "Potential Line Type",
            "value": "SS"
          }
        ],
        "category": [
          {
            "type": "FNN_Type",
            "value": "Regular"
          }
        ]
      }
    ]
  },
  "request": {
    "data": {
      "geoParam": "ESA",
      "geoParamValues": "BULA",
      "type": "REGULAR",
      "quantity": 1,
      "pattern": "*2",
      "searchType": "RANDOM",
      "systemId": "MSPA"
    }
  }
}