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.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostCompute.readOnly (Total Keys: 1)
- schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostNetworkEgress.readOnly (Total Keys: 1)
- schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostOsLicense.readOnly (Total Keys: 1)
- schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostOther.readOnly (Total Keys: 1)
- schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostStorage.readOnly (Total Keys: 1)
- schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostTotal.readOnly (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jul 25, 2024
1 parent eca619a commit aea73cc
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3>Method Details</h3>
},
],
},
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support.
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support on Windows Server.
&quot;osPricingPreferences&quot;: { # Pricing options for OS images. # Optional. Pricing options for OS images.
&quot;rhel&quot;: { # Pricing options of an OS image. # Optional. Pricing options for RHEL images.
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Optional. The plan of commitments for committed use discounts (CUD).
Expand Down Expand Up @@ -389,7 +389,7 @@ <h3>Method Details</h3>
},
],
},
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support.
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support on Windows Server.
&quot;osPricingPreferences&quot;: { # Pricing options for OS images. # Optional. Pricing options for OS images.
&quot;rhel&quot;: { # Pricing options of an OS image. # Optional. Pricing options for RHEL images.
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Optional. The plan of commitments for committed use discounts (CUD).
Expand Down Expand Up @@ -546,7 +546,7 @@ <h3>Method Details</h3>
},
],
},
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support.
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support on Windows Server.
&quot;osPricingPreferences&quot;: { # Pricing options for OS images. # Optional. Pricing options for OS images.
&quot;rhel&quot;: { # Pricing options of an OS image. # Optional. Pricing options for RHEL images.
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Optional. The plan of commitments for committed use discounts (CUD).
Expand Down Expand Up @@ -711,7 +711,7 @@ <h3>Method Details</h3>
},
],
},
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support.
&quot;multithreading&quot;: &quot;A String&quot;, # Optional. Preferences for multithreading support on Windows Server.
&quot;osPricingPreferences&quot;: { # Pricing options for OS images. # Optional. Pricing options for OS images.
&quot;rhel&quot;: { # Pricing options of an OS image. # Optional. Pricing options for RHEL images.
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Optional. The plan of commitments for committed use discounts (CUD).
Expand Down
Loading

0 comments on commit aea73cc

Please sign in to comment.