secondary-dns_schemas-force_result

When force_notify query parameter is set to true, the response is a simple string

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-secondary-dns-schemas-force-result-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/secondary-dns_schemas-force_result",
  "title": "secondary-dns_schemas-force_result",
  "description": "When force_notify query parameter is set to true, the response is a simple string",
  "example": "OK",
  "type": "string"
}