Skip to content

Commit 025fe36

Browse files
feat(vmmigration): update the api
#### vmmigration:v1 The following keys were added: - schemas.AwsSourceDetails.properties.networkInsights (Total Keys: 2) - schemas.NetworkInsights (Total Keys: 6) #### vmmigration:v1alpha1 The following keys were added: - schemas.AwsSourceDetails.properties.networkInsights (Total Keys: 2) - schemas.NetworkInsights (Total Keys: 6)
1 parent bc1b1e6 commit 025fe36

File tree

4 files changed

+78
-2
lines changed

4 files changed

+78
-2
lines changed

docs/dyn/vmmigration_v1.projects.locations.sources.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ <h3>Method Details</h3>
160160
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
161161
&quot;a_key&quot;: &quot;A String&quot;,
162162
},
163+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
164+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
165+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
166+
},
163167
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
164168
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
165169
},
@@ -437,6 +441,10 @@ <h3>Method Details</h3>
437441
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
438442
&quot;a_key&quot;: &quot;A String&quot;,
439443
},
444+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
445+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
446+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
447+
},
440448
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
441449
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
442450
},
@@ -533,6 +541,10 @@ <h3>Method Details</h3>
533541
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
534542
&quot;a_key&quot;: &quot;A String&quot;,
535543
},
544+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
545+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
546+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
547+
},
536548
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
537549
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
538550
},
@@ -636,6 +648,10 @@ <h3>Method Details</h3>
636648
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
637649
&quot;a_key&quot;: &quot;A String&quot;,
638650
},
651+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
652+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
653+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
654+
},
639655
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
640656
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
641657
},

docs/dyn/vmmigration_v1alpha1.projects.locations.sources.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ <h3>Method Details</h3>
160160
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
161161
&quot;a_key&quot;: &quot;A String&quot;,
162162
},
163+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
164+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
165+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
166+
},
163167
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
164168
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
165169
},
@@ -447,6 +451,10 @@ <h3>Method Details</h3>
447451
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
448452
&quot;a_key&quot;: &quot;A String&quot;,
449453
},
454+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
455+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
456+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
457+
},
450458
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
451459
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
452460
},
@@ -552,6 +560,10 @@ <h3>Method Details</h3>
552560
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
553561
&quot;a_key&quot;: &quot;A String&quot;,
554562
},
563+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
564+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
565+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
566+
},
555567
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
556568
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
557569
},
@@ -664,6 +676,10 @@ <h3>Method Details</h3>
664676
&quot;migrationResourcesUserTags&quot;: { # User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.
665677
&quot;a_key&quot;: &quot;A String&quot;,
666678
},
679+
&quot;networkInsights&quot;: { # Information about the network coniguration of the source. # Output only. Information about the network coniguration of the source. Only gatherred upon request.
680+
&quot;sourceNetworkConfig&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in json format.
681+
&quot;sourceNetworkTerraform&quot;: &quot;A String&quot;, # Output only. The gathered network configuration of the source. Presented in terraform format.
682+
},
667683
&quot;publicIp&quot;: &quot;A String&quot;, # Output only. The source&#x27;s public IP. All communication initiated by this source will originate from this IP.
668684
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the source as determined by the health check.
669685
},

googleapiclient/discovery_cache/documents/vmmigration.v1.json

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2220,7 +2220,7 @@
22202220
}
22212221
}
22222222
},
2223-
"revision": "20240606",
2223+
"revision": "20240613",
22242224
"rootUrl": "https://vmmigration.googleapis.com/",
22252225
"schemas": {
22262226
"AccessKeyCredentials": {
@@ -2401,6 +2401,11 @@
24012401
"description": "User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.",
24022402
"type": "object"
24032403
},
2404+
"networkInsights": {
2405+
"$ref": "NetworkInsights",
2406+
"description": "Output only. Information about the network coniguration of the source. Only gatherred upon request.",
2407+
"readOnly": true
2408+
},
24042409
"publicIp": {
24052410
"description": "Output only. The source's public IP. All communication initiated by this source will originate from this IP.",
24062411
"readOnly": true,
@@ -4835,6 +4840,23 @@
48354840
},
48364841
"type": "object"
48374842
},
4843+
"NetworkInsights": {
4844+
"description": "Information about the network coniguration of the source.",
4845+
"id": "NetworkInsights",
4846+
"properties": {
4847+
"sourceNetworkConfig": {
4848+
"description": "Output only. The gathered network configuration of the source. Presented in json format.",
4849+
"readOnly": true,
4850+
"type": "string"
4851+
},
4852+
"sourceNetworkTerraform": {
4853+
"description": "Output only. The gathered network configuration of the source. Presented in terraform format.",
4854+
"readOnly": true,
4855+
"type": "string"
4856+
}
4857+
},
4858+
"type": "object"
4859+
},
48384860
"NetworkInterface": {
48394861
"description": "NetworkInterface represents a NIC of a VM.",
48404862
"id": "NetworkInterface",

googleapiclient/discovery_cache/documents/vmmigration.v1alpha1.json

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2220,7 +2220,7 @@
22202220
}
22212221
}
22222222
},
2223-
"revision": "20240606",
2223+
"revision": "20240613",
22242224
"rootUrl": "https://vmmigration.googleapis.com/",
22252225
"schemas": {
22262226
"AccessKeyCredentials": {
@@ -2401,6 +2401,11 @@
24012401
"description": "User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix `m2vm`.",
24022402
"type": "object"
24032403
},
2404+
"networkInsights": {
2405+
"$ref": "NetworkInsights",
2406+
"description": "Output only. Information about the network coniguration of the source. Only gatherred upon request.",
2407+
"readOnly": true
2408+
},
24042409
"publicIp": {
24052410
"description": "Output only. The source's public IP. All communication initiated by this source will originate from this IP.",
24062411
"readOnly": true,
@@ -4880,6 +4885,23 @@
48804885
},
48814886
"type": "object"
48824887
},
4888+
"NetworkInsights": {
4889+
"description": "Information about the network coniguration of the source.",
4890+
"id": "NetworkInsights",
4891+
"properties": {
4892+
"sourceNetworkConfig": {
4893+
"description": "Output only. The gathered network configuration of the source. Presented in json format.",
4894+
"readOnly": true,
4895+
"type": "string"
4896+
},
4897+
"sourceNetworkTerraform": {
4898+
"description": "Output only. The gathered network configuration of the source. Presented in terraform format.",
4899+
"readOnly": true,
4900+
"type": "string"
4901+
}
4902+
},
4903+
"type": "object"
4904+
},
48834905
"NetworkInterface": {
48844906
"description": "NetworkInterface represents a NIC of a VM.",
48854907
"id": "NetworkInterface",

0 commit comments

Comments
 (0)