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