Sha256: 2f205938ea9c5349fe35cc9ee7b5fee76e68a0e520efad1e27babaded404c414

Contents?: true

Size: 376 Bytes

Versions: 110

Compression:

Stored size: 376 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "check_node_connections request",
  "description": "POST <transport>/check_node_connections request schema",
  "type": "object",
  "properties": {
    "targets": {
      "type": "array",
      "items": { "$ref": "partial:target-any" }
    }
  },
  "required": ["targets"],
  "additionalProperties": false
}

Version data entries

110 entries across 110 versions & 1 rubygems

Version Path
bolt-4.0.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.29.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.28.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.27.4 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.27.2 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.27.1 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.26.2 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.26.1 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.25.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.24.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.23.1 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.23.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.22.1 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.22.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.21.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.20.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.19.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.18.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.17.0 lib/bolt_server/schemas/action-check_node_connections.json
bolt-3.16.1 lib/bolt_server/schemas/action-check_node_connections.json