Skip to content

Commit b5e8406

Browse files
seanrathierJordanSh
authored andcommitted
[Cloud Security] Add cloud connector name and validation (elastic#242460)
1 parent bae441f commit b5e8406

33 files changed

Lines changed: 2759 additions & 413 deletions

oas_docs/bundle.json

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10783,6 +10783,13 @@
1078310783
"nullable": true,
1078410784
"type": "string"
1078510785
},
10786+
"cloud_connector_name": {
10787+
"description": "Transient field for cloud connector name during creation.",
10788+
"maxLength": 255,
10789+
"minLength": 1,
10790+
"nullable": true,
10791+
"type": "string"
10792+
},
1078610793
"created_at": {
1078710794
"type": "string"
1078810795
},
@@ -12160,6 +12167,13 @@
1216012167
"nullable": true,
1216112168
"type": "string"
1216212169
},
12170+
"cloud_connector_name": {
12171+
"description": "Transient field for cloud connector name during creation.",
12172+
"maxLength": 255,
12173+
"minLength": 1,
12174+
"nullable": true,
12175+
"type": "string"
12176+
},
1216312177
"created_at": {
1216412178
"type": "string"
1216512179
},
@@ -13237,6 +13251,13 @@
1323713251
"nullable": true,
1323813252
"type": "string"
1323913253
},
13254+
"cloud_connector_name": {
13255+
"description": "Transient field for cloud connector name during creation.",
13256+
"maxLength": 255,
13257+
"minLength": 1,
13258+
"nullable": true,
13259+
"type": "string"
13260+
},
1324013261
"created_at": {
1324113262
"type": "string"
1324213263
},
@@ -14564,6 +14585,13 @@
1456414585
"nullable": true,
1456514586
"type": "string"
1456614587
},
14588+
"cloud_connector_name": {
14589+
"description": "Transient field for cloud connector name during creation.",
14590+
"maxLength": 255,
14591+
"minLength": 1,
14592+
"nullable": true,
14593+
"type": "string"
14594+
},
1456714595
"created_at": {
1456814596
"type": "string"
1456914597
},
@@ -15942,6 +15970,13 @@
1594215970
"nullable": true,
1594315971
"type": "string"
1594415972
},
15973+
"cloud_connector_name": {
15974+
"description": "Transient field for cloud connector name during creation.",
15975+
"maxLength": 255,
15976+
"minLength": 1,
15977+
"nullable": true,
15978+
"type": "string"
15979+
},
1594515980
"created_at": {
1594615981
"type": "string"
1594715982
},
@@ -17137,6 +17172,13 @@
1713717172
"nullable": true,
1713817173
"type": "string"
1713917174
},
17175+
"cloud_connector_name": {
17176+
"description": "Transient field for cloud connector name during creation.",
17177+
"maxLength": 255,
17178+
"minLength": 1,
17179+
"nullable": true,
17180+
"type": "string"
17181+
},
1714017182
"created_at": {
1714117183
"type": "string"
1714217184
},
@@ -19431,6 +19473,8 @@
1943119473
},
1943219474
"name": {
1943319475
"description": "Optional name for the cloud connector. If not provided, will be auto-generated from credentials.",
19476+
"maxLength": 255,
19477+
"minLength": 1,
1943419478
"type": "string"
1943519479
}
1943619480
},
@@ -19913,6 +19957,13 @@
1991319957
"nullable": true,
1991419958
"type": "string"
1991519959
},
19960+
"cloud_connector_name": {
19961+
"description": "Transient field for cloud connector name during creation.",
19962+
"maxLength": 255,
19963+
"minLength": 1,
19964+
"nullable": true,
19965+
"type": "string"
19966+
},
1991619967
"created_at": {
1991719968
"type": "string"
1991819969
},
@@ -41315,6 +41366,13 @@
4131541366
"nullable": true,
4131641367
"type": "string"
4131741368
},
41369+
"cloud_connector_name": {
41370+
"description": "Transient field for cloud connector name during creation.",
41371+
"maxLength": 255,
41372+
"minLength": 1,
41373+
"nullable": true,
41374+
"type": "string"
41375+
},
4131841376
"created_at": {
4131941377
"type": "string"
4132041378
},
@@ -42001,6 +42059,13 @@
4200142059
"nullable": true,
4200242060
"type": "string"
4200342061
},
42062+
"cloud_connector_name": {
42063+
"description": "Transient field for cloud connector name during creation.",
42064+
"maxLength": 255,
42065+
"minLength": 1,
42066+
"nullable": true,
42067+
"type": "string"
42068+
},
4200442069
"description": {
4200542070
"description": "Package policy description",
4200642071
"type": "string"
@@ -42664,6 +42729,13 @@
4266442729
"nullable": true,
4266542730
"type": "string"
4266642731
},
42732+
"cloud_connector_name": {
42733+
"description": "Transient field for cloud connector name during creation.",
42734+
"maxLength": 255,
42735+
"minLength": 1,
42736+
"nullable": true,
42737+
"type": "string"
42738+
},
4266742739
"created_at": {
4266842740
"type": "string"
4266942741
},
@@ -43400,6 +43472,13 @@
4340043472
"nullable": true,
4340143473
"type": "string"
4340243474
},
43475+
"cloud_connector_name": {
43476+
"description": "Transient field for cloud connector name during creation.",
43477+
"maxLength": 255,
43478+
"minLength": 1,
43479+
"nullable": true,
43480+
"type": "string"
43481+
},
4340343482
"created_at": {
4340443483
"type": "string"
4340543484
},
@@ -44595,6 +44674,13 @@
4459544674
"nullable": true,
4459644675
"type": "string"
4459744676
},
44677+
"cloud_connector_name": {
44678+
"description": "Transient field for cloud connector name during creation.",
44679+
"maxLength": 255,
44680+
"minLength": 1,
44681+
"nullable": true,
44682+
"type": "string"
44683+
},
4459844684
"created_at": {
4459944685
"type": "string"
4460044686
},
@@ -45187,6 +45273,13 @@
4518745273
"nullable": true,
4518845274
"type": "string"
4518945275
},
45276+
"cloud_connector_name": {
45277+
"description": "Transient field for cloud connector name during creation.",
45278+
"maxLength": 255,
45279+
"minLength": 1,
45280+
"nullable": true,
45281+
"type": "string"
45282+
},
4519045283
"created_at": {
4519145284
"type": "string"
4519245285
},
@@ -45803,6 +45896,13 @@
4580345896
"nullable": true,
4580445897
"type": "string"
4580545898
},
45899+
"cloud_connector_name": {
45900+
"description": "Transient field for cloud connector name during creation.",
45901+
"maxLength": 255,
45902+
"minLength": 1,
45903+
"nullable": true,
45904+
"type": "string"
45905+
},
4580645906
"created_at": {
4580745907
"type": "string"
4580845908
},
@@ -46503,6 +46603,13 @@
4650346603
"nullable": true,
4650446604
"type": "string"
4650546605
},
46606+
"cloud_connector_name": {
46607+
"description": "Transient field for cloud connector name during creation.",
46608+
"maxLength": 255,
46609+
"minLength": 1,
46610+
"nullable": true,
46611+
"type": "string"
46612+
},
4650646613
"description": {
4650746614
"description": "Package policy description",
4650846615
"type": "string"
@@ -47157,6 +47264,13 @@
4715747264
"nullable": true,
4715847265
"type": "string"
4715947266
},
47267+
"cloud_connector_name": {
47268+
"description": "Transient field for cloud connector name during creation.",
47269+
"maxLength": 255,
47270+
"minLength": 1,
47271+
"nullable": true,
47272+
"type": "string"
47273+
},
4716047274
"created_at": {
4716147275
"type": "string"
4716247276
},

0 commit comments

Comments
 (0)