config system cloud-service
Configure system cloud service.
config system cloud-service Description: Configure system cloud service. edit <name> set vendor [unknown|google-cloud-kms] set traffic-vdom {string} set gck-service-account {string} set gck-private-key {password_aes256} set gck-keyid {string} set gck-access-token-lifetime {integer} next end
config system cloud-service
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
Name. |
string |
Maximum length: 35 |
|
||||||
vendor |
Cloud service vendor. |
option |
- |
unknown |
||||||
|
|
|||||||||
traffic-vdom |
Vdom used to communicate with cloud service. |
string |
Maximum length: 31 |
|
||||||
gck-service-account |
Service account (e.g. "account-id@sampledomain.com"). |
string |
Maximum length: 255 |
|
||||||
gck-private-key |
Service account private key in PEM format (e.g. "-----BEGIN PRIVATE KEY-----\ ..."). |
password_aes256 |
Not Specified |
|
||||||
gck-keyid |
Key id, also referred as "kid". |
string |
Maximum length: 127 |
|
||||||
gck-access-token-lifetime |
Lifetime of automatically generated access tokens in minutes. |
integer |
Minimum value: 1 Maximum value: 3600 |
60 |