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.