create_instance: Create new Instance

Description Usage Arguments Value

View source: R/ovh.R

Description

https://api.ovh.com/console/#/cloud

Usage

1
create_instance(client, projectId, flavorId, imageId, name, region, sshKeyId)

Arguments

client

The client previously loaded

projectId

The id of your cloud project

flavorId

The id of your flavor

imageId

The id of your distribution

name

The name of your instance

region

The name of your datacenter

sshKeyId

The Id of your SSH Key

Value

JSON


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