Skip to content

Commit fb04ad4

Browse files
committed
Breaking change
1 parent 596d1eb commit fb04ad4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

mmv1/products/activedirectory/Domain.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,6 @@ properties:
9595
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.
9696
If CIDR subnets overlap between networks, domain creation will fail.
9797
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
10598
- !ruby/object:Api::Type::Array
10699
name: 'locations'
107100
required: true

0 commit comments

Comments
 (0)