Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.41 KB

File metadata and controls

15 lines (12 loc) · 1.41 KB

PlacementRecommendationPost

Properties

Name Type Description Notes
placement_group_link str Deprecated. Use placement_group instead. The link to the placement group that we would like to generate a placement recommendation report on [optional]
placement_group str Placement Group you would like to generate a placement recommendation report on. For placement of new placement group, leave this blank, and instead fill in simulated_placement [optional]
tenant str Tenant that Placement Group belongs to. For placement of new placement group, enter Tenant where the Placement Group would have been created in
tenant_space str Tenant Space that Placement Group belongs to. For placement of new placement group, enter TenantSpace where Placement Group would have been created in
placement_engine PlacementEngine [optional]
simulated_placement SimulatedPlacementPost [optional]
target_arrays list[str] Optional argument. If provided, specify a list of array names to constraint the list of arrays under consideration for placement recommendations [optional]

[Back to Model list] [Back to API list] [Back to README]