To use the push notifications feature in the Hub Services Cloud Notifications Service (CNS), you must register Omnissa Access with the service.
Register Omnissa Access with the Cloud Notifications Service
-
Get an Omnissa Connect token.
For steps, see the “Procedure to get the Token” section of the following topic about setting up push notifications in Hub Services.
-
ssh to the Bootstrap node using
configusercredentials. -
Run the following command as described to register with the CNS service.
At the Enter the token from Omnissa Connect prompt, enter the token you obtained in Step 1.
For example:
wso access push-notifications setup Enter the token from Omnissa Connect: ************ Successfully set up push notifications in Hub Services. Push notifications setup valid until <timestamp>
How to check whether the registration is valid
-
ssh to the Bootstrap node using
configusercredentials. -
Run the following command.
For example:
wso access push-notifications check-validity Push notifications setup valid until <timestamp>
How to renew the CNS certificate
-
Get an Omnissa Connect token.
For steps, see the “Procedure to get the Token” section of the following topic about setting up push notifications in Hub Services.
-
ssh to the Bootstrap node using
configusercredentials. -
Run the following command as described.
At the Enter the token from Omnissa Connect prompt, enter the token you obtained in Step 1.
For example:
wso access push-notifications renew-setup Enter the token from Omnissa Connect: ****************** Successfully renewed push notifications setup in Hub Services. Push notifications setup valid until <timestamp>
Was this page helpful?