mlsorensen commented on issue #55: URL: https://github.com/apache/cloudstack-go/issues/55#issuecomment-1507322119
For visibility, my comments from the base cloudstack issue: I checked three different 'get' APIs via the golang client and they all either unmarshaled to an empty struct (since the response didn't match the struct), or threw an unmarshal error. There's no formulaic way to determine what this base key should be, for getPathForVolume it is apipathforvolume. For getCloudIdentifier it is cloudidentifier, for getKubernetesClusterConfig it is clusterconfig. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org