Opencloud API to get all OrderedDatastores

I’m currently in need of API, similar to ordinary Datastores: https://create.roblox.com/docs/en-us/cloud/reference/domains/apis#Cloud_ListDataStores. Unfortunately this API does not return OrderedDatastores instances, I’m guessing due to different back-end systems with ordinary Datastores.

I’d love to see this API being considered, since with this API we could get OrderedDatastore editor into Creator Dashboard (finally) and addition of this API would complete symmetry between two APIs.

While at it, could we also get a delete method to remove ordered datastore entirely?

Bump! I also would like this api to be added