Amazon WorkSpaces · Schema

ManagementCidrRangeConstraint

ManagementCidrRangeConstraint schema from Amazon WorkSpaces API

DesktopEnd User ComputingVirtual DesktopDesktop as a Service
View JSON Schema on GitHub

JSON Schema

workspaces-management-cidr-range-constraint-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])(\\/(3[0-2]|[1-2][0-9]|[0-9]))$",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ManagementCidrRangeConstraint",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-management-cidr-range-constraint-schema.json",
  "description": "ManagementCidrRangeConstraint schema from Amazon WorkSpaces API"
}