Create Cluster

1 - 1.1

scp-cli cachestore cluster create
--database_user_password <value>
--timezone <value>
--subnet_id <value>
--service_watch_log_collection <value>
--name <value>
--instance_name_prefix <value>
--instance_groups <value>
--dbaas_engine_version_id <value>
[--allowable_ip_addresses <value>]
[--ha_enabled <value>]
[--nat_enabled <value>]
[--replica_count <value>]
[--tags <value>]
[--database_port <value>]
[--sentinel_port <value>]
[--retention_period_day <value>]
[--starting_time_hour <value>]
[--period_hour <value>]
[--starting_day_of_week <value>]
[--starting_time <value>]

Description

Create Cluster.

상태 ACTIVE (CURRENT)

버전최소 지원 보장일
1.1-

Parameters

NameTypeDescriptionExample
database_user_password
required
stringDatabase user passwordtest123!
timezone
required
stringTimezone. The timezone can be obtained via the “GET /support/v1/timezones” endpoint.Asia/Seoul
subnet_id
required
stringSubnet ID. The ID can be obtained via the GET /vpc/v1/subnets endpoint.1ddd7f1e4a8a43ed8b82d70cade0b321
service_watch_log_collection
required
booleanServiceWatch log collectionTrue
name
required
stringCluster namemycluster
instance_name_prefix
required
stringInstance name prefixmyprefix
instance_groups
required
arrayInstance groups list'{"block_storage_groups": [{"role_type": "OS", "size_gb": 104, "volume_type": "SSD"}, {"role_type": "DATA", "size_gb": 56, "volume_type": "SSD"}], "instances": [{"public_ip_id": "", "role_type": "MASTER", "service_ip_address": "192.168.10.10/32"}], "role_type": "MASTER", "server_type_name": "redis1v2m4"}'
dbaas_engine_version_id
required
stringDBaaS engine version ID. The ID can be obtained via the “GET /v1/engine-versions” endpoint.c1b856dd12754c0ba2614a39d0ed3ad1
allowable_ip_addresses
optional
arrayAllowed IP addresses list-
ha_enabled
optional
booleanHA availability-
nat_enabled
optional
booleanNAT availability-
replica_count
optional
integerReplica count-
tags
optional
arraytag'{"key": "", "value": ""}'
database_port
optional
integerDatabase service port-
sentinel_port
optional
integerSentinel port-
retention_period_day
optional
stringBackup retention period (day)7
starting_time_hour
optional
stringBackup starting time (hour)2
period_hour
optional
stringPeriod in hours5
starting_day_of_week
optional
stringStarting day of weekMON
starting_time
optional
stringStarting time0000

Responses

NameDescriptionExample
request_idRequest IDreq-4f668846-8a3d-49f1-8111-451ebccf445c
resourceResource

2 - 1.0

scp-cli cachestore cluster create
--database_user_password <value>
--timezone <value>
--subnet_id <value>
--name <value>
--instance_name_prefix <value>
--instance_groups <value>
--dbaas_engine_version_id <value>
[--allowable_ip_addresses <value>]
[--ha_enabled <value>]
[--nat_enabled <value>]
[--replica_count <value>]
[--tags <value>]
[--database_port <value>]
[--sentinel_port <value>]
[--retention_period_day <value>]
[--starting_time_hour <value>]
[--period_hour <value>]
[--starting_day_of_week <value>]
[--starting_time <value>]

Description

Create Cluster.

상태 ACTIVE (SUPPORTED)

버전최소 지원 보장일
1.020261031

Parameters

NameTypeDescriptionExample
database_user_password
required
stringDatabase user passwordtest123!
timezone
required
stringTimezone. The timezone can be obtained via the “GET /support/v1/timezones” endpoint.Asia/Seoul
subnet_id
required
stringSubnet ID. The ID can be obtained via the GET /vpc/v1/subnets endpoint.1ddd7f1e4a8a43ed8b82d70cade0b321
name
required
stringCluster namemycluster
instance_name_prefix
required
stringInstance name prefixmyprefix
instance_groups
required
arrayInstance groups list'{"block_storage_groups": [{"role_type": "OS", "size_gb": 104, "volume_type": "SSD"}, {"role_type": "DATA", "size_gb": 56, "volume_type": "SSD"}], "instances": [{"public_ip_id": "", "role_type": "MASTER", "service_ip_address": "192.168.10.10/32"}], "role_type": "MASTER", "server_type_name": "redis1v2m4"}'
dbaas_engine_version_id
required
stringDBaaS engine version ID. The ID can be obtained via the “GET /v1/engine-versions” endpoint.c1b856dd12754c0ba2614a39d0ed3ad1
allowable_ip_addresses
optional
arrayAllowed IP addresses list-
ha_enabled
optional
booleanHA availability-
nat_enabled
optional
booleanNAT availability-
replica_count
optional
integerReplica count-
tags
optional
arraytag'{"key": "", "value": ""}'
database_port
optional
integerDatabase service port-
sentinel_port
optional
integerSentinel port-
retention_period_day
optional
stringBackup retention period (day)7
starting_time_hour
optional
stringBackup starting time (hour)2
period_hour
optional
stringPeriod in hours5
starting_day_of_week
optional
stringStarting day of weekMON
starting_time
optional
stringStarting time0000

Responses

NameDescriptionExample
request_idRequest IDreq-4f668846-8a3d-49f1-8111-451ebccf445c
resourceResource