Commit 9180bb9
feat(networkmanagement): update the API
#### networkmanagement:v1beta1
The following keys were added:
- schemas.NetworkInfo.properties.matchedSubnetUri.description
- schemas.NetworkInfo.properties.matchedSubnetUri.type
- schemas.NetworkInfo.properties.region.description
- schemas.NetworkInfo.properties.region.type
- schemas.RedisClusterInfo.description
- schemas.RedisClusterInfo.id
- schemas.RedisClusterInfo.properties.discoveryEndpointIpAddress.description
- schemas.RedisClusterInfo.properties.discoveryEndpointIpAddress.type
- schemas.RedisClusterInfo.properties.displayName.description
- schemas.RedisClusterInfo.properties.displayName.type
- schemas.RedisClusterInfo.properties.location.description
- schemas.RedisClusterInfo.properties.location.type
- schemas.RedisClusterInfo.properties.networkUri.description
- schemas.RedisClusterInfo.properties.networkUri.type
- schemas.RedisClusterInfo.properties.secondaryEndpointIpAddress.description
- schemas.RedisClusterInfo.properties.secondaryEndpointIpAddress.type
- schemas.RedisClusterInfo.properties.uri.description
- schemas.RedisClusterInfo.properties.uri.type
- schemas.RedisClusterInfo.type
- schemas.RouteInfo.properties.advertisedRouteNextHopUri.description
- schemas.RouteInfo.properties.advertisedRouteNextHopUri.type
- schemas.RouteInfo.properties.advertisedRouteSourceRouterUri.description
- schemas.RouteInfo.properties.advertisedRouteSourceRouterUri.type
- schemas.RouteInfo.properties.region.description
- schemas.RouteInfo.properties.region.type
- schemas.Step.properties.redisCluster.$ref
- schemas.Step.properties.redisCluster.description
The following keys were changed:
- schemas.AbortInfo.properties.cause.enum
- schemas.AbortInfo.properties.cause.enumDeprecated
- schemas.AbortInfo.properties.cause.enumDescriptions
- schemas.DeliverInfo.properties.target.enum
- schemas.DeliverInfo.properties.target.enumDescriptions
- schemas.DropInfo.properties.cause.enum
- schemas.DropInfo.properties.cause.enumDescriptions
- schemas.NetworkInfo.description
- schemas.NetworkInfo.properties.matchedIpRange.description
- schemas.RouteInfo.properties.routeType.enum
- schemas.RouteInfo.properties.routeType.enumDescriptions
- schemas.RouteInfo.properties.uri.description
- schemas.Step.properties.state.enum
- schemas.Step.properties.state.enumDeprecated
- schemas.Step.properties.state.enumDescriptions
#### networkmanagement:v1
The following keys were added:
- schemas.Endpoint.properties.redisCluster.description
- schemas.Endpoint.properties.redisCluster.type
- schemas.Endpoint.properties.redisInstance.description
- schemas.Endpoint.properties.redisInstance.type
- schemas.NetworkInfo.properties.matchedSubnetUri.description
- schemas.NetworkInfo.properties.matchedSubnetUri.type
- schemas.NetworkInfo.properties.region.description
- schemas.NetworkInfo.properties.region.type
- schemas.RedisClusterInfo.description
- schemas.RedisClusterInfo.id
- schemas.RedisClusterInfo.properties.discoveryEndpointIpAddress.description
- schemas.RedisClusterInfo.properties.discoveryEndpointIpAddress.type
- schemas.RedisClusterInfo.properties.displayName.description
- schemas.RedisClusterInfo.properties.displayName.type
- schemas.RedisClusterInfo.properties.location.description
- schemas.RedisClusterInfo.properties.location.type
- schemas.RedisClusterInfo.properties.networkUri.description
- schemas.RedisClusterInfo.properties.networkUri.type
- schemas.RedisClusterInfo.properties.secondaryEndpointIpAddress.description
- schemas.RedisClusterInfo.properties.secondaryEndpointIpAddress.type
- schemas.RedisClusterInfo.properties.uri.description
- schemas.RedisClusterInfo.properties.uri.type
- schemas.RedisClusterInfo.type
- schemas.RouteInfo.properties.advertisedRouteNextHopUri.description
- schemas.RouteInfo.properties.advertisedRouteNextHopUri.type
- schemas.RouteInfo.properties.advertisedRouteSourceRouterUri.description
- schemas.RouteInfo.properties.advertisedRouteSourceRouterUri.type
- schemas.RouteInfo.properties.region.description
- schemas.RouteInfo.properties.region.type
- schemas.Step.properties.redisCluster.$ref
- schemas.Step.properties.redisCluster.description
The following keys were changed:
- schemas.AbortInfo.properties.cause.enum
- schemas.AbortInfo.properties.cause.enumDeprecated
- schemas.AbortInfo.properties.cause.enumDescriptions
- schemas.DeliverInfo.properties.target.enum
- schemas.DeliverInfo.properties.target.enumDescriptions
- schemas.DropInfo.properties.cause.enum
- schemas.DropInfo.properties.cause.enumDescriptions
- schemas.NetworkInfo.description
- schemas.NetworkInfo.properties.matchedIpRange.description
- schemas.RouteInfo.properties.routeType.enum
- schemas.RouteInfo.properties.routeType.enumDescriptions
- schemas.RouteInfo.properties.uri.description
- schemas.Step.properties.state.enum
- schemas.Step.properties.state.enumDeprecated
- schemas.Step.properties.state.enumDescriptions1 parent 748ab35 commit 9180bb9
File tree
4 files changed
+344
-26
lines changed- discovery
- src/apis/networkmanagement
4 files changed
+344
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
| 594 | + | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
633 | 635 | | |
634 | 636 | | |
635 | 637 | | |
| |||
668 | 670 | | |
669 | 671 | | |
670 | 672 | | |
| 673 | + | |
| 674 | + | |
671 | 675 | | |
672 | 676 | | |
673 | 677 | | |
| |||
700 | 704 | | |
701 | 705 | | |
702 | 706 | | |
| 707 | + | |
| 708 | + | |
703 | 709 | | |
704 | 710 | | |
705 | 711 | | |
| |||
1045 | 1051 | | |
1046 | 1052 | | |
1047 | 1053 | | |
1048 | | - | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
1049 | 1057 | | |
1050 | 1058 | | |
1051 | 1059 | | |
| |||
1063 | 1071 | | |
1064 | 1072 | | |
1065 | 1073 | | |
1066 | | - | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
1067 | 1077 | | |
1068 | 1078 | | |
1069 | 1079 | | |
| |||
1106 | 1116 | | |
1107 | 1117 | | |
1108 | 1118 | | |
| 1119 | + | |
1109 | 1120 | | |
1110 | 1121 | | |
1111 | 1122 | | |
| |||
1145 | 1156 | | |
1146 | 1157 | | |
1147 | 1158 | | |
1148 | | - | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
1149 | 1173 | | |
1150 | 1174 | | |
1151 | 1175 | | |
| |||
1177 | 1201 | | |
1178 | 1202 | | |
1179 | 1203 | | |
| 1204 | + | |
1180 | 1205 | | |
1181 | 1206 | | |
1182 | 1207 | | |
| |||
1216 | 1241 | | |
1217 | 1242 | | |
1218 | 1243 | | |
1219 | | - | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
1220 | 1258 | | |
1221 | 1259 | | |
1222 | 1260 | | |
| |||
1373 | 1411 | | |
1374 | 1412 | | |
1375 | 1413 | | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1376 | 1422 | | |
1377 | 1423 | | |
1378 | 1424 | | |
| |||
2098 | 2144 | | |
2099 | 2145 | | |
2100 | 2146 | | |
2101 | | - | |
| 2147 | + | |
2102 | 2148 | | |
2103 | 2149 | | |
2104 | 2150 | | |
2105 | 2151 | | |
2106 | 2152 | | |
2107 | 2153 | | |
2108 | 2154 | | |
2109 | | - | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
2110 | 2164 | | |
2111 | 2165 | | |
2112 | 2166 | | |
| |||
2385 | 2439 | | |
2386 | 2440 | | |
2387 | 2441 | | |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
| 2448 | + | |
| 2449 | + | |
| 2450 | + | |
| 2451 | + | |
| 2452 | + | |
| 2453 | + | |
| 2454 | + | |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
| 2463 | + | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
2388 | 2473 | | |
2389 | 2474 | | |
2390 | 2475 | | |
| |||
2426 | 2511 | | |
2427 | 2512 | | |
2428 | 2513 | | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
2429 | 2522 | | |
2430 | 2523 | | |
2431 | 2524 | | |
| |||
2510 | 2603 | | |
2511 | 2604 | | |
2512 | 2605 | | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
| 2609 | + | |
2513 | 2610 | | |
2514 | 2611 | | |
2515 | 2612 | | |
| |||
2534 | 2631 | | |
2535 | 2632 | | |
2536 | 2633 | | |
2537 | | - | |
| 2634 | + | |
| 2635 | + | |
2538 | 2636 | | |
2539 | 2637 | | |
2540 | 2638 | | |
| |||
2544 | 2642 | | |
2545 | 2643 | | |
2546 | 2644 | | |
2547 | | - | |
| 2645 | + | |
| 2646 | + | |
2548 | 2647 | | |
2549 | 2648 | | |
2550 | 2649 | | |
| |||
2560 | 2659 | | |
2561 | 2660 | | |
2562 | 2661 | | |
2563 | | - | |
| 2662 | + | |
2564 | 2663 | | |
2565 | 2664 | | |
2566 | 2665 | | |
| |||
2713 | 2812 | | |
2714 | 2813 | | |
2715 | 2814 | | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
| 2818 | + | |
2716 | 2819 | | |
2717 | 2820 | | |
2718 | 2821 | | |
| |||
2736 | 2839 | | |
2737 | 2840 | | |
2738 | 2841 | | |
| 2842 | + | |
2739 | 2843 | | |
2740 | 2844 | | |
2741 | 2845 | | |
| |||
2784 | 2888 | | |
2785 | 2889 | | |
2786 | 2890 | | |
| 2891 | + | |
2787 | 2892 | | |
2788 | 2893 | | |
2789 | 2894 | | |
| |||
2806 | 2911 | | |
2807 | 2912 | | |
2808 | 2913 | | |
| 2914 | + | |
2809 | 2915 | | |
2810 | 2916 | | |
2811 | 2917 | | |
| |||
0 commit comments