You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mmv1/products/activedirectory/Domain.yaml
-7
Original file line number
Diff line number
Diff line change
@@ -95,13 +95,6 @@ properties:
95
95
The full names of the Google Compute Engine networks the domain instance is connected to. The domain is only available on networks listed in authorizedNetworks.
96
96
If CIDR subnets overlap between networks, domain creation will fail.
97
97
is_set: true
98
-
- !ruby/object:Api::Type::String
99
-
name: 'reservedIpRange'
100
-
required: true
101
-
immutable: true
102
-
description: |
103
-
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger.
104
-
Ranges must be unique and non-overlapping with existing subnets in authorizedNetworks
0 commit comments