Skip to content

Commit e074dd8

Browse files
[minor_change] Regenerated provider code with latest ACI metadata
1 parent c5ac90b commit e074dd8

30 files changed

+11353
-10984
lines changed

docs/resources/key_ring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ All examples for the Key Ring resource can be found in the [examples](https://gi
258258
* `key` (key) - (string) The private key of the certificate. This sensitive value is excluded from the resource's lifecycle configuration and is not tracked by Terraform.
259259
* `key_type` (keyType) - (string) The type used by the provided key.
260260
- Default: `RSA`
261-
- Valid Values: `ECC`, `RSA`, `indeterminate`.
261+
- Valid Values: `ECC`, `RSA`.
262262
* `modulus` (modulus) - (string) The length of the encryption keys. A longer key length increases the difficulty of breaking the key.
263263
- Default: `mod2048`
264264
- Valid Values: `mod1024`, `mod1536`, `mod2048`, `mod3072`, `mod4096`, `mod512`, `none`.

gen/meta/fvAEPg.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2322,6 +2322,14 @@
23222322

23232323
],
23242324
"label": " "},
2325+
{ "value": "0x80000", "localName": "dynamic-port-binding-deprecated",
2326+
"platformFlavors": [
2327+
2328+
],
2329+
"comment": [
2330+
"Port Binding Validation"
2331+
],
2332+
"label": "Dynamic port binding (lateBinding) is deprecated. Please choose a different port binding policy. "},
23252333
{ "value": "8", "localName": "encap-assignment",
23262334
"platformFlavors": [
23272335

@@ -2364,6 +2372,14 @@
23642372

23652373
],
23662374
"label": "IDs Not Allocated "},
2375+
{ "value": "0x20000", "localName": "incorrect-active-standby-uplink-order",
2376+
"platformFlavors": [
2377+
2378+
],
2379+
"comment": [
2380+
"Active/Standby Uplink Config Validations"
2381+
],
2382+
"label": "incorrect active/standby config. Active uplink cannot be empty or null if standby uplink is configured OR Active uplink cannot be 0 as no uplink get assigned in the vCenter. "},
23672383
{ "value": "1024", "localName": "instrimedcy-unsupported",
23682384
"platformFlavors": [
23692385

@@ -2399,7 +2415,15 @@
23992415
"platformFlavors": [
24002416

24012417
],
2402-
"label": "Not Associated With Management Zone "}
2418+
"label": "Not Associated With Management Zone "},
2419+
{ "value": "0x40000", "localName": "unsupported-vrf-enforcement-direction",
2420+
"platformFlavors": [
2421+
2422+
],
2423+
"comment": [
2424+
"VRF Enforce Direction Validations"
2425+
],
2426+
"label": "Unsupported VRF enforcement directon. Only egress direction is supported for common policy config "}
24032427
],
24042428
"default": "none",
24052429
"platformFlavors": [

gen/meta/fvESg.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2251,6 +2251,14 @@
22512251

22522252
],
22532253
"label": " "},
2254+
{ "value": "0x80000", "localName": "dynamic-port-binding-deprecated",
2255+
"platformFlavors": [
2256+
2257+
],
2258+
"comment": [
2259+
"Port Binding Validation"
2260+
],
2261+
"label": "Dynamic port binding (lateBinding) is deprecated. Please choose a different port binding policy. "},
22542262
{ "value": "8", "localName": "encap-assignment",
22552263
"platformFlavors": [
22562264

@@ -2293,6 +2301,14 @@
22932301

22942302
],
22952303
"label": "IDs Not Allocated "},
2304+
{ "value": "0x20000", "localName": "incorrect-active-standby-uplink-order",
2305+
"platformFlavors": [
2306+
2307+
],
2308+
"comment": [
2309+
"Active/Standby Uplink Config Validations"
2310+
],
2311+
"label": "incorrect active/standby config. Active uplink cannot be empty or null if standby uplink is configured OR Active uplink cannot be 0 as no uplink get assigned in the vCenter. "},
22962312
{ "value": "1024", "localName": "instrimedcy-unsupported",
22972313
"platformFlavors": [
22982314

@@ -2328,7 +2344,15 @@
23282344
"platformFlavors": [
23292345

23302346
],
2331-
"label": "Not Associated With Management Zone "}
2347+
"label": "Not Associated With Management Zone "},
2348+
{ "value": "0x40000", "localName": "unsupported-vrf-enforcement-direction",
2349+
"platformFlavors": [
2350+
2351+
],
2352+
"comment": [
2353+
"VRF Enforce Direction Validations"
2354+
],
2355+
"label": "Unsupported VRF enforcement directon. Only egress direction is supported for common policy config "}
23322356
],
23332357
"default": "none",
23342358
"platformFlavors": [

gen/meta/fvEpIpTag.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -226,17 +226,17 @@
226226
"platformFlavors": [
227227

228228
],
229-
"label": "deleteAll "},
229+
"label": "Delete All "},
230230
{ "value": "8192", "localName": "deleteNonPresent",
231231
"platformFlavors": [
232232

233233
],
234-
"label": "deleteNonPresent "},
234+
"label": "Delete Non Present "},
235235
{ "value": "4096", "localName": "ignore",
236236
"platformFlavors": [
237237

238238
],
239-
"label": "ignore "}
239+
"label": "Ignore "}
240240
],
241241
"platformFlavors": [
242242

@@ -438,7 +438,7 @@
438438
"isConfigurable": false,
439439
"propGlobalId": "70094",
440440
"propLocalId": "143",
441-
"label": "encap",
441+
"label": "Encap",
442442
"baseType": "base:Encap",
443443
"modelType": "base:Encap",
444444
"needsPropDelimiters": true,
@@ -456,7 +456,7 @@
456456

457457
],
458458
"isNxosConverged": false,
459-
"isDeprecated": false,
459+
"isDeprecated": true,
460460
"isHidden": false
461461
},
462462
"extMngdBy": {
@@ -491,12 +491,12 @@
491491
"platformFlavors": [
492492

493493
],
494-
"label": "msc "},
494+
"label": "MSC "},
495495
{ "value": "0", "localName": "undefined",
496496
"platformFlavors": [
497497

498498
],
499-
"label": "undefined "}
499+
"label": "Undefined "}
500500
],
501501
"default": "undefined",
502502
"platformFlavors": [
@@ -640,47 +640,47 @@
640640
"comment": [
641641
"802.1x authentication Ep"
642642
],
643-
"label": "802-dot-1x "},
643+
"label": "802-Dot-1x "},
644644
{ "value": "8", "localName": "dynamic",
645645
"platformFlavors": [
646646

647647
],
648648
"comment": [
649649
"dynamically detected through special HV signalling"
650650
],
651-
"label": "dynamic "},
651+
"label": "Dynamic "},
652652
{ "value": "2", "localName": "learned",
653653
"platformFlavors": [
654654

655655
],
656656
"comment": [
657657
"learned through network protocol magic"
658658
],
659-
"label": "learned "},
659+
"label": "Learned "},
660660
{ "value": "32", "localName": "poe",
661661
"platformFlavors": [
662662

663663
],
664664
"comment": [
665665
"Power Over Ethernet Ep"
666666
],
667-
"label": "poe "},
667+
"label": "PoE "},
668668
{ "value": "4", "localName": "static",
669669
"platformFlavors": [
670670

671671
],
672672
"comment": [
673673
"statically configured by admin"
674674
],
675-
"label": "static "},
675+
"label": "Static "},
676676
{ "value": "1", "localName": "vmm",
677677
"platformFlavors": [
678678

679679
],
680680
"comment": [
681681
"instanciated by a trigger from corresponding VMM domain"
682682
],
683-
"label": "vmm "}
683+
"label": "VMM "}
684684
],
685685
"platformFlavors": [
686686

@@ -741,7 +741,7 @@
741741
"platformFlavors": [
742742

743743
],
744-
"label": "ResolvedOnBehalf "}
744+
"label": "Resolved On Behalf "}
745745
],
746746
"default": "local",
747747
"platformFlavors": [
@@ -759,7 +759,7 @@
759759
"isConfigurable": false,
760760
"propGlobalId": "1774",
761761
"propLocalId": "480",
762-
"label": "MacAddress",
762+
"label": "MAC Address",
763763
"baseType": "address:MAC",
764764
"modelType": "address:MAC",
765765
"needsPropDelimiters": false,
@@ -812,7 +812,7 @@
812812
"platformFlavors": [
813813

814814
],
815-
"label": "never "}
815+
"label": "Never "}
816816
],
817817
"default": "never",
818818
"platformFlavors": [
@@ -830,7 +830,7 @@
830830
"isConfigurable": false,
831831
"propGlobalId": "63103",
832832
"propLocalId": "228",
833-
"label": "Monitoring policy",
833+
"label": "Monitoring Policy",
834834
"baseType": "reference:BinRef",
835835
"modelType": "reference:BinRef",
836836
"needsPropDelimiters": true,
@@ -884,7 +884,7 @@
884884

885885
],
886886
"isNxosConverged": false,
887-
"isDeprecated": false,
887+
"isDeprecated": true,
888888
"isHidden": false
889889
},
890890
"nameAlias": {
@@ -917,7 +917,7 @@
917917

918918
],
919919
"isNxosConverged": false,
920-
"isDeprecated": false,
920+
"isDeprecated": true,
921921
"isHidden": false
922922
},
923923
"rn": {
@@ -1005,23 +1005,23 @@
10051005
"comment": [
10061006
"In a setter method: specifies that an object should be created. An error is returned if the object already exists. \nIn the return value of a setter method: indicates that an object has been created. \n"
10071007
],
1008-
"label": "created "},
1008+
"label": "Created "},
10091009
{ "value": "8", "localName": "deleted",
10101010
"platformFlavors": [
10111011

10121012
],
10131013
"comment": [
10141014
"In a setter method: specifies that an object should be deleted. \nIn the return value of a setter method: indicates that an object has been deleted.\n"
10151015
],
1016-
"label": "deleted "},
1016+
"label": "Deleted "},
10171017
{ "value": "4", "localName": "modified",
10181018
"platformFlavors": [
10191019

10201020
],
10211021
"comment": [
10221022
"In a setter method: specifies that an object should be modified \nIn the return value of a setter method: indicates that an object has been modified.\n"
10231023
],
1024-
"label": "modified "}
1024+
"label": "Modified "}
10251025
],
10261026
"platformFlavors": [
10271027

0 commit comments

Comments
 (0)