Instance: Instance Object

Description Usage Arguments Details Value

View source: R/ovh.R

Description

Instance Object

Usage

1
2
Instance(name = NULL, machineType = NULL, region = NULL,
  description = NULL, projectId = NULL, instanceId = NULL, ip = NULL)

Arguments

name

The name of the resource, provided by the client when initially creating the resource

machineType

The type of your server ( s1-2, s1-4 )

region

The name of datacenter : SBG3, BHS3, WAW1, UK1, DE1, GRA3

description

( not used )

projectId

The id of the cloud project

instanceId

The id of the instance

ip

The IP of your instance ( format IPV4 )

Details

An Instance resource.

About regions : SBG3 Datacenter is in France BHS3 Datacenter is in Canada WAW1 Datacenter is in Poland UK1 Datacenter is in UK DE1 Datacenter is in Deutch GRA3 Datacenter is in France

About range of cloud servers https://www.ovh.co.uk/public-cloud/instances/prices/

Value

Instance object


voltek62/RsparkleR documentation built on May 19, 2019, 1:48 a.m.