WatchGuard Device Actions API
Perform actions on endpoint devices such as isolation and scanning.
WatchGuard Device Actions API is one of 11 APIs that WatchGuard publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Device Actions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against 3 base URLs: https://api.usa.cloud.watchguard.com/rest, https://api.eu.cloud.watchguard.com/rest, https://api.apac.cloud.watchguard.com/rest.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
WatchGuard Device Actions API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
An API key is passed in the header as WatchGuard-API-Key (apiKeyAuth).
bearerAuth— OAuth 2.0 access token obtained from the WatchGuard Authentication API.apiKeyAuth— API key from the WatchGuard Cloud Managed Access page.
Paths & Operations 5
Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.
Perform actions on endpoint devices such as isolation and scanning.
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are IsolationRequest (4 properties), ImmediateScanRequest (4 properties), DeviceActionRequest (3 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from WatchGuard 10
Other APIs WatchGuard publishes across the network.