Skip to content

Commit

Permalink
feat(migrationcenter): update the api
Browse files Browse the repository at this point in the history
#### migrationcenter:v1alpha1

The following keys were added:
- schemas.ComputeEngineSoleTenantMigrationTarget (Total Keys: 2)
- schemas.MigrationInsight.properties.computeEngineSoleTenantTarget (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Jan 30, 2024
1 parent 73c9e86 commit 159a2ba
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 4 deletions.
12 changes: 12 additions & 0 deletions docs/dyn/migrationcenter_v1alpha1.projects.locations.assets.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ <h3>Method Details</h3>
&quot;messageId&quot;: &quot;A String&quot;, # Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead.
},
&quot;migrationInsight&quot;: { # An insight about potential migrations for an asset. # Output only. An insight about potential migrations for an asset.
&quot;computeEngineSoleTenantTarget&quot;: { # Compute engine sole tenant migration target. # Output only. A Google Compute Engine Sole Tenant target.
},
&quot;computeEngineTarget&quot;: { # Compute engine migration target. # Output only. A Google Compute Engine target.
&quot;shape&quot;: { # Compute Engine target shape descriptor. # Description of the suggested shape for the migration target.
&quot;logicalCoreCount&quot;: 42, # Number of logical cores.
Expand Down Expand Up @@ -609,6 +611,8 @@ <h3>Method Details</h3>
&quot;messageId&quot;: &quot;A String&quot;, # Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead.
},
&quot;migrationInsight&quot;: { # An insight about potential migrations for an asset. # Output only. An insight about potential migrations for an asset.
&quot;computeEngineSoleTenantTarget&quot;: { # Compute engine sole tenant migration target. # Output only. A Google Compute Engine Sole Tenant target.
},
&quot;computeEngineTarget&quot;: { # Compute engine migration target. # Output only. A Google Compute Engine target.
&quot;shape&quot;: { # Compute Engine target shape descriptor. # Description of the suggested shape for the migration target.
&quot;logicalCoreCount&quot;: 42, # Number of logical cores.
Expand Down Expand Up @@ -1016,6 +1020,8 @@ <h3>Method Details</h3>
&quot;messageId&quot;: &quot;A String&quot;, # Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead.
},
&quot;migrationInsight&quot;: { # An insight about potential migrations for an asset. # Output only. An insight about potential migrations for an asset.
&quot;computeEngineSoleTenantTarget&quot;: { # Compute engine sole tenant migration target. # Output only. A Google Compute Engine Sole Tenant target.
},
&quot;computeEngineTarget&quot;: { # Compute engine migration target. # Output only. A Google Compute Engine target.
&quot;shape&quot;: { # Compute Engine target shape descriptor. # Description of the suggested shape for the migration target.
&quot;logicalCoreCount&quot;: 42, # Number of logical cores.
Expand Down Expand Up @@ -1404,6 +1410,8 @@ <h3>Method Details</h3>
&quot;messageId&quot;: &quot;A String&quot;, # Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead.
},
&quot;migrationInsight&quot;: { # An insight about potential migrations for an asset. # Output only. An insight about potential migrations for an asset.
&quot;computeEngineSoleTenantTarget&quot;: { # Compute engine sole tenant migration target. # Output only. A Google Compute Engine Sole Tenant target.
},
&quot;computeEngineTarget&quot;: { # Compute engine migration target. # Output only. A Google Compute Engine target.
&quot;shape&quot;: { # Compute Engine target shape descriptor. # Description of the suggested shape for the migration target.
&quot;logicalCoreCount&quot;: 42, # Number of logical cores.
Expand Down Expand Up @@ -1794,6 +1802,8 @@ <h3>Method Details</h3>
&quot;messageId&quot;: &quot;A String&quot;, # Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead.
},
&quot;migrationInsight&quot;: { # An insight about potential migrations for an asset. # Output only. An insight about potential migrations for an asset.
&quot;computeEngineSoleTenantTarget&quot;: { # Compute engine sole tenant migration target. # Output only. A Google Compute Engine Sole Tenant target.
},
&quot;computeEngineTarget&quot;: { # Compute engine migration target. # Output only. A Google Compute Engine target.
&quot;shape&quot;: { # Compute Engine target shape descriptor. # Description of the suggested shape for the migration target.
&quot;logicalCoreCount&quot;: 42, # Number of logical cores.
Expand Down Expand Up @@ -2164,6 +2174,8 @@ <h3>Method Details</h3>
&quot;messageId&quot;: &quot;A String&quot;, # Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead.
},
&quot;migrationInsight&quot;: { # An insight about potential migrations for an asset. # Output only. An insight about potential migrations for an asset.
&quot;computeEngineSoleTenantTarget&quot;: { # Compute engine sole tenant migration target. # Output only. A Google Compute Engine Sole Tenant target.
},
&quot;computeEngineTarget&quot;: { # Compute engine migration target. # Output only. A Google Compute Engine target.
&quot;shape&quot;: { # Compute Engine target shape descriptor. # Description of the suggested shape for the migration target.
&quot;logicalCoreCount&quot;: 42, # Number of logical cores.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2099,7 +2099,7 @@
}
}
},
"revision": "20240104",
"revision": "20240122",
"rootUrl": "https://migrationcenter.googleapis.com/",
"schemas": {
"AddAssetsToGroupRequest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2107,7 +2107,7 @@
}
}
},
"revision": "20240104",
"revision": "20240122",
"rootUrl": "https://migrationcenter.googleapis.com/",
"schemas": {
"AddAssetsToGroupRequest": {
Expand Down Expand Up @@ -2673,6 +2673,12 @@
},
"type": "object"
},
"ComputeEngineSoleTenantMigrationTarget": {
"description": "Compute engine sole tenant migration target.",
"id": "ComputeEngineSoleTenantMigrationTarget",
"properties": {},
"type": "object"
},
"ComputeStorageDescriptor": {
"description": "Compute Engine storage option descriptor.",
"id": "ComputeStorageDescriptor",
Expand Down Expand Up @@ -4146,6 +4152,11 @@ false
"description": "An insight about potential migrations for an asset.",
"id": "MigrationInsight",
"properties": {
"computeEngineSoleTenantTarget": {
"$ref": "ComputeEngineSoleTenantMigrationTarget",
"description": "Output only. A Google Compute Engine Sole Tenant target.",
"readOnly": true
},
"computeEngineTarget": {
"$ref": "ComputeEngineMigrationTarget",
"description": "Output only. A Google Compute Engine target.",
Expand Down Expand Up @@ -4696,8 +4707,8 @@ false
"TOTAL_COST_OF_OWNERSHIP"
],
"enumDescriptions": [
"Default Report type.",
"Total cost of ownership Report type."
"Default report type.",
"Total cost of ownership report type."
],
"type": "string"
},
Expand Down

0 comments on commit 159a2ba

Please sign in to comment.