[
  {
    "id": "string",
    "objectInstanceId": "string",
    "subObjectInstanceIds": [
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string"
    ],
    "criteria": {
      "capacityMetric": {
        "resourceType": "VR_STORAGE",
        "capacityMeasurementName": "string",
        "capacityType": "ALLOCATED"
      },
      "thresholdType": "SIMPLE",
      "simpleThresholdDetails": [
        {
          "thresholdValue": 6,
          "hysteresis": 7
        },
        {
          "thresholdValue": 3,
          "hysteresis": 6
        },
        {
          "thresholdValue": 6,
          "hysteresis": 7
        },
        {
          "thresholdValue": 7,
          "hysteresis": 1
        },
        {
          "thresholdValue": 4,
          "hysteresis": 6
        },
        {
          "thresholdValue": 3,
          "hysteresis": 4
        },
        {
          "thresholdValue": 1,
          "hysteresis": 7
        },
        {
          "thresholdValue": 8,
          "hysteresis": 1
        },
        {
          "thresholdValue": 6,
          "hysteresis": 10
        }
      ]
    },
    "callbackUri": "string",
    "_links": {
      "self": {
        "href": "string"
      },
      "object": {
        "href": "string"
      }
    }
  },
  {
    "id": "string",
    "objectInstanceId": "string",
    "subObjectInstanceIds": [
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string"
    ],
    "criteria": {
      "capacityMetric": {
        "resourceType": "HOST_COMPUTE",
        "capacityMeasurementName": "string",
        "capacityType": "RESERVED"
      },
      "thresholdType": "SIMPLE",
      "simpleThresholdDetails": [
        {
          "thresholdValue": 9,
          "hysteresis": 3
        },
        {
          "thresholdValue": 2,
          "hysteresis": 9
        },
        {
          "thresholdValue": 6,
          "hysteresis": 3
        },
        {
          "thresholdValue": 5,
          "hysteresis": 4
        },
        {
          "thresholdValue": 4,
          "hysteresis": 5
        },
        {
          "thresholdValue": 2,
          "hysteresis": 1
        },
        {
          "thresholdValue": 8,
          "hysteresis": 9
        },
        {
          "thresholdValue": 1,
          "hysteresis": 1
        },
        {
          "thresholdValue": 5,
          "hysteresis": 3
        }
      ]
    },
    "callbackUri": "string",
    "_links": {
      "self": {
        "href": "string"
      },
      "object": {
        "href": "string"
      }
    }
  },
  {
    "id": "string",
    "objectInstanceId": "string",
    "subObjectInstanceIds": [
      "string",
      "string",
      "string",
      "string",
      "string"
    ],
    "criteria": {
      "capacityMetric": {
        "resourceType": "HOST_COMPUTE",
        "capacityMeasurementName": "string",
        "capacityType": "RESERVED"
      },
      "thresholdType": "SIMPLE",
      "simpleThresholdDetails": [
        {
          "thresholdValue": 8,
          "hysteresis": 6
        },
        {
          "thresholdValue": 1,
          "hysteresis": 4
        },
        {
          "thresholdValue": 2,
          "hysteresis": 8
        },
        {
          "thresholdValue": 9,
          "hysteresis": 7
        },
        {
          "thresholdValue": 2,
          "hysteresis": 7
        },
        {
          "thresholdValue": 4,
          "hysteresis": 1
        }
      ]
    },
    "callbackUri": "string",
    "_links": {
      "self": {
        "href": "string"
      },
      "object": {
        "href": "string"
      }
    }
  }
]