在 SL 中实施 NimSoft
Implementing NimSoft in SL
是否可以使用 Softlayer Java API 实现监控 (nimsoft) 的所有功能?
我在 SL API 中找到了 API、SoftLayer_Monitoring_Agent。它将提供所有必要的 APIs 来开发 ?
我的 java 客户端版本是 softlayer-api-client-0.2.2.jar
谢谢。
您可以使用 java 客户端来使用此处 http://sldn.softlayer.com/reference/overview 记录的 Soflayer API 的所有服务和方法。因此,如果您正在考虑使用 Softlayer API 的服务或方法之一,java 客户端将为您工作。
是否可以使用 Softlayer Java API 实现监控 (nimsoft) 的所有功能? 我在 SL API 中找到了 API、SoftLayer_Monitoring_Agent。它将提供所有必要的 APIs 来开发 ? 我的 java 客户端版本是 softlayer-api-client-0.2.2.jar
谢谢。
您可以使用 java 客户端来使用此处 http://sldn.softlayer.com/reference/overview 记录的 Soflayer API 的所有服务和方法。因此,如果您正在考虑使用 Softlayer API 的服务或方法之一,java 客户端将为您工作。