harikrishna-patnala commented on issue #5772: URL: https://github.com/apache/cloudstack/issues/5772#issuecomment-1000646889
Yes I just checked, neither detaills parameter or specific name parameters are not defined in API. I've further checked it looks like it using the "fullUrlParams" from the BaseCmd like this https://github.com/apache/cloudstack/blob/2e9c9417be150384db6f503dff90dbbfeeeae09e/server/src/main/java/com/cloud/resource/ResourceManagerImpl.java#L641 and then use these params to fetch the required details like showing here, https://github.com/apache/cloudstack/blob/6e47c49fbf5ae4a7ab521409dd6fd4751189f902/plugins/hypervisors/baremetal/src/main/java/com/cloud/baremetal/manager/BareMetalDiscoverer.java#L186-L189 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
