SolarWinds · Schema

ServiceRequestCreate

Application MonitoringDatabase MonitoringInfrastructureIP Address ManagementIT ManagementITSMLog ManagementNetwork MonitoringObservability

Properties

Name Type Description
service_request object
View JSON Schema on GitHub

JSON Schema

solarwinds-service-desk-service-request-create-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ServiceRequestCreate",
  "type": "object",
  "properties": {
    "service_request": {
      "type": "object"
    }
  }
}