CIDR block configuration for the network.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/NetworkCIDRBlock", "title": "Network CIDR Block", "description": "CIDR block configuration for the network.", "type": "string", "example": "10.0.0.0/8" }