{
  "openapi": "3.0.2",
  "info": {
   "title": "adapter-solarwinds",
   "version": "1.0.0"
  },
  "paths": {
   "/Query": {
    "get": {
     "operationId": "getQuery",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "parameters": [
      {
       "name": "query",
       "in": "query",
       "required": true,
       "schema": {
        "title": "query",
        "type": "string"
       }
      }
     ]
    },
    "post": {
     "operationId": "postQuery",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/{uri}": {
    "get": {
     "operationId": "getUri",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "parameters": [
      {
       "name": "uri",
       "in": "path",
       "required": true,
       "schema": {
        "title": "uri",
        "type": "string"
       }
      }
     ]
    },
    "post": {
     "operationId": "postUri",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "parameters": [
      {
       "name": "uri",
       "in": "path",
       "required": true,
       "schema": {
        "title": "uri",
        "type": "string"
       }
      }
     ],
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    },
    "delete": {
     "operationId": "deleteUri",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "parameters": [
      {
       "name": "uri",
       "in": "path",
       "required": true,
       "schema": {
        "title": "uri",
        "type": "string"
       }
      }
     ]
    }
   },
   "/BulkUpdate": {
    "post": {
     "operationId": "postBulkUpdate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/BulkDelete": {
    "post": {
     "operationId": "postBulkDelete",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AgentManagement.Agent": {
    "post": {
     "operationId": "postCreateOrionAgentManagementAgent",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AgentManagement.AgentPlugin": {
    "post": {
     "operationId": "postCreateOrionAgentManagementAgentPlugin",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AgentManagement.Proxy": {
    "post": {
     "operationId": "postCreateOrionAgentManagementProxy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.APM.NodeToNodeLink": {
    "post": {
     "operationId": "postCreateOrionAPMNodeToNodeLink",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.APM.DependencyTcpStatistics": {
    "post": {
     "operationId": "postCreateOrionAPMDependencyTcpStatistics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.APM.ApplicationTcpConnection": {
    "post": {
     "operationId": "postCreateOrionAPMApplicationTcpConnection",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cirrus.IgnoredNodes": {
    "post": {
     "operationId": "postCreateCirrusIgnoredNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.Baselines": {
    "post": {
     "operationId": "postCreateNCMBaselines",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.BaselineNodeMap": {
    "post": {
     "operationId": "postCreateNCMBaselineNodeMap",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.BaselineViolations": {
    "post": {
     "operationId": "postCreateNCMBaselineViolations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.FirmwareOperations": {
    "post": {
     "operationId": "postCreateNCMFirmwareOperations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.FirmwareOperationNodes": {
    "post": {
     "operationId": "postCreateNCMFirmwareOperationNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.FirmwareUpgradeImages": {
    "post": {
     "operationId": "postCreateNCMFirmwareUpgradeImages",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/NCM.FirmwareUpgradeMachineTypes": {
    "post": {
     "operationId": "postCreateNCMFirmwareUpgradeMachineTypes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cli.DeviceTemplates": {
    "post": {
     "operationId": "postCreateCliDeviceTemplates",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cli.DeviceTemplatesNodes": {
    "post": {
     "operationId": "postCreateCliDeviceTemplatesNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cli.CliSessionSettings": {
    "post": {
     "operationId": "postCreateCliCliSessionSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Cloud.Accounts": {
    "post": {
     "operationId": "postCreateOrionCloudAccounts",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.System.Policy": {
    "post": {
     "operationId": "postCreateCortexSystemPolicy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.Apic": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciApic",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.ApplicationProfile": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciApplicationProfile",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.CiscoAciCredential": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciCiscoAciCredential",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.EndpointGroup": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciEndpointGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.Fabric": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciFabric",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.PhysicalEntity": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciPhysicalEntity",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.CiscoAci.Tenant": {
    "post": {
     "operationId": "postCreateCortexOrionCiscoAciTenant",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Cman.Container": {
    "post": {
     "operationId": "postCreateCortexOrionCmanContainer",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Cman.ContainerAgent": {
    "post": {
     "operationId": "postCreateCortexOrionCmanContainerAgent",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Cman.ContainerEnvironmentVariable": {
    "post": {
     "operationId": "postCreateCortexOrionCmanContainerEnvironmentVariable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Cman.ContainerHost": {
    "post": {
     "operationId": "postCreateCortexOrionCmanContainerHost",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Cman.ContainerImage": {
    "post": {
     "operationId": "postCreateCortexOrionCmanContainerImage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.SnmpCredentialV2": {
    "post": {
     "operationId": "postCreateCortexOrionSnmpCredentialV2",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.SnmpCredentialV3": {
    "post": {
     "operationId": "postCreateCortexOrionSnmpCredentialV3",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.WindowsCredential": {
    "post": {
     "operationId": "postCreateCortexOrionWindowsCredential",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Interface": {
    "post": {
     "operationId": "postCreateCortexOrionInterface",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Cpu": {
    "post": {
     "operationId": "postCreateCortexOrionCpu",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Node": {
    "post": {
     "operationId": "postCreateCortexOrionNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.PowerControlUnit": {
    "post": {
     "operationId": "postCreateCortexOrionPowerControlUnit",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.Alarm": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationAlarm",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.Cluster": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationCluster",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.DataCenter": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationDataCenter",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.Datastore": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationDatastore",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.Host": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationHost",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.PhysicalDisk": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationPhysicalDisk",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.PollingTask": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationPollingTask",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.TriggeredAlarmState": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationTriggeredAlarmState",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VCenter": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVCenter",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VirtualMachine": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVirtualMachine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VirtualMachineDisk": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVirtualMachineDisk",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.VMwareCredential": {
    "post": {
     "operationId": "postCreateCortexOrionVMwareCredential",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VSan": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVSan",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VSanDiskGroup": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVSanDiskGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VSanHealthGroup": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVSanHealthGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VSanObjectSpaceSummary": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVSanObjectSpaceSummary",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Virtualization.VSanResyncInfo": {
    "post": {
     "operationId": "postCreateCortexOrionVirtualizationVSanResyncInfo",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.ScsiInformation": {
    "post": {
     "operationId": "postCreateCortexOrionScsiInformation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Cortex.Orion.Volume": {
    "post": {
     "operationId": "postCreateCortexOrionVolume",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPA.DatabaseInstanceData": {
    "post": {
     "operationId": "postCreateOrionDPADatabaseInstanceData",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPA.DatabaseInstanceApplicationRelationship": {
    "post": {
     "operationId": "postCreateOrionDPADatabaseInstanceApplicationRelationship",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPA.DatabaseInstanceLun": {
    "post": {
     "operationId": "postCreateOrionDPADatabaseInstanceLun",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPA.DpaServer": {
    "post": {
     "operationId": "postCreateOrionDPADpaServer",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.Applications": {
    "post": {
     "operationId": "postCreateOrionDPIApplications",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.ApplicationAssignments": {
    "post": {
     "operationId": "postCreateOrionDPIApplicationAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.ApplicationSettings": {
    "post": {
     "operationId": "postCreateOrionDPIApplicationSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.Probes": {
    "post": {
     "operationId": "postCreateOrionDPIProbes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.ProbeAssignments": {
    "post": {
     "operationId": "postCreateOrionDPIProbeAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.ProbeSettings": {
    "post": {
     "operationId": "postCreateOrionDPIProbeSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DPI.ProbeProperties": {
    "post": {
     "operationId": "postCreateOrionDPIProbeProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ESI.IncidentService": {
    "post": {
     "operationId": "postCreateOrionESIIncidentService",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.HA.Pools": {
    "post": {
     "operationId": "postCreateOrionHAPools",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.HA.ResourcesInstances": {
    "post": {
     "operationId": "postCreateOrionHAResourcesInstances",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.HA.PoolMemberInterfacesInfo": {
    "post": {
     "operationId": "postCreateOrionHAPoolMemberInterfacesInfo",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NPM.Interfaces": {
    "post": {
     "operationId": "postCreateOrionNPMInterfaces",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/IPAM.IPNode": {
    "post": {
     "operationId": "postCreateIPAMIPNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/IPAM.Subnet": {
    "post": {
     "operationId": "postCreateIPAMSubnet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/IPAM.GroupsCustomProperties": {
    "post": {
     "operationId": "postCreateIPAMGroupsCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/IPAM.NodesCustomProperties": {
    "post": {
     "operationId": "postCreateIPAMNodesCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Licensing.LicenseFilters": {
    "post": {
     "operationId": "postCreateOrionLicensingLicenseFilters",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetPath.EndpointServices": {
    "post": {
     "operationId": "postCreateOrionNetPathEndpointServices",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetPath.Probes": {
    "post": {
     "operationId": "postCreateOrionNetPathProbes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetPath.EndpointServiceAssignments": {
    "post": {
     "operationId": "postCreateOrionNetPathEndpointServiceAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetPath.EndpointServiceProperties": {
    "post": {
     "operationId": "postCreateOrionNetPathEndpointServiceProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetPath.Thresholds": {
    "post": {
     "operationId": "postCreateOrionNetPathThresholds",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetPath.Networks": {
    "post": {
     "operationId": "postCreateOrionNetPathNetworks",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NPM.CustomPollerAssignmentOnNode": {
    "post": {
     "operationId": "postCreateOrionNPMCustomPollerAssignmentOnNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NPM.CustomPollerAssignmentOnInterface": {
    "post": {
     "operationId": "postCreateOrionNPMCustomPollerAssignmentOnInterface",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.OLM.MessageSources": {
    "post": {
     "operationId": "postCreateOrionOLMMessageSources",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Alerts": {
    "post": {
     "operationId": "postCreateOrionAlerts",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AlertStatus": {
    "post": {
     "operationId": "postCreateOrionAlertStatus",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AlertConfigurations": {
    "post": {
     "operationId": "postCreateOrionAlertConfigurations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AlertDefinitions": {
    "post": {
     "operationId": "postCreateOrionAlertDefinitions",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Actions": {
    "post": {
     "operationId": "postCreateOrionActions",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ActionsProperties": {
    "post": {
     "operationId": "postCreateOrionActionsProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ActionAssignmentProperties": {
    "post": {
     "operationId": "postCreateOrionActionAssignmentProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ActionsAssignments": {
    "post": {
     "operationId": "postCreateOrionActionsAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ActionSchedules": {
    "post": {
     "operationId": "postCreateOrionActionSchedules",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AlertSchedules": {
    "post": {
     "operationId": "postCreateOrionAlertSchedules",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DiscoveryLogs": {
    "post": {
     "operationId": "postCreateOrionDiscoveryLogs",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Dependencies": {
    "post": {
     "operationId": "postCreateOrionDependencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.DeletedAutoDependencies": {
    "post": {
     "operationId": "postCreateOrionDeletedAutoDependencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Events": {
    "post": {
     "operationId": "postCreateOrionEvents",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.MapStudioFiles": {
    "post": {
     "operationId": "postCreateOrionMapStudioFiles",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NodeNotes": {
    "post": {
     "operationId": "postCreateOrionNodeNotes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Nodes": {
    "post": {
     "operationId": "postCreateOrionNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Pollers": {
    "post": {
     "operationId": "postCreateOrionPollers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ResourceProperties": {
    "post": {
     "operationId": "postCreateOrionResourceProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Resources": {
    "post": {
     "operationId": "postCreateOrionResources",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Volumes": {
    "post": {
     "operationId": "postCreateOrionVolumes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NodeSettings": {
    "post": {
     "operationId": "postCreateOrionNodeSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.WorldMap.Point": {
    "post": {
     "operationId": "postCreateOrionWorldMapPoint",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.WorldMap.PointLabel": {
    "post": {
     "operationId": "postCreateOrionWorldMapPointLabel",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.NetObjectDowntime": {
    "post": {
     "operationId": "postCreateOrionNetObjectDowntime",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ForecastMetrics": {
    "post": {
     "operationId": "postCreateOrionForecastMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.ForecastCapacitySettings": {
    "post": {
     "operationId": "postCreateOrionForecastCapacitySettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.MaintenancePlan": {
    "post": {
     "operationId": "postCreateOrionMaintenancePlan",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.MaintenancePlanAssignment": {
    "post": {
     "operationId": "postCreateOrionMaintenancePlanAssignment",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Web.FavoriteResource": {
    "post": {
     "operationId": "postCreateOrionWebFavoriteResource",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Web.UserWebView": {
    "post": {
     "operationId": "postCreateOrionWebUserWebView",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.OrionServers": {
    "post": {
     "operationId": "postCreateOrionOrionServers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.PerfStack.Projects": {
    "post": {
     "operationId": "postCreateOrionPerfStackProjects",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.PerfStack.StatisticsEntity": {
    "post": {
     "operationId": "postCreateOrionPerfStackStatisticsEntity",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.Remoting.RemoteExecutionPackage": {
    "post": {
     "operationId": "postCreateOrionRemotingRemoteExecutionPackage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SamAppOptics.Integration": {
    "post": {
     "operationId": "postCreateOrionSamAppOpticsIntegration",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SamAppOptics.RegistrationCountry": {
    "post": {
     "operationId": "postCreateOrionSamAppOpticsRegistrationCountry",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SamAppOptics.RegistrationState": {
    "post": {
     "operationId": "postCreateOrionSamAppOpticsRegistrationState",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SamAppOptics.ApplicationPool": {
    "post": {
     "operationId": "postCreateOrionSamAppOpticsApplicationPool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.ServerConfiguration": {
    "post": {
     "operationId": "postCreateOrionSCMServerConfiguration",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Profiles": {
    "post": {
     "operationId": "postCreateOrionSCMProfiles",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.NodesProfiles": {
    "post": {
     "operationId": "postCreateOrionSCMNodesProfiles",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.NodesProfilesArchive": {
    "post": {
     "operationId": "postCreateOrionSCMNodesProfilesArchive",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.NodesProfilesHistory": {
    "post": {
     "operationId": "postCreateOrionSCMNodesProfilesHistory",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Baseline": {
    "post": {
     "operationId": "postCreateOrionSCMBaseline",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.ProfileElements": {
    "post": {
     "operationId": "postCreateOrionSCMProfileElements",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Results.PolledElements": {
    "post": {
     "operationId": "postCreateOrionSCMResultsPolledElements",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Results.PolledElementDetails": {
    "post": {
     "operationId": "postCreateOrionSCMResultsPolledElementDetails",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Results.NodesPollingErrors": {
    "post": {
     "operationId": "postCreateOrionSCMResultsNodesPollingErrors",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Results.PolledElementErrors": {
    "post": {
     "operationId": "postCreateOrionSCMResultsPolledElementErrors",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.Results.ElementErrors": {
    "post": {
     "operationId": "postCreateOrionSCMResultsElementErrors",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SCM.PollEntries": {
    "post": {
     "operationId": "postCreateOrionSCMPollEntries",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SettingOverride": {
    "post": {
     "operationId": "postCreateOrionSettingOverride",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.Agents": {
    "post": {
     "operationId": "postCreateOrionSEUMAgents",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.Recordings": {
    "post": {
     "operationId": "postCreateOrionSEUMRecordings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.RecordingCustomProperties": {
    "post": {
     "operationId": "postCreateOrionSEUMRecordingCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.RecordingSteps": {
    "post": {
     "operationId": "postCreateOrionSEUMRecordingSteps",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.Transactions": {
    "post": {
     "operationId": "postCreateOrionSEUMTransactions",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.TransactionCustomProperties": {
    "post": {
     "operationId": "postCreateOrionSEUMTransactionCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.TransactionRunParameters": {
    "post": {
     "operationId": "postCreateOrionSEUMTransactionRunParameters",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.TransactionSteps": {
    "post": {
     "operationId": "postCreateOrionSEUMTransactionSteps",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SEUM.Settings": {
    "post": {
     "operationId": "postCreateOrionSEUMSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.AutoDependencyRoot": {
    "post": {
     "operationId": "postCreateOrionAutoDependencyRoot",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.SSH.Session": {
    "post": {
     "operationId": "postCreateOrionSSHSession",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.VIM.ClustersCustomProperties": {
    "post": {
     "operationId": "postCreateOrionVIMClustersCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.VIM.VirtualMachinesCustomProperties": {
    "post": {
     "operationId": "postCreateOrionVIMVirtualMachinesCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.VIM.HostsCustomProperties": {
    "post": {
     "operationId": "postCreateOrionVIMHostsCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.VIM.DatastoresCustomProperties": {
    "post": {
     "operationId": "postCreateOrionVIMDatastoresCustomProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/Orion.WirelessHeatMap.Map": {
    "post": {
     "operationId": "postCreateOrionWirelessHeatMapMap",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/SWISf.RemoteSWIS": {
    "post": {
     "operationId": "postCreateSWISfRemoteSWIS",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/System.Subscription": {
    "post": {
     "operationId": "postCreateSystemSubscription",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Create/System.SubscriptionProperty": {
    "post": {
     "operationId": "postCreateSystemSubscriptionProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ADM.NodeInventory/PollNow": {
    "post": {
     "operationId": "postInvokeOrionADMNodeInventoryPollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ADM.NodeInventory/Enable": {
    "post": {
     "operationId": "postInvokeOrionADMNodeInventoryEnable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ADM.NodeInventory/Disable": {
    "post": {
     "operationId": "postInvokeOrionADMNodeInventoryDisable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ADM.NodeInventory/SchedulePollNow": {
    "post": {
     "operationId": "postInvokeOrionADMNodeInventorySchedulePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ADM.NodeInventory/ScheduleEnable": {
    "post": {
     "operationId": "postInvokeOrionADMNodeInventoryScheduleEnable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ADM.NodeInventory/UninstallConnectionQualityAgentPlugin": {
    "post": {
     "operationId": "postInvokeOrionADMNodeInventoryUninstallConnectionQualityAgentPlugin",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/Deploy": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentDeploy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/DeployToNode": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentDeployToNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/DeployPlugin": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentDeployPlugin",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/RedeployPlugin": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentRedeployPlugin",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/UninstallPlugin": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentUninstallPlugin",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/Uninstall": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentUninstall",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/Delete": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentDelete",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/ApproveReboot": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentApproveReboot",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/ApproveUpdate": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentApproveUpdate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/TestWithEngine": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentTestWithEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/AssignToEngine": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/ValidateDeploymentCredentials": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentValidateDeploymentCredentials",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AgentManagement.Agent/RestartAgent": {
    "post": {
     "operationId": "postInvokeOrionAgentManagementAgentRestartAgent",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.IIS.Site/Start": {
    "post": {
     "operationId": "postInvokeOrionAPMIISSiteStart",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.IIS.Site/Stop": {
    "post": {
     "operationId": "postInvokeOrionAPMIISSiteStop",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.IIS.Site/Restart": {
    "post": {
     "operationId": "postInvokeOrionAPMIISSiteRestart",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.IIS.ApplicationPool/Start": {
    "post": {
     "operationId": "postInvokeOrionAPMIISApplicationPoolStart",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.IIS.ApplicationPool/Stop": {
    "post": {
     "operationId": "postInvokeOrionAPMIISApplicationPoolStop",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.IIS.ApplicationPool/Restart": {
    "post": {
     "operationId": "postInvokeOrionAPMIISApplicationPoolRestart",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.Application/Unmanage": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationUnmanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.Application/Remanage": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationRemanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.Application/CreateApplication": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationCreateApplication",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.Application/DeleteApplication": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationDeleteApplication",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.Application/PollNow": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationPollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ApplicationCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ApplicationCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ApplicationCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ApplicationCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ApplicationTemplate/UpdateApplicationTemplateSettings": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationTemplateUpdateApplicationTemplateSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ApplicationTemplate/DeleteTemplate": {
    "post": {
     "operationId": "postInvokeOrionAPMApplicationTemplateDeleteTemplate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ServerManagement/StartService": {
    "post": {
     "operationId": "postInvokeOrionAPMServerManagementStartService",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ServerManagement/StopService": {
    "post": {
     "operationId": "postInvokeOrionAPMServerManagementStopService",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ServerManagement/RestartService": {
    "post": {
     "operationId": "postInvokeOrionAPMServerManagementRestartService",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.APM.ServerManagement/RebootNode": {
    "post": {
     "operationId": "postInvokeOrionAPMServerManagementRebootNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Stacks.Relation/Traverse": {
    "post": {
     "operationId": "postInvokeOrionStacksRelationTraverse",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Stacks.Relation/ProcessUi": {
    "post": {
     "operationId": "postInvokeOrionStacksRelationProcessUi",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ASA.Node/ExecuteCliCommand": {
    "post": {
     "operationId": "postInvokeOrionASANodeExecuteCliCommand",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ASA.Interfaces/SetFavorite": {
    "post": {
     "operationId": "postInvokeOrionASAInterfacesSetFavorite",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ASA.Interfaces/RemoveFavorite": {
    "post": {
     "operationId": "postInvokeOrionASAInterfacesRemoveFavorite",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/GetJob": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsGetJob",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/UpdateJob": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsUpdateJob",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/AddJob": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsAddJob",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/DeleteJobs": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsDeleteJobs",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/EnableOrDisableJobs": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsEnableOrDisableJobs",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/ClearJobLog": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsClearJobLog",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/GetJobStatus": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsGetJobStatus",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.NCM_NCMJobs/GetJobLog": {
    "post": {
     "operationId": "postInvokeCirrusNCMNCMJobsGetJobLog",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.InventoryQueue/StartInventory": {
    "post": {
     "operationId": "postInvokeCirrusInventoryQueueStartInventory",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.InventoryQueue/ReportError": {
    "post": {
     "operationId": "postInvokeCirrusInventoryQueueReportError",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.InventoryQueue/CancelInventory": {
    "post": {
     "operationId": "postInvokeCirrusInventoryQueueCancelInventory",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.InventoryQueue/ClearInventory": {
    "post": {
     "operationId": "postInvokeCirrusInventoryQueueClearInventory",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.VulnerabilitiesAnnouncements/StartVulnerabilityMatching": {
    "post": {
     "operationId": "postInvokeNCMVulnerabilitiesAnnouncementsStartVulnerabilityMatching",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.VulnerabilitiesAnnouncements/IsVulnerabilityMatchingActive": {
    "post": {
     "operationId": "postInvokeNCMVulnerabilitiesAnnouncementsIsVulnerabilityMatchingActive",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.VulnerabilitiesAnnouncements/InitVulnerabilitySchedule": {
    "post": {
     "operationId": "postInvokeNCMVulnerabilitiesAnnouncementsInitVulnerabilitySchedule",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/AddSnippet": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsAddSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/GetSnippet": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsGetSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/UpdateSnippet": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsUpdateSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/DeleteSnippets": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsDeleteSnippets",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/ImportSnippets": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsImportSnippets",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/CopySnippets": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsCopySnippets",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/GetTagsList": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsGetTagsList",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/GetTagsListForSnippets": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsGetTagsListForSnippets",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/AddTags": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsAddTags",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/DeleteTags": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsDeleteTags",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigSnippets/SaveSnippetAsCopy": {
    "post": {
     "operationId": "postInvokeCirrusConfigSnippetsSaveSnippetAsCopy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/Download": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveDownload",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/GetStatus": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveGetStatus",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/GetStatusWithLimitations": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveGetStatusWithLimitations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/Upload": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveUpload",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/Execute": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveExecute",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/CancelTransfer": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveCancelTransfer",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/CancelTransferWithLimitations": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveCancelTransferWithLimitations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearComplete": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearComplete",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearCompleteWithLimitations": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearCompleteWithLimitations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearErrors": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearErrors",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearErrorsWithLimitations": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearErrorsWithLimitations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearAll": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearAll",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearAllWithLimitations": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearAllWithLimitations",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/GetPermissionsByRole": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveGetPermissionsByRole",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/DeleteConfigs": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveDeleteConfigs",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/GetConfigTypes": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveGetConfigTypes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ReportError": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveReportError",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/CancelTransfers": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveCancelTransfers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ClearTransfers": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveClearTransfers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ExecuteScript": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveExecuteScript",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/UploadConfig": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveUploadConfig",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/DownloadConfig": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveDownloadConfig",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ExecuteScriptOnNodes": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveExecuteScriptOnNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/DownloadConfigOnNodes": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveDownloadConfigOnNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ConfigSearch": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveConfigSearch",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/RunIndexOptimization": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveRunIndexOptimization",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/UpdateConfig": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveUpdateConfig",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/CloneConfig": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveCloneConfig",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ImportConfig": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveImportConfig",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/SetClearBaseline": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveSetClearBaseline",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/ValidateBinaryConfigStorage": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveValidateBinaryConfigStorage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/SearchInterfaceConfigSnippet": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveSearchInterfaceConfigSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.ConfigArchive/GetInterfaceConfigSnippets": {
    "post": {
     "operationId": "postInvokeCirrusConfigArchiveGetInterfaceConfigSnippets",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.SnippetArchive/AddSnippet": {
    "post": {
     "operationId": "postInvokeCirrusSnippetArchiveAddSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.SnippetArchive/DeleteSnippet": {
    "post": {
     "operationId": "postInvokeCirrusSnippetArchiveDeleteSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.SnippetArchive/UpdateSnippet": {
    "post": {
     "operationId": "postInvokeCirrusSnippetArchiveUpdateSnippet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/TestRule": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsTestRule",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPolicyReport": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPolicyReport",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/UpdatePolicyReport": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsUpdatePolicyReport",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/AddPolicyReport": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsAddPolicyReport",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/DeletePolicyReports": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsDeletePolicyReports",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPolicy": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPolicy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/UpdatePolicy": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsUpdatePolicy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/AddPolicy": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsAddPolicy",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/DeletePolicies": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsDeletePolicies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPolicyRule": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPolicyRule",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/UpdatePolicyRule": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsUpdatePolicyRule",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/AddPolicyRule": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsAddPolicyRule",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/DeletePolicyRules": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsDeletePolicyRules",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/StartCaching": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsStartCaching",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/UpdateReportStatus": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsUpdateReportStatus",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPagablePoliciesList": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPagablePoliciesList",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPoliciesRowCount": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPoliciesRowCount",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPagablePolicyRulesList": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPagablePolicyRulesList",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetPolicyRulesRowCount": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetPolicyRulesRowCount",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetComplianceDataTable": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetComplianceDataTable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetComplianceColumnsInJSON": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetComplianceColumnsInJSON",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GetRowNumber": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGetRowNumber",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.PolicyReports/GenerateRemediationScriptForNodes": {
    "post": {
     "operationId": "postInvokeCirrusPolicyReportsGenerateRemediationScriptForNodes",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.Eos/BeginRefreshAll": {
    "post": {
     "operationId": "postInvokeNCMEosBeginRefreshAll",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.Eos/RefreshNow": {
    "post": {
     "operationId": "postInvokeNCMEosRefreshNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.Eos/IsRefreshingAll": {
    "post": {
     "operationId": "postInvokeNCMEosIsRefreshingAll",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.Eos/InitSchedule": {
    "post": {
     "operationId": "postInvokeNCMEosInitSchedule",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareStorage/ValidateFirmwareStorage": {
    "post": {
     "operationId": "postInvokeNCMFirmwareStorageValidateFirmwareStorage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareStorage/DeleteFirmwareImages": {
    "post": {
     "operationId": "postInvokeNCMFirmwareStorageDeleteFirmwareImages",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareDefinitions/GetFirmwareDefinition": {
    "post": {
     "operationId": "postInvokeNCMFirmwareDefinitionsGetFirmwareDefinition",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareDefinitions/AddFirmwareDefinition": {
    "post": {
     "operationId": "postInvokeNCMFirmwareDefinitionsAddFirmwareDefinition",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareDefinitions/UpdateFirmwareDefinition": {
    "post": {
     "operationId": "postInvokeNCMFirmwareDefinitionsUpdateFirmwareDefinition",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareDefinitions/DeleteFirmwareDefinitions": {
    "post": {
     "operationId": "postInvokeNCMFirmwareDefinitionsDeleteFirmwareDefinitions",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareOperations/PrepareFirmwareUpgrade": {
    "post": {
     "operationId": "postInvokeNCMFirmwareOperationsPrepareFirmwareUpgrade",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareOperations/PrepareRollBack": {
    "post": {
     "operationId": "postInvokeNCMFirmwareOperationsPrepareRollBack",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareOperations/PrepareReExecuteFailed": {
    "post": {
     "operationId": "postInvokeNCMFirmwareOperationsPrepareReExecuteFailed",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareOperations/StartUpgrade": {
    "post": {
     "operationId": "postInvokeNCMFirmwareOperationsStartUpgrade",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareOperations/CancelUpgrade": {
    "post": {
     "operationId": "postInvokeNCMFirmwareOperationsCancelUpgrade",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/NCM.FirmwareOperations/GenerateScriptPreview": {
    "post": {
     "operationId": "postInvokeNCMFirmwareOperationsGenerateScriptPreview",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.Reports/Run": {
    "post": {
     "operationId": "postInvokeCirrusReportsRun",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.Reports/RunPagable": {
    "post": {
     "operationId": "postInvokeCirrusReportsRunPagable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.Reports/GetRecordsCount": {
    "post": {
     "operationId": "postInvokeCirrusReportsGetRecordsCount",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cirrus.Reports/GetDiplayableColumns": {
    "post": {
     "operationId": "postInvokeCirrusReportsGetDiplayableColumns",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.GroupCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionGroupCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.GroupCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionGroupCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.GroupCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionGroupCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.GroupCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionGroupCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.GroupCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionGroupCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ContainerMemberDefinition/GetMembers": {
    "post": {
     "operationId": "postInvokeOrionContainerMemberDefinitionGetMembers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ContainerMemberDefinition/GetFirstNMembers": {
    "post": {
     "operationId": "postInvokeOrionContainerMemberDefinitionGetFirstNMembers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Management/PublishEvent": {
    "post": {
     "operationId": "postInvokeCortexManagementPublishEvent",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Orion.CiscoAci.AssignAciPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicOrionCiscoAciAssignAciPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Orion.CiscoAci.GetPollInterval": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicOrionCiscoAciGetPollInterval",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Orion.CiscoAci.IsAciPollingAssigned": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicOrionCiscoAciIsAciPollingAssigned",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Orion.CiscoAci.SyncAciCredentialsWithOrion": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicOrionCiscoAciSyncAciCredentialsWithOrion",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Orion.CiscoAci.TestAciCredentials": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicOrionCiscoAciTestAciCredentials",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Apic/Orion.CiscoAci.UnassignAciPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApicOrionCiscoAciUnassignAciPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.ApplicationProfile/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciApplicationProfileCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.EndpointGroup/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciEndpointGroupCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Fabric/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciFabricCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.PhysicalEntity/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciPhysicalEntityCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.CiscoAci.Tenant/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCiscoAciTenantCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.Container/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerAgent/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerAgentCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerEnvironmentVariable/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerEnvironmentVariableCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerHost/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerHostCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Cman.ContainerImage/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionCmanContainerImageCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.MonitoringElement/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionMonitoringElementCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.AddToCortex": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreAddToCortex",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Interface/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionInterfaceCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.AddToCortex": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreAddToCortex",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Node/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionNodeCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.PowerControlUnit/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionPowerControlUnitCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Cluster/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationClusterCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.DataCenter/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDataCenterCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Datastore/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationDatastoreCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.Host/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHostCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.HypervisorEntity/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationHypervisorEntityCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VCenter/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVCenterCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachine/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VirtualMachineDisk/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVirtualMachineDiskCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Virtualization.VSan/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVirtualizationVSanCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.AddToCortex": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreAddToCortex",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.AssignToEngine": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreAssignToEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.GetSupportedMetrics": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreGetSupportedMetrics",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.InventoryNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreInventoryNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.PollNow": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCorePollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.SetPolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreSetPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.StartRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreStartRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Cortex.Orion.Volume/Core.StopRealTimePolling": {
    "post": {
     "operationId": "postInvokeCortexOrionVolumeCoreStopRealTimePolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DPA.DpaServer/RefreshSchema": {
    "post": {
     "operationId": "postInvokeOrionDPADpaServerRefreshSchema",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DPI.Probes/ReloadProbeSettings": {
    "post": {
     "operationId": "postInvokeOrionDPIProbesReloadProbeSettings",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DPI.Probes/ReloadAppDefinitions": {
    "post": {
     "operationId": "postInvokeOrionDPIProbesReloadAppDefinitions",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DPI.Probes/GetProbeCapabilities": {
    "post": {
     "operationId": "postInvokeOrionDPIProbesGetProbeCapabilities",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DPI.Probes/DeployLocalTrafficProbe": {
    "post": {
     "operationId": "postInvokeOrionDPIProbesDeployLocalTrafficProbe",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DPI.Probes/DeploySpanPortProbe": {
    "post": {
     "operationId": "postInvokeOrionDPIProbesDeploySpanPortProbe",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.ESI.IncidentIntegration/SetIncidentIntegrationState": {
    "post": {
     "operationId": "postInvokeOrionESIIncidentIntegrationSetIncidentIntegrationState",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.F5.System.Device/TestApiPolling": {
    "post": {
     "operationId": "postInvokeOrionF5SystemDeviceTestApiPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.F5.System.Device/EnableApiPolling": {
    "post": {
     "operationId": "postInvokeOrionF5SystemDeviceEnableApiPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.F5.System.Device/DisableApiPolling": {
    "post": {
     "operationId": "postInvokeOrionF5SystemDeviceDisableApiPolling",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.F5.LTM.Server/LinkNode": {
    "post": {
     "operationId": "postInvokeOrionF5LTMServerLinkNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.F5.LTM.Server/UnlinkNode": {
    "post": {
     "operationId": "postInvokeOrionF5LTMServerUnlinkNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareInfoBase/EnableHardwareHealth": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareInfoBaseEnableHardwareHealth",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareInfoBase/DisableHardwareHealth": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareInfoBaseDisableHardwareHealth",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareInfoBase/DeleteHardwareHealth": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareInfoBaseDeleteHardwareHealth",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareInfoBase/IsHardwareHealthEnabled": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareInfoBaseIsHardwareHealthEnabled",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareItemBase/EnableSensors": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareItemBaseEnableSensors",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareItemBase/DisableSensors": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareItemBaseDisableSensors",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareItemThreshold/SetThreshold": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareItemThresholdSetThreshold",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HardwareHealth.HardwareItemThreshold/ClearThresholds": {
    "post": {
     "operationId": "postInvokeOrionHardwareHealthHardwareItemThresholdClearThresholds",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/CreatePool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsCreatePool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/EditPool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsEditPool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/ValidateCreatePool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsValidateCreatePool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/ValidateEditPool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsValidateEditPool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/EnablePool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsEnablePool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/DisablePool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsDisablePool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/DeletePool": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsDeletePool",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/Switchover": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsSwitchover",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.HA.Pools/DeleteStaleEngine": {
    "post": {
     "operationId": "postInvokeOrionHAPoolsDeleteStaleEngine",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.Interfaces/SetPowerLevel": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesSetPowerLevel",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.Interfaces/Unmanage": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesUnmanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.Interfaces/Remanage": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesRemanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.Interfaces/DiscoverInterfacesOnNode": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesDiscoverInterfacesOnNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.Interfaces/AddInterfacesOnNode": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesAddInterfacesOnNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.Interfaces/CreateInterfacesPluginConfiguration": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesCreateInterfacesPluginConfiguration",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.InterfacesCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.InterfacesCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.InterfacesCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NPM.InterfacesCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNPMInterfacesCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/ChangeIpStatus": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementChangeIpStatus",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/ChangeIpStatusForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementChangeIpStatusForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/GetFirstAvailableIp": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementGetFirstAvailableIp",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/GetFirstAvailableIpForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementGetFirstAvailableIpForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/StartIpReservation": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementStartIpReservation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/StartIpReservationForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementStartIpReservationForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/CancelIpReservation": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementCancelIpReservation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/CancelIpReservationForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementCancelIpReservationForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/FinishIpReservation": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementFinishIpReservation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/FinishIpReservationForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementFinishIpReservationForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/CreateSubnet": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementCreateSubnet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/CreateSubnetForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementCreateSubnetForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/CreateIPv6Subnet": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementCreateIPv6Subnet",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/CreateIPv6SubnetForGroup": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementCreateIPv6SubnetForGroup",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.SubnetManagement/ChangeDisableAutoScanning": {
    "post": {
     "operationId": "postInvokeIPAMSubnetManagementChangeDisableAutoScanning",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.DhcpDnsManagement/CreateIpReservation": {
    "post": {
     "operationId": "postInvokeIPAMDhcpDnsManagementCreateIpReservation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.DhcpDnsManagement/RemoveIpReservation": {
    "post": {
     "operationId": "postInvokeIPAMDhcpDnsManagementRemoveIpReservation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.DhcpDnsManagement/GetAandPTRrecordsForDnsZone": {
    "post": {
     "operationId": "postInvokeIPAMDhcpDnsManagementGetAandPTRrecordsForDnsZone",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/AddDnsARecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementAddDnsARecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/ChangeDnsARecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementChangeDnsARecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/RemoveDnsARecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementRemoveDnsARecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/AddDnsAaaaRecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementAddDnsAaaaRecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/ChangeDnsAaaaRecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementChangeDnsAaaaRecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/RemoveDnsAaaaRecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementRemoveDnsAaaaRecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/AddDnsARecordWithPtr": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementAddDnsARecordWithPtr",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/AddPtrToDnsARecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementAddPtrToDnsARecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/AddPtrRecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementAddPtrRecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.IPAddressManagement/RemovePtrRecord": {
    "post": {
     "operationId": "postInvokeIPAMIPAddressManagementRemovePtrRecord",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.AttrDefine/AddCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMAttrDefineAddCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.AttrDefine/UpdateCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMAttrDefineUpdateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.AttrDefine/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMAttrDefineDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.GroupsCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMGroupsCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.GroupsCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeIPAMGroupsCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.GroupsCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMGroupsCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.GroupsCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMGroupsCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.NodesCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMNodesCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.NodesCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeIPAMNodesCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.NodesCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMNodesCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/IPAM.NodesCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeIPAMNodesCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/ActivateOnline": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesActivateOnline",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/ActivateOffline": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesActivateOffline",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/Deactivate": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesDeactivate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/ReAssignExactlyTo": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesReAssignExactlyTo",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/UnAssignFromAllServers": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesUnAssignFromAllServers",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/FindValidAssignments": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesFindValidAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/GetEvaluationState": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesGetEvaluationState",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Licensing.Licenses/GetAvailableAssignments": {
    "post": {
     "operationId": "postInvokeOrionLicensingLicensesGetAvailableAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Netflow.Source/SetManualSamplingRate": {
    "post": {
     "operationId": "postInvokeOrionNetflowSourceSetManualSamplingRate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Netflow.Source/SetAutoDetectedSamplingRate": {
    "post": {
     "operationId": "postInvokeOrionNetflowSourceSetAutoDetectedSamplingRate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.OLM.LogEntry/UidMaxForDate": {
    "post": {
     "operationId": "postInvokeOrionOLMLogEntryUidMaxForDate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.OLM.LogEntry/UidMinForDate": {
    "post": {
     "operationId": "postInvokeOrionOLMLogEntryUidMinForDate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.OLM.LogEntry/UidExtractDate": {
    "post": {
     "operationId": "postInvokeOrionOLMLogEntryUidExtractDate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertActive/Acknowledge": {
    "post": {
     "operationId": "postInvokeOrionAlertActiveAcknowledge",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertActive/Unacknowledge": {
    "post": {
     "operationId": "postInvokeOrionAlertActiveUnacknowledge",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertActive/ClearAlert": {
    "post": {
     "operationId": "postInvokeOrionAlertActiveClearAlert",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertActive/AppendNote": {
    "post": {
     "operationId": "postInvokeOrionAlertActiveAppendNote",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Alerts/MigrateAllBasicAlerts": {
    "post": {
     "operationId": "postInvokeOrionAlertsMigrateAllBasicAlerts",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Alerts/MigrateBasicAlert": {
    "post": {
     "operationId": "postInvokeOrionAlertsMigrateBasicAlert",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertStatus/Acknowledge": {
    "post": {
     "operationId": "postInvokeOrionAlertStatusAcknowledge",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertStatus/AcknowledgeAlert": {
    "post": {
     "operationId": "postInvokeOrionAlertStatusAcknowledgeAlert",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertStatus/AddNote": {
    "post": {
     "operationId": "postInvokeOrionAlertStatusAddNote",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurations/MigrateAllAdvancedAlerts": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsMigrateAllAdvancedAlerts",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurations/MigrateAdvancedAlert": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsMigrateAdvancedAlert",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurations/MigrateAdvancedAlertFromXML": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsMigrateAdvancedAlertFromXML",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurations/Import": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsImport",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurations/Export": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsExport",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurationsCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurationsCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurationsCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurationsCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertConfigurationsCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionAlertConfigurationsCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertDefinitions/RevertMigratedAlert": {
    "post": {
     "operationId": "postInvokeOrionAlertDefinitionsRevertMigratedAlert",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/DeleteActionsByAssignments": {
    "post": {
     "operationId": "postInvokeOrionActionsDeleteActionsByAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/DeleteActionsByAssignmentsAndCategory": {
    "post": {
     "operationId": "postInvokeOrionActionsDeleteActionsByAssignmentsAndCategory",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/SaveActionsForAssignments": {
    "post": {
     "operationId": "postInvokeOrionActionsSaveActionsForAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/UpdateAction": {
    "post": {
     "operationId": "postInvokeOrionActionsUpdateAction",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/UpdateActionsProperties": {
    "post": {
     "operationId": "postInvokeOrionActionsUpdateActionsProperties",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/UpdateActionsDescriptions": {
    "post": {
     "operationId": "postInvokeOrionActionsUpdateActionsDescriptions",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/UpdateActionsFrequencies": {
    "post": {
     "operationId": "postInvokeOrionActionsUpdateActionsFrequencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/TestAlertingAction": {
    "post": {
     "operationId": "postInvokeOrionActionsTestAlertingAction",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Actions/TestReportingAction": {
    "post": {
     "operationId": "postInvokeOrionActionsTestReportingAction",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertSuppression/SuppressAlerts": {
    "post": {
     "operationId": "postInvokeOrionAlertSuppressionSuppressAlerts",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertSuppression/ResumeAlerts": {
    "post": {
     "operationId": "postInvokeOrionAlertSuppressionResumeAlerts",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.AlertSuppression/GetAlertSuppressionState": {
    "post": {
     "operationId": "postInvokeOrionAlertSuppressionGetAlertSuppressionState",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Dependencies/RemoveDependencies": {
    "post": {
     "operationId": "postInvokeOrionDependenciesRemoveDependencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.DeletedAutoDependencies/RemoveIgnoredAutoDependencies": {
    "post": {
     "operationId": "postInvokeOrionDeletedAutoDependenciesRemoveIgnoredAutoDependencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Events/Acknowledge": {
    "post": {
     "operationId": "postInvokeOrionEventsAcknowledge",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/InsertFile": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesInsertFile",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/UpdateFile": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesUpdateFile",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/LockFile": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesLockFile",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/LockFileTable": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesLockFileTable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/UnlockAllFiles": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesUnlockAllFiles",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/DeleteFile": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesDeleteFile",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.MapStudioFiles/GetMapStyle": {
    "post": {
     "operationId": "postInvokeOrionMapStudioFilesGetMapStyle",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NetworkAtlas/GetNAVersion": {
    "post": {
     "operationId": "postInvokeOrionNetworkAtlasGetNAVersion",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Nodes/Unmanage": {
    "post": {
     "operationId": "postInvokeOrionNodesUnmanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Nodes/Remanage": {
    "post": {
     "operationId": "postInvokeOrionNodesRemanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Nodes/PollNow": {
    "post": {
     "operationId": "postInvokeOrionNodesPollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Nodes/GetCountOfElementsPerEngineForLicensing": {
    "post": {
     "operationId": "postInvokeOrionNodesGetCountOfElementsPerEngineForLicensing",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NodesCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNodesCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NodesCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionNodesCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NodesCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNodesCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NodesCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNodesCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NodesCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionNodesCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Resources/CheckResourceMigration": {
    "post": {
     "operationId": "postInvokeOrionResourcesCheckResourceMigration",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Resources/MigrateClassicToModernResources": {
    "post": {
     "operationId": "postInvokeOrionResourcesMigrateClassicToModernResources",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Resources/MigrateModernToClassicResources": {
    "post": {
     "operationId": "postInvokeOrionResourcesMigrateModernToClassicResources",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Resources/GetModernResourceName": {
    "post": {
     "operationId": "postInvokeOrionResourcesGetModernResourceName",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VolumesCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVolumesCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VolumesCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionVolumesCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VolumesCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVolumesCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VolumesCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVolumesCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VolumesCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVolumesCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Environment/CanInstall": {
    "post": {
     "operationId": "postInvokeOrionEnvironmentCanInstall",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Environment/AuthorizeWindowsAccountForDatabase": {
    "post": {
     "operationId": "postInvokeOrionEnvironmentAuthorizeWindowsAccountForDatabase",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Environment/GetConnectionString": {
    "post": {
     "operationId": "postInvokeOrionEnvironmentGetConnectionString",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Environment/GetSqlServerIpAddresses": {
    "post": {
     "operationId": "postInvokeOrionEnvironmentGetSqlServerIpAddresses",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Environment/GetDatabaseAccessCredential": {
    "post": {
     "operationId": "postInvokeOrionEnvironmentGetDatabaseAccessCredential",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Environment/GetOrionServerCertificate": {
    "post": {
     "operationId": "postInvokeOrionEnvironmentGetOrionServerCertificate",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Frequencies/SaveReportFrequencies": {
    "post": {
     "operationId": "postInvokeOrionFrequenciesSaveReportFrequencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Frequencies/SaveTimePeriodFrequencies": {
    "post": {
     "operationId": "postInvokeOrionFrequenciesSaveTimePeriodFrequencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Frequencies/DeleteFrequencies": {
    "post": {
     "operationId": "postInvokeOrionFrequenciesDeleteFrequencies",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.TechnologyPollingAssignments/EnableAssignments": {
    "post": {
     "operationId": "postInvokeOrionTechnologyPollingAssignmentsEnableAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.TechnologyPollingAssignments/DisableAssignments": {
    "post": {
     "operationId": "postInvokeOrionTechnologyPollingAssignmentsDisableAssignments",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.TechnologyPollingAssignments/EnableAssignmentsOnNetObjects": {
    "post": {
     "operationId": "postInvokeOrionTechnologyPollingAssignmentsEnableAssignmentsOnNetObjects",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.TechnologyPollingAssignments/DisableAssignmentsOnNetObjects": {
    "post": {
     "operationId": "postInvokeOrionTechnologyPollingAssignmentsDisableAssignmentsOnNetObjects",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NotificationItemGrouped/AcknowledgeAll": {
    "post": {
     "operationId": "postInvokeOrionNotificationItemGroupedAcknowledgeAll",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NotificationItemGrouped/AcknowledgeById": {
    "post": {
     "operationId": "postInvokeOrionNotificationItemGroupedAcknowledgeById",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NotificationItemGrouped/UnAcknowledgeById": {
    "post": {
     "operationId": "postInvokeOrionNotificationItemGroupedUnAcknowledgeById",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NotificationItemGrouped/AcknowledgeByType": {
    "post": {
     "operationId": "postInvokeOrionNotificationItemGroupedAcknowledgeByType",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.NotificationItemGrouped/UnAcknowledgeByType": {
    "post": {
     "operationId": "postInvokeOrionNotificationItemGroupedUnAcknowledgeByType",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Web.Menu/ClearCache": {
    "post": {
     "operationId": "postInvokeOrionWebMenuClearCache",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Remoting.RemoteExecutionPackage/Execute": {
    "post": {
     "operationId": "postInvokeOrionRemotingRemoteExecutionPackageExecute",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SCM.ServerConfiguration/PollNow": {
    "post": {
     "operationId": "postInvokeOrionSCMServerConfigurationPollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SCM.Baseline/SetBaseline": {
    "post": {
     "operationId": "postInvokeOrionSCMBaselineSetBaseline",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Recordings/Load": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingsLoad",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Recordings/Exists": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingsExists",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Recordings/Save": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingsSave",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.RecordingCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.RecordingCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.RecordingCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.RecordingCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSEUMRecordingCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Transactions/Unmanage": {
    "post": {
     "operationId": "postInvokeOrionSEUMTransactionsUnmanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Transactions/Remanage": {
    "post": {
     "operationId": "postInvokeOrionSEUMTransactionsRemanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.TransactionCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSEUMTransactionCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.TransactionCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSEUMTransactionCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.TransactionCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSEUMTransactionCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.TransactionCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSEUMTransactionCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Settings/GetRecorderCompatibility": {
    "post": {
     "operationId": "postInvokeOrionSEUMSettingsGetRecorderCompatibility",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SEUM.Settings/GetRecorderInstaller": {
    "post": {
     "operationId": "postInvokeOrionSEUMSettingsGetRecorderInstaller",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.STMIntegration/RefreshLicense": {
    "post": {
     "operationId": "postInvokeOrionSRMSTMIntegrationRefreshLicense",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.STMIntegration/UpdateLicense": {
    "post": {
     "operationId": "postInvokeOrionSRMSTMIntegrationUpdateLicense",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.STMIntegration/RemoveSTMIntegration": {
    "post": {
     "operationId": "postInvokeOrionSRMSTMIntegrationRemoveSTMIntegration",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrays/GetLicensedArrays": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArraysGetLicensedArrays",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrays/AddSmisCredentials": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArraysAddSmisCredentials",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrays/AddExternalProvider": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArraysAddExternalProvider",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrays/AddAllArrays": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArraysAddAllArrays",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.PhysicalDisks/GetCountOfElementsPerEngineForLicensing": {
    "post": {
     "operationId": "postInvokeOrionSRMPhysicalDisksGetCountOfElementsPerEngineForLicensing",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VServersCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVServersCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VServersCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMVServersCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VServersCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVServersCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VServersCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVServersCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VServersCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVServersCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.LUNCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMLUNCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.LUNCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMLUNCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.LUNCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMLUNCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.LUNCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMLUNCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.LUNCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMLUNCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VolumeCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVolumeCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VolumeCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMVolumeCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VolumeCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVolumeCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VolumeCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVolumeCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.VolumeCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMVolumeCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.FileShareCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMFileShareCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.FileShareCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMFileShareCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.FileShareCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMFileShareCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.FileShareCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMFileShareCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.FileShareCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMFileShareCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrayCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArrayCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrayCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArrayCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrayCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArrayCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrayCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArrayCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.StorageArrayCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMStorageArrayCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.ProviderCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMProviderCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.ProviderCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMProviderCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.ProviderCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMProviderCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.ProviderCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMProviderCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.ProviderCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMProviderCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.PoolCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMPoolCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.PoolCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionSRMPoolCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.PoolCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMPoolCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.PoolCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMPoolCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SRM.PoolCustomProperties/ValidateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionSRMPoolCustomPropertiesValidateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SSO/ValidateUserToken": {
    "post": {
     "operationId": "postInvokeOrionSSOValidateUserToken",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.SysLog/Acknowledge": {
    "post": {
     "operationId": "postInvokeOrionSysLogAcknowledge",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.UDT.Port/AdministrativeShutdown": {
    "post": {
     "operationId": "postInvokeOrionUDTPortAdministrativeShutdown",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.UDT.Port/AdministrativeEnable": {
    "post": {
     "operationId": "postInvokeOrionUDTPortAdministrativeEnable",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/Unmanage": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesUnmanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/Remanage": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesRemanage",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/PollNow": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesPollNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/StartInstance": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesStartInstance",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/StopInstance": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesStopInstance",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/RebootInstance": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesRebootInstance",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/DeleteInstance": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesDeleteInstance",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Instances/DeleteInstanceWithNode": {
    "post": {
     "operationId": "postInvokeOrionCloudInstancesDeleteInstanceWithNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Aws.Instances/ForceStopInstance": {
    "post": {
     "operationId": "postInvokeOrionCloudAwsInstancesForceStopInstance",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Aws.Instances/TerminateInstance": {
    "post": {
     "operationId": "postInvokeOrionCloudAwsInstancesTerminateInstance",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.Cloud.Aws.Instances/TerminateInstanceAndRemoveNode": {
    "post": {
     "operationId": "postInvokeOrionCloudAwsInstancesTerminateInstanceAndRemoveNode",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.ClustersCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMClustersCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.ClustersCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionVIMClustersCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.ClustersCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMClustersCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.ClustersCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMClustersCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.VirtualMachinesCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMVirtualMachinesCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.VirtualMachinesCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionVIMVirtualMachinesCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.VirtualMachinesCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMVirtualMachinesCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.VirtualMachinesCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMVirtualMachinesCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.HostsCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMHostsCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.HostsCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionVIMHostsCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.HostsCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMHostsCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.HostsCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMHostsCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.DatastoresCustomProperties/CreateCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMDatastoresCustomPropertiesCreateCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.DatastoresCustomProperties/CreateCustomPropertyWithValues": {
    "post": {
     "operationId": "postInvokeOrionVIMDatastoresCustomPropertiesCreateCustomPropertyWithValues",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.DatastoresCustomProperties/ModifyCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMDatastoresCustomPropertiesModifyCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VIM.DatastoresCustomProperties/DeleteCustomProperty": {
    "post": {
     "operationId": "postInvokeOrionVIMDatastoresCustomPropertiesDeleteCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VPN.L2LTunnel/SetFavorite": {
    "post": {
     "operationId": "postInvokeOrionVPNL2LTunnelSetFavorite",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.VPN.L2LTunnel/RemoveFavorite": {
    "post": {
     "operationId": "postInvokeOrionVPNL2LTunnelRemoveFavorite",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/InsertMap": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapInsertMap",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/DeleteMap": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapDeleteMap",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/SetMapError": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapSetMapError",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/FireMapGenerationIndication": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapFireMapGenerationIndication",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/PollAPSignalStrengthNow": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapPollAPSignalStrengthNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/PollRPSignalStrengthNow": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapPollRPSignalStrengthNow",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/StartClientSignalPoll": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapStartClientSignalPoll",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/GetProgress": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapGetProgress",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.Map/DeleteReferencePoints": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapDeleteReferencePoints",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.MapPoint/InsertMapPoint": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapPointInsertMapPoint",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.MapPoint/DeleteMapPoints": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapPointDeleteMapPoints",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.MapPoint/DeleteMapPoint": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapPointDeleteMapPoint",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.MapPoint/SyncMapPoints": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapMapPointSyncMapPoints",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Orion.WirelessHeatMap.ResourceLimitation/InsertResourceLimitation": {
    "post": {
     "operationId": "postInvokeOrionWirelessHeatMapResourceLimitationInsertResourceLimitation",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/System.Indication/ReportIndication": {
    "post": {
     "operationId": "postInvokeSystemIndicationReportIndication",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Metadata.Entity/GetAliases": {
    "post": {
     "operationId": "postInvokeMetadataEntityGetAliases",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/Metadata.Entity/GetSchemaLoadTime": {
    "post": {
     "operationId": "postInvokeMetadataEntityGetSchemaLoadTime",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/System.QueryPlanCache/Clear": {
    "post": {
     "operationId": "postInvokeSystemQueryPlanCacheClear",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/Invoke/System.ActiveQuery/CancelByClientSessionID": {
    "post": {
     "operationId": "postInvokeSystemActiveQueryCancelByClientSessionID",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   },
   "/{swisUri}/CustomProperties": {
    "post": {
     "operationId": "postCreateOrionNodeCustomProperty",
     "responses": {
      "200": {
       "description": "Successful operation",
       "content": {
        "application/json": {
         "schema": {
          "title": "result",
          "type": "object"
         }
        }
       }
      }
     },
     "parameters": [
      {
       "name": "swisUri",
       "in": "path",
       "required": true,
       "schema": {
        "title": "swisUri",
        "type": "string"
       }
      }
     ],
     "requestBody": {
      "content": {
       "application/json": {
        "schema": {
         "type": "object"
        }
       }
      }
     }
    }
   }
  },
  "components": {
   "schemas": {}
  }
 }