CB::Client::ForkCreateParams
Inherits CB::Client::CommonCreateParams / JSON::Serializable / Struct / Value / Object
Constructors
new(cluster_id : String, name, is_ha : Bool | Nil = nil, network_id = nil, plan_id = nil, provider_id = nil, region_id = nil, storage : Int32 | Nil = nil, target_time : Time | Nil = nil)
Sourcenew(pull : JSON::PullParser)
SourceInstance methods
cluster_id
Sourcecluster_id=(cluster_id : String)
Sourceis_ha
Sourceis_ha=(is_ha : Bool | Nil)
Sourcestorage
Sourcestorage=(storage : Int32 | Nil)
Sourcetarget_time
Source