Before you begin
To complete this task, you must know:
- The license or licenses that you purchased
- The solutions that are installed in this instance of Cloud Pak for Data
- Whether you plan to change the solutions that are installed in this instance of Cloud Pak for Data
Best practice: You can run the commands
in this task exactly as written using the installation environment variables. Ensure that you added
the new environment variables from
Updating
your environment variables script.
In addition, ensure that you source the environment
variables before you run the commands in this task.
About this task
Use the apply-entitlement command to give
the License Service information about the
entitled software in an instance of Cloud Pak for Data.
Procedure
To apply your entitlements to an instance of Cloud Pak for Data:
-
Log the
cpd-cli in to the Red Hat®
OpenShift® Container Platform
cluster:
- Run the
apply-entitlement command for each
solution that is installed or that you plan to install in this instance of Cloud Pak for Data:
For example, if you installed Cloud Pak for Data
Enterprise Edition and Cognos
Analytics, run the commands for both of the licenses.
- Cloud Pak for Data
Enterprise Edition
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=cpd-enterprise
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=cpd-enterprise \
--production=false
- Cloud Pak for Data
Standard Edition
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=cpd-standard
- Cognos
Analytics
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=cognos-analytics
- Data Product Hub
- This service is new in IBM Cloud Pak for Data Version 5.0. If you plan to add this
software to your environment, ensure that you have sufficient resources to install the service and
that your environment includes any required prerequisites.
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=data-product-hub
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=data-product-hub \
--production=false
- DataStage
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=datastage
- IBM Knowledge Catalog Premium
- This service is new in IBM Cloud Pak for Data Version 5.0. If you plan to add this
software to your environment, ensure that you have sufficient resources to install the service and
that your environment includes any required prerequisites.
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=ikc-premium
- IBM Knowledge Catalog Standard
- This service is new in IBM Cloud Pak for Data Version 5.0. If you plan to add this
software to your environment, ensure that you have sufficient resources to install the service and
that your environment includes any required prerequisites.
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=ikc-standard
- OpenPages
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=openpages
- Planning Analytics
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=planning-analytics
- Product Master
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=product-master
- Watson Discovery
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watson-discovery
- Watson Speech to Text
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=speech-to-text
- Watson Text to Speech
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=text-to-speech
- IBM watsonx.ai
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-ai
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-ai \
--production=false
- watsonx Assistant
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watson-assistant
- watsonx Code Assistant for Red Hat
Ansible® Lightspeed
- This service is new in IBM Cloud Pak for Data Version 5.0. If you plan to add this
software to your environment, ensure that you have sufficient resources to install the service and
that your environment includes any required prerequisites.
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-code-assistant-ansible
- watsonx Code Assistant for Z
- This service is new in IBM Cloud Pak for Data Version 5.0. If you plan to add this
software to your environment, ensure that you have sufficient resources to install the service and
that your environment includes any required prerequisites.
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-code-assistant-z
- IBM watsonx.data
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-data
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-data \
--production=false
- IBM watsonx.governance
Model Management
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-gov-mm
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-gov-mm \
--production=false
- IBM watsonx.governance
Risk and Compliance Foundation
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-gov-rc
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-gov-rc \
--production=false
- watsonx Orchestrate
-
Production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-orchestrate
Non-production license
cpd-cli manage apply-entitlement \
--cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} \
--entitlement=watsonx-orchestrate \
--production=false
What to do next
Now that you've told the License Service which solutions you plan to install in this instance of Cloud Pak for Data, you're ready to complete Upgrading an instance of IBM Cloud Pak for Data (Upgrading from Version 4.8 to Version 5.0).