Is there a way to search pods in a datacenter then grab the servers that are in those pods? I read somewhere that it's somewhat possible but the last question was regarding REST. Currently utitlizing the Python API
相关问题
- Apache web server timeout after 60 seconds
- SoftLayer API : How to get NetScaler list in Softl
- Getting bandWidth data in SL
- Password Update in SL
- Impersonating another user in SoftLayer
相关文章
- Getting bandWidth data in SL
- Password Update in SL
- Impersonating another user in SoftLayer
- New items for SoftLayer virtual server order?
- No Data for IOPS while Selecting Storage Size 250G
- how to order SoftLayer_Virtual_ReservedCapacityGro
- How do you upgrade a Snapshot space on Endurance s
- ObjectFilter in SoftLayer doesn't work
Try this python script:
It shows bare metal and virtual servers from each pod from a specific datacenter, try it and let me know if you need further assistance or any doubt