Render · Schema

networkIsolationEnabled

Indicates whether network connections across environments are allowed.

CloudPlatformDeploymentInfrastructureDevOpsWeb ServicesDatabasesHosting
View JSON Schema on GitHub

JSON Schema

render-networkisolationenabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/networkIsolationEnabled",
  "title": "networkIsolationEnabled",
  "type": "boolean",
  "description": "Indicates whether network connections across environments are allowed."
}