此内容没有您所选择的语言版本。
Chapter 34. system
Abstract
			Provides methods to access and modify registered system.
		
34.1. addEntitlements 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- Name
 - addEntitlements
 - Description
 - Add entitlements to a server. Entitlements a server already has are quietly ignored.
 - Parameters
 - string sessionKey
 - int serverId
 - array:
- string - entitlementLabel - one of following: provisioning_entitled, virtualization_host, virtualization_host_platform, enterprise_entitled
 
 
- Return Value
 - int - 1 on success, exception thrown otherwise.