Method: CloudmunchService.getCustomDataContext
- Defined in:
- lib/cloudmunch_Ruby_sdk_v2/CloudmunchService.rb
.getCustomDataContext(server, endpoint, param) ⇒ Object
674 675 676 |
# File 'lib/cloudmunch_Ruby_sdk_v2/CloudmunchService.rb', line 674 def self.getCustomDataContext(server, endpoint, param) return self.http_get(server, endpoint, param) end |