Amazon WorkSpaces · JSON Structure

Workspaces Management Cidr Range Constraint Structure

ManagementCidrRangeConstraint schema from Amazon WorkSpaces API

Type: string Properties: 0
DesktopEnd User ComputingVirtual DesktopDesktop as a Service

ManagementCidrRangeConstraint is a JSON Structure definition published by Amazon WorkSpaces. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

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-structure.org/meta/core/v0/#",
  "name": "ManagementCidrRangeConstraint",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-management-cidr-range-constraint-structure.json",
  "description": "ManagementCidrRangeConstraint schema from Amazon WorkSpaces API"
}