Documentation

DhcpApi

DhcpApi Class Doc Comment

Tags
category

Class

author

Swagger Codegen team

link
https://github.com/swagger-api/swagger-codegen

Table of Contents

$client  : ClientInterface
$config  : Configuration
$headerSelector  : HeaderSelector
__construct()  : mixed
getConfig()  : Configuration
getDeviceApplianceDhcpSubnets()  : object
Operation getDeviceApplianceDhcpSubnets
getDeviceApplianceDhcpSubnetsAsync()  : PromiseInterface
Operation getDeviceApplianceDhcpSubnetsAsync
getDeviceApplianceDhcpSubnetsAsyncWithHttpInfo()  : PromiseInterface
Operation getDeviceApplianceDhcpSubnetsAsyncWithHttpInfo
getDeviceApplianceDhcpSubnetsWithHttpInfo()  : array<string|int, mixed>
Operation getDeviceApplianceDhcpSubnetsWithHttpInfo
getDeviceSwitchRoutingInterfaceDhcp()  : object
Operation getDeviceSwitchRoutingInterfaceDhcp
getDeviceSwitchRoutingInterfaceDhcpAsync()  : PromiseInterface
Operation getDeviceSwitchRoutingInterfaceDhcpAsync
getDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo()  : PromiseInterface
Operation getDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo
getDeviceSwitchRoutingInterfaceDhcpWithHttpInfo()  : array<string|int, mixed>
Operation getDeviceSwitchRoutingInterfaceDhcpWithHttpInfo
getNetworkCellularGatewayDhcp()  : object
Operation getNetworkCellularGatewayDhcp
getNetworkCellularGatewayDhcpAsync()  : PromiseInterface
Operation getNetworkCellularGatewayDhcpAsync
getNetworkCellularGatewayDhcpAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkCellularGatewayDhcpAsyncWithHttpInfo
getNetworkCellularGatewayDhcpWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkCellularGatewayDhcpWithHttpInfo
getNetworkSwitchStackRoutingInterfaceDhcp()  : object
Operation getNetworkSwitchStackRoutingInterfaceDhcp
getNetworkSwitchStackRoutingInterfaceDhcpAsync()  : PromiseInterface
Operation getNetworkSwitchStackRoutingInterfaceDhcpAsync
getNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo
getNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo
updateDeviceSwitchRoutingInterfaceDhcp()  : object
Operation updateDeviceSwitchRoutingInterfaceDhcp
updateDeviceSwitchRoutingInterfaceDhcpAsync()  : PromiseInterface
Operation updateDeviceSwitchRoutingInterfaceDhcpAsync
updateDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo()  : PromiseInterface
Operation updateDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo
updateDeviceSwitchRoutingInterfaceDhcpWithHttpInfo()  : array<string|int, mixed>
Operation updateDeviceSwitchRoutingInterfaceDhcpWithHttpInfo
updateNetworkCellularGatewayDhcp()  : object
Operation updateNetworkCellularGatewayDhcp
updateNetworkCellularGatewayDhcpAsync()  : PromiseInterface
Operation updateNetworkCellularGatewayDhcpAsync
updateNetworkCellularGatewayDhcpAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkCellularGatewayDhcpAsyncWithHttpInfo
updateNetworkCellularGatewayDhcpWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkCellularGatewayDhcpWithHttpInfo
updateNetworkSwitchStackRoutingInterfaceDhcp()  : object
Operation updateNetworkSwitchStackRoutingInterfaceDhcp
updateNetworkSwitchStackRoutingInterfaceDhcpAsync()  : PromiseInterface
Operation updateNetworkSwitchStackRoutingInterfaceDhcpAsync
updateNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo
updateNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
getDeviceApplianceDhcpSubnetsRequest()  : Request
Create request for operation 'getDeviceApplianceDhcpSubnets'
getDeviceSwitchRoutingInterfaceDhcpRequest()  : Request
Create request for operation 'getDeviceSwitchRoutingInterfaceDhcp'
getNetworkCellularGatewayDhcpRequest()  : Request
Create request for operation 'getNetworkCellularGatewayDhcp'
getNetworkSwitchStackRoutingInterfaceDhcpRequest()  : Request
Create request for operation 'getNetworkSwitchStackRoutingInterfaceDhcp'
updateDeviceSwitchRoutingInterfaceDhcpRequest()  : Request
Create request for operation 'updateDeviceSwitchRoutingInterfaceDhcp'
updateNetworkCellularGatewayDhcpRequest()  : Request
Create request for operation 'updateNetworkCellularGatewayDhcp'
updateNetworkSwitchStackRoutingInterfaceDhcpRequest()  : Request
Create request for operation 'updateNetworkSwitchStackRoutingInterfaceDhcp'

Properties

$client

protected ClientInterface $client

Methods

getDeviceApplianceDhcpSubnets()

Operation getDeviceApplianceDhcpSubnets

public getDeviceApplianceDhcpSubnets(string $serial) : object

Return the DHCP subnet information for an appliance

Parameters
$serial : string

serial (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getDeviceApplianceDhcpSubnetsAsync()

Operation getDeviceApplianceDhcpSubnetsAsync

public getDeviceApplianceDhcpSubnetsAsync(string $serial) : PromiseInterface

Return the DHCP subnet information for an appliance

Parameters
$serial : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getDeviceApplianceDhcpSubnetsAsyncWithHttpInfo()

Operation getDeviceApplianceDhcpSubnetsAsyncWithHttpInfo

public getDeviceApplianceDhcpSubnetsAsyncWithHttpInfo(string $serial) : PromiseInterface

Return the DHCP subnet information for an appliance

Parameters
$serial : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getDeviceApplianceDhcpSubnetsWithHttpInfo()

Operation getDeviceApplianceDhcpSubnetsWithHttpInfo

public getDeviceApplianceDhcpSubnetsWithHttpInfo(string $serial) : array<string|int, mixed>

Return the DHCP subnet information for an appliance

Parameters
$serial : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

getDeviceSwitchRoutingInterfaceDhcp()

Operation getDeviceSwitchRoutingInterfaceDhcp

public getDeviceSwitchRoutingInterfaceDhcp(string $serial, string $interface_id) : object

Return a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

serial (required)

$interface_id : string

interface_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getDeviceSwitchRoutingInterfaceDhcpAsync()

Operation getDeviceSwitchRoutingInterfaceDhcpAsync

public getDeviceSwitchRoutingInterfaceDhcpAsync(string $serial, string $interface_id) : PromiseInterface

Return a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

(required)

$interface_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo()

Operation getDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo

public getDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo(string $serial, string $interface_id) : PromiseInterface

Return a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

(required)

$interface_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getDeviceSwitchRoutingInterfaceDhcpWithHttpInfo()

Operation getDeviceSwitchRoutingInterfaceDhcpWithHttpInfo

public getDeviceSwitchRoutingInterfaceDhcpWithHttpInfo(string $serial, string $interface_id) : array<string|int, mixed>

Return a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

(required)

$interface_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

getNetworkCellularGatewayDhcp()

Operation getNetworkCellularGatewayDhcp

public getNetworkCellularGatewayDhcp(string $network_id) : object

List common DHCP settings of MGs

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkCellularGatewayDhcpAsync()

Operation getNetworkCellularGatewayDhcpAsync

public getNetworkCellularGatewayDhcpAsync(string $network_id) : PromiseInterface

List common DHCP settings of MGs

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkCellularGatewayDhcpAsyncWithHttpInfo()

Operation getNetworkCellularGatewayDhcpAsyncWithHttpInfo

public getNetworkCellularGatewayDhcpAsyncWithHttpInfo(string $network_id) : PromiseInterface

List common DHCP settings of MGs

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkCellularGatewayDhcpWithHttpInfo()

Operation getNetworkCellularGatewayDhcpWithHttpInfo

public getNetworkCellularGatewayDhcpWithHttpInfo(string $network_id) : array<string|int, mixed>

List common DHCP settings of MGs

Parameters
$network_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

getNetworkSwitchStackRoutingInterfaceDhcp()

Operation getNetworkSwitchStackRoutingInterfaceDhcp

public getNetworkSwitchStackRoutingInterfaceDhcp(string $network_id, string $switch_stack_id, string $interface_id) : object

Return a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

network_id (required)

$switch_stack_id : string

switch_stack_id (required)

$interface_id : string

interface_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkSwitchStackRoutingInterfaceDhcpAsync()

Operation getNetworkSwitchStackRoutingInterfaceDhcpAsync

public getNetworkSwitchStackRoutingInterfaceDhcpAsync(string $network_id, string $switch_stack_id, string $interface_id) : PromiseInterface

Return a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo()

Operation getNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo

public getNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo(string $network_id, string $switch_stack_id, string $interface_id) : PromiseInterface

Return a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo()

Operation getNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo

public getNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo(string $network_id, string $switch_stack_id, string $interface_id) : array<string|int, mixed>

Return a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

updateDeviceSwitchRoutingInterfaceDhcp()

Operation updateDeviceSwitchRoutingInterfaceDhcp

public updateDeviceSwitchRoutingInterfaceDhcp(string $serial, string $interface_id[, UpdateDeviceSwitchRoutingInterfaceDhcp $update_device_switch_routing_interface_dhcp = null ]) : object

Update a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

serial (required)

$interface_id : string

interface_id (required)

$update_device_switch_routing_interface_dhcp : UpdateDeviceSwitchRoutingInterfaceDhcp = null

update_device_switch_routing_interface_dhcp (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateDeviceSwitchRoutingInterfaceDhcpAsync()

Operation updateDeviceSwitchRoutingInterfaceDhcpAsync

public updateDeviceSwitchRoutingInterfaceDhcpAsync(string $serial, string $interface_id[, UpdateDeviceSwitchRoutingInterfaceDhcp $update_device_switch_routing_interface_dhcp = null ]) : PromiseInterface

Update a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

(required)

$interface_id : string

(required)

$update_device_switch_routing_interface_dhcp : UpdateDeviceSwitchRoutingInterfaceDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo()

Operation updateDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo

public updateDeviceSwitchRoutingInterfaceDhcpAsyncWithHttpInfo(string $serial, string $interface_id[, UpdateDeviceSwitchRoutingInterfaceDhcp $update_device_switch_routing_interface_dhcp = null ]) : PromiseInterface

Update a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

(required)

$interface_id : string

(required)

$update_device_switch_routing_interface_dhcp : UpdateDeviceSwitchRoutingInterfaceDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateDeviceSwitchRoutingInterfaceDhcpWithHttpInfo()

Operation updateDeviceSwitchRoutingInterfaceDhcpWithHttpInfo

public updateDeviceSwitchRoutingInterfaceDhcpWithHttpInfo(string $serial, string $interface_id[, UpdateDeviceSwitchRoutingInterfaceDhcp $update_device_switch_routing_interface_dhcp = null ]) : array<string|int, mixed>

Update a layer 3 interface DHCP configuration for a switch

Parameters
$serial : string

(required)

$interface_id : string

(required)

$update_device_switch_routing_interface_dhcp : UpdateDeviceSwitchRoutingInterfaceDhcp = null

(optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

updateNetworkCellularGatewayDhcp()

Operation updateNetworkCellularGatewayDhcp

public updateNetworkCellularGatewayDhcp(string $network_id[, UpdateNetworkCellularGatewayDhcp $update_network_cellular_gateway_dhcp = null ]) : object

Update common DHCP settings of MGs

Parameters
$network_id : string

network_id (required)

$update_network_cellular_gateway_dhcp : UpdateNetworkCellularGatewayDhcp = null

update_network_cellular_gateway_dhcp (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkCellularGatewayDhcpAsync()

Operation updateNetworkCellularGatewayDhcpAsync

public updateNetworkCellularGatewayDhcpAsync(string $network_id[, UpdateNetworkCellularGatewayDhcp $update_network_cellular_gateway_dhcp = null ]) : PromiseInterface

Update common DHCP settings of MGs

Parameters
$network_id : string

(required)

$update_network_cellular_gateway_dhcp : UpdateNetworkCellularGatewayDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkCellularGatewayDhcpAsyncWithHttpInfo()

Operation updateNetworkCellularGatewayDhcpAsyncWithHttpInfo

public updateNetworkCellularGatewayDhcpAsyncWithHttpInfo(string $network_id[, UpdateNetworkCellularGatewayDhcp $update_network_cellular_gateway_dhcp = null ]) : PromiseInterface

Update common DHCP settings of MGs

Parameters
$network_id : string

(required)

$update_network_cellular_gateway_dhcp : UpdateNetworkCellularGatewayDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkCellularGatewayDhcpWithHttpInfo()

Operation updateNetworkCellularGatewayDhcpWithHttpInfo

public updateNetworkCellularGatewayDhcpWithHttpInfo(string $network_id[, UpdateNetworkCellularGatewayDhcp $update_network_cellular_gateway_dhcp = null ]) : array<string|int, mixed>

Update common DHCP settings of MGs

Parameters
$network_id : string

(required)

$update_network_cellular_gateway_dhcp : UpdateNetworkCellularGatewayDhcp = null

(optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

updateNetworkSwitchStackRoutingInterfaceDhcp()

Operation updateNetworkSwitchStackRoutingInterfaceDhcp

public updateNetworkSwitchStackRoutingInterfaceDhcp(string $network_id, string $switch_stack_id, string $interface_id[, UpdateNetworkSwitchStackRoutingInterfaceDhcp $update_network_switch_stack_routing_interface_dhcp = null ]) : object

Update a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

network_id (required)

$switch_stack_id : string

switch_stack_id (required)

$interface_id : string

interface_id (required)

$update_network_switch_stack_routing_interface_dhcp : UpdateNetworkSwitchStackRoutingInterfaceDhcp = null

update_network_switch_stack_routing_interface_dhcp (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkSwitchStackRoutingInterfaceDhcpAsync()

Operation updateNetworkSwitchStackRoutingInterfaceDhcpAsync

public updateNetworkSwitchStackRoutingInterfaceDhcpAsync(string $network_id, string $switch_stack_id, string $interface_id[, UpdateNetworkSwitchStackRoutingInterfaceDhcp $update_network_switch_stack_routing_interface_dhcp = null ]) : PromiseInterface

Update a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

$update_network_switch_stack_routing_interface_dhcp : UpdateNetworkSwitchStackRoutingInterfaceDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo()

Operation updateNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo

public updateNetworkSwitchStackRoutingInterfaceDhcpAsyncWithHttpInfo(string $network_id, string $switch_stack_id, string $interface_id[, UpdateNetworkSwitchStackRoutingInterfaceDhcp $update_network_switch_stack_routing_interface_dhcp = null ]) : PromiseInterface

Update a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

$update_network_switch_stack_routing_interface_dhcp : UpdateNetworkSwitchStackRoutingInterfaceDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo()

Operation updateNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo

public updateNetworkSwitchStackRoutingInterfaceDhcpWithHttpInfo(string $network_id, string $switch_stack_id, string $interface_id[, UpdateNetworkSwitchStackRoutingInterfaceDhcp $update_network_switch_stack_routing_interface_dhcp = null ]) : array<string|int, mixed>

Update a layer 3 interface DHCP configuration for a switch stack

Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

$update_network_switch_stack_routing_interface_dhcp : UpdateNetworkSwitchStackRoutingInterfaceDhcp = null

(optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

createHttpClientOption()

Create http client option

protected createHttpClientOption() : array<string|int, mixed>
Tags
throws
RuntimeException

on file opening failure

Return values
array<string|int, mixed>

of http client options

getDeviceApplianceDhcpSubnetsRequest()

Create request for operation 'getDeviceApplianceDhcpSubnets'

protected getDeviceApplianceDhcpSubnetsRequest(string $serial) : Request
Parameters
$serial : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getDeviceSwitchRoutingInterfaceDhcpRequest()

Create request for operation 'getDeviceSwitchRoutingInterfaceDhcp'

protected getDeviceSwitchRoutingInterfaceDhcpRequest(string $serial, string $interface_id) : Request
Parameters
$serial : string

(required)

$interface_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkCellularGatewayDhcpRequest()

Create request for operation 'getNetworkCellularGatewayDhcp'

protected getNetworkCellularGatewayDhcpRequest(string $network_id) : Request
Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkSwitchStackRoutingInterfaceDhcpRequest()

Create request for operation 'getNetworkSwitchStackRoutingInterfaceDhcp'

protected getNetworkSwitchStackRoutingInterfaceDhcpRequest(string $network_id, string $switch_stack_id, string $interface_id) : Request
Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateDeviceSwitchRoutingInterfaceDhcpRequest()

Create request for operation 'updateDeviceSwitchRoutingInterfaceDhcp'

protected updateDeviceSwitchRoutingInterfaceDhcpRequest(string $serial, string $interface_id[, UpdateDeviceSwitchRoutingInterfaceDhcp $update_device_switch_routing_interface_dhcp = null ]) : Request
Parameters
$serial : string

(required)

$interface_id : string

(required)

$update_device_switch_routing_interface_dhcp : UpdateDeviceSwitchRoutingInterfaceDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkCellularGatewayDhcpRequest()

Create request for operation 'updateNetworkCellularGatewayDhcp'

protected updateNetworkCellularGatewayDhcpRequest(string $network_id[, UpdateNetworkCellularGatewayDhcp $update_network_cellular_gateway_dhcp = null ]) : Request
Parameters
$network_id : string

(required)

$update_network_cellular_gateway_dhcp : UpdateNetworkCellularGatewayDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkSwitchStackRoutingInterfaceDhcpRequest()

Create request for operation 'updateNetworkSwitchStackRoutingInterfaceDhcp'

protected updateNetworkSwitchStackRoutingInterfaceDhcpRequest(string $network_id, string $switch_stack_id, string $interface_id[, UpdateNetworkSwitchStackRoutingInterfaceDhcp $update_network_switch_stack_routing_interface_dhcp = null ]) : Request
Parameters
$network_id : string

(required)

$switch_stack_id : string

(required)

$interface_id : string

(required)

$update_network_switch_stack_routing_interface_dhcp : UpdateNetworkSwitchStackRoutingInterfaceDhcp = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

Search results