set cloud-services

Description

Configures settings for cloud/SMP management connection.

Syntax

set cloud-services [ { [ activation-key <activation-key> ] | [ [ service-center <service-center> ] [ gateway-id <gateway-id> ] [ registration-key <registration-key> ] ] } ] [ confirm-untrusted-certificate <confirm-untrusted-certificate> ] [ mode <mode> ]

Parameters

Parameter

Description

activation-key

A key received from the Cloud Services provider which is used to initialize the connection to the Cloud Services

Type: String

confirm-untrusted-certificate

Is the service center URL is a trusted certificate

Type: Boolean (true/false)

gateway-id

Gateway id (in the format <gateway name>.<portal name>). This is not needed if an activation-key was configured.

Type: cloudGwName

mode

Indicates if the device is managed by a cloud service

Options: off, on

registration-key

Registration key that acts as a password when connecting to the cloud service for the first time. This is not needed if an activation-key was configured.

Type: A registration key

service-center

The DNS or IP address through which the device will connect to the cloud service for the first time. This is not needed if an activation-key was configured.

Type: URL

Example

set cloud-services activation-key TEXT confirm-untrusted-certificate true mode off