{
  "actions": [
    {
      "name": "postHostPciPassthruSystemMoIdRefresh",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/Refresh?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostPciPassthruSystemMoIdSetCustomValue",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/setCustomValue?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostPciPassthruSystemMoIdUpdatePassthruConfig",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/UpdatePassthruConfig?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostPciPassthruSystemMoIdAvailableField",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/availableField?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostPciPassthruSystemMoIdPciPassthruInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/pciPassthruInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostPciPassthruSystemMoIdSriovDevicePoolInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/sriovDevicePoolInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostPciPassthruSystemMoIdValue",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostPciPassthruSystem/{pathv1}/value?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}