Documentation

BareMetalUpdate extends ModelOptions
in package

Options to update a baremetal machine.

Tags
see
https://www.vultr.com/api/#operation/update-baremetal

Table of Contents

Properties

$app_id  : int|null
$enable_ipv6  : bool|null
$image_id  : int|null
$label  : string|null
$os_id  : int|null
$tags  : array<string|int, mixed>|null
$user_data  : string|null
$prop_map  : array<string|int, mixed>

Methods

__call()  : mixed
__construct()  : mixed
getPayloadParams()  : array<string|int, mixed>

Properties

Methods

__call()

public __call(mixed $name, mixed $args) : mixed
Parameters
$name : mixed
$args : mixed

getPayloadParams()

public getPayloadParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results