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