No Data for IOPS while Selecting Storage Size 250GB or 500GB in Performance Storage

前端 未结 3 1773
广开言路
广开言路 2021-01-28 21:33

I am trying to place order in performance storage then API is returning null for IOPS when 250/500GB is selected. Please make a needful favour. API tha

3条回答
  •  没有蜡笔的小新
    2021-01-28 22:02

    I am given

     objectFilter = {"itemPrices": { "attributes": { "value": { "operation": 250 } }, 
    "categories": { "categoryCode": { "operation": "performance_storage_iops" } },
     "locationGroupId": { "operation": "is null" } } } 
    

    but IOPS getting null. please check below attached.

提交回复
热议问题