grid:license_pool_container : Grid License Pool Container object.¶
This object represents the Grid license pool container.
Object Reference¶
References to grid:license_pool_container are object references. The name part of a Grid License Pool Container object reference has the following components:
The “LicensePoolContainer” string
Example: grid:license_pool_container/b25lLmxpY2Vuc2VfcG9vbF:LicensePoolContainer
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Modify (update)
Global search (searches via the search object)
Scheduling
CSV export
The object cannot be managed on Cloud Platform members.
Fields¶
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
last_entitlement_update¶
- last_entitlement_update¶
The timestamp when the last pool licenses were updated.
Type
Timestamp.
Search
The field is not available for search.
Notes
The last_entitlement_update cannot be updated.
last_entitlement_update cannot be written.
lpc_uid¶
- lpc_uid¶
The world-wide unique ID for the license pool container.
Type
String.
Search
The field is not available for search.
Notes
The lpc_uid cannot be updated.
lpc_uid cannot be written.
Function Calls¶
allocate_licenses¶
Use this function to allocate dynamic licenses to a node.
This function does not support multiple object matches when called as part of an atomic insertion operation.
Input fields
hwid ( String. ). This parameter is mandatory. The hardware ID of a physical node on which dynamic licenses will be installed.
license_pools ( A/An grid:license_pool object array. ). This parameter is mandatory. The license pools from which you allocate dynamic licenses.
Output fields
None
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
last_entitlement_update |
Timestamp |
N |
Y |
N |
N/A |
lpc_uid |
String |
N |
Y |
N |
N/A |