|
836 | 836 | },
|
837 | 837 | "ipv4Prefix": {
|
838 | 838 | "type": "string",
|
839 |
| - "description": "IPv4Prefix for Management Network. Default value : 10.1.0.0/19.", |
| 839 | + "description": "IPv4Prefix for Management Network. Example: 10.1.0.0/19.", |
840 | 840 | "x-ms-mutability": [
|
841 | 841 | "create",
|
842 | 842 | "read"
|
843 |
| - ], |
844 |
| - "default": "10.1.0.0/19" |
| 843 | + ] |
845 | 844 | },
|
846 | 845 | "ipv6Prefix": {
|
847 | 846 | "type": "string",
|
848 |
| - "description": "IPv6Prefix for Management Network. Default value 3FFE:FFFF:0:CD40::/59.", |
849 |
| - "default": "3FFE:FFFF:0:CD40::/59", |
| 847 | + "description": "IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.", |
850 | 848 | "x-ms-mutability": [
|
851 | 849 | "create",
|
852 | 850 | "read"
|
|
931 | 929 | }
|
932 | 930 | },
|
933 | 931 | "required": [
|
934 |
| - "optionBProperties" |
| 932 | + "peeringOption" |
935 | 933 | ]
|
936 | 934 | },
|
937 | 935 | "workloadVpnConfiguration": {
|
|
960 | 958 | }
|
961 | 959 | },
|
962 | 960 | "required": [
|
963 |
| - "optionBProperties" |
| 961 | + "peeringOption" |
964 | 962 | ]
|
965 | 963 | }
|
966 | 964 | }
|
|
1098 | 1096 | "type": "object",
|
1099 | 1097 | "description": "Configuration used to setup CE-PE connectivity.",
|
1100 | 1098 | "properties": {
|
| 1099 | + "nniType": { |
| 1100 | + "type": "string", |
| 1101 | + "description": "Type of NNI used. Example: CE | NPB", |
| 1102 | + "default": "CE", |
| 1103 | + "enum": [ |
| 1104 | + "CE", |
| 1105 | + "NPB" |
| 1106 | + ], |
| 1107 | + "x-ms-enum": { |
| 1108 | + "modelAsString": true, |
| 1109 | + "name": "nniType" |
| 1110 | + } |
| 1111 | + }, |
1101 | 1112 | "administrativeState": {
|
1102 | 1113 | "description": "Gets the administrativeState of the resource. Example -Enabled/Disabled",
|
1103 | 1114 | "$ref": "./common.json#/definitions/EnabledDisabledState"
|
|
1169 | 1180 | "format": "int32",
|
1170 | 1181 | "minimum": 501,
|
1171 | 1182 | "maximum": 4095,
|
1172 |
| - "description": "Vlan Id.Example : 501" |
| 1183 | + "description": "Vlan identifier. Example : 501" |
1173 | 1184 | },
|
1174 | 1185 | "peerASN": {
|
1175 | 1186 | "type": "integer",
|
|
1205 | 1216 | },
|
1206 | 1217 | "OptionBProperties": {
|
1207 | 1218 | "type": "object",
|
1208 |
| - "description": "Option B configuration to be used for management vpn.", |
| 1219 | + "description": "Option B configuration.", |
1209 | 1220 | "properties": {
|
1210 | 1221 | "importRouteTargets": {
|
1211 | 1222 | "type": "array",
|
|
1307 | 1318 | "properties": {
|
1308 | 1319 | "primaryIpv4Prefix": {
|
1309 | 1320 | "type": "string",
|
1310 |
| - "description": "IPv4 Address Prefix of CE-PE interconnect links. Default value is 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.", |
1311 |
| - "default": "172.31.0.0/31" |
| 1321 | + "description": "IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces." |
1312 | 1322 | },
|
1313 | 1323 | "primaryIpv6Prefix": {
|
1314 | 1324 | "type": "string",
|
1315 |
| - "description": "IPv6 Address Prefix of CE-PE interconnect links. Default value is 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.", |
1316 |
| - "default": "3FFE:FFFF:0:CD30::a0/126" |
| 1325 | + "description": "IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces." |
1317 | 1326 | },
|
1318 | 1327 | "secondaryIpv4Prefix": {
|
1319 | 1328 | "type": "string",
|
1320 |
| - "description": "Secondary IPv4 Address Prefix of CE-PE interconnect links. Default value is 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.", |
1321 |
| - "default": "172.31.0.20/31" |
| 1329 | + "description": "Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces." |
1322 | 1330 | },
|
1323 | 1331 | "secondaryIpv6Prefix": {
|
1324 | 1332 | "type": "string",
|
1325 |
| - "description": "Secondary IPv6 Address Prefix of CE-PE interconnect links. Default value is 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces.", |
1326 |
| - "default": "3FFE:FFFF:0:CD30::a4/126" |
| 1333 | + "description": "Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces." |
1327 | 1334 | }
|
1328 | 1335 | }
|
1329 | 1336 | }
|
|
0 commit comments