I am using the following API's to get information about a particular virtual Guest. Can some one help me get the information with one single api by combining the following?
To get VM's operating system:
https://api.softlayer.com/rest/v3/SoftLayer_Virtual_Guest/$virtualGuestID/getOperatingSystem
Similarly To get the PoD
getFrontendRouters
Get provisioned date for a VM
getProvisionDate
Get attached Network Storage
getAttachedNetworkStorages
Replacing $virtualGuestID with the actual VM ID