Documentation

PortForwardingRulesApi

PortForwardingRulesApi 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
getDeviceCellularGatewayPortForwardingRules()  : object
Operation getDeviceCellularGatewayPortForwardingRules
getDeviceCellularGatewayPortForwardingRulesAsync()  : PromiseInterface
Operation getDeviceCellularGatewayPortForwardingRulesAsync
getDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo()  : PromiseInterface
Operation getDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo
getDeviceCellularGatewayPortForwardingRulesWithHttpInfo()  : array<string|int, mixed>
Operation getDeviceCellularGatewayPortForwardingRulesWithHttpInfo
getNetworkApplianceFirewallPortForwardingRules()  : object
Operation getNetworkApplianceFirewallPortForwardingRules
getNetworkApplianceFirewallPortForwardingRulesAsync()  : PromiseInterface
Operation getNetworkApplianceFirewallPortForwardingRulesAsync
getNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo
getNetworkApplianceFirewallPortForwardingRulesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceFirewallPortForwardingRulesWithHttpInfo
updateDeviceCellularGatewayPortForwardingRules()  : object
Operation updateDeviceCellularGatewayPortForwardingRules
updateDeviceCellularGatewayPortForwardingRulesAsync()  : PromiseInterface
Operation updateDeviceCellularGatewayPortForwardingRulesAsync
updateDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo()  : PromiseInterface
Operation updateDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo
updateDeviceCellularGatewayPortForwardingRulesWithHttpInfo()  : array<string|int, mixed>
Operation updateDeviceCellularGatewayPortForwardingRulesWithHttpInfo
updateNetworkApplianceFirewallPortForwardingRules()  : object
Operation updateNetworkApplianceFirewallPortForwardingRules
updateNetworkApplianceFirewallPortForwardingRulesAsync()  : PromiseInterface
Operation updateNetworkApplianceFirewallPortForwardingRulesAsync
updateNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo
updateNetworkApplianceFirewallPortForwardingRulesWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkApplianceFirewallPortForwardingRulesWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
getDeviceCellularGatewayPortForwardingRulesRequest()  : Request
Create request for operation 'getDeviceCellularGatewayPortForwardingRules'
getNetworkApplianceFirewallPortForwardingRulesRequest()  : Request
Create request for operation 'getNetworkApplianceFirewallPortForwardingRules'
updateDeviceCellularGatewayPortForwardingRulesRequest()  : Request
Create request for operation 'updateDeviceCellularGatewayPortForwardingRules'
updateNetworkApplianceFirewallPortForwardingRulesRequest()  : Request
Create request for operation 'updateNetworkApplianceFirewallPortForwardingRules'

Properties

Methods

getDeviceCellularGatewayPortForwardingRules()

Operation getDeviceCellularGatewayPortForwardingRules

public getDeviceCellularGatewayPortForwardingRules(string $serial) : object

Returns the port forwarding rules for a single MG.

Parameters
$serial : string

serial (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getDeviceCellularGatewayPortForwardingRulesAsync()

Operation getDeviceCellularGatewayPortForwardingRulesAsync

public getDeviceCellularGatewayPortForwardingRulesAsync(string $serial) : PromiseInterface

Returns the port forwarding rules for a single MG.

Parameters
$serial : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo()

Operation getDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo

public getDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo(string $serial) : PromiseInterface

Returns the port forwarding rules for a single MG.

Parameters
$serial : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getDeviceCellularGatewayPortForwardingRulesWithHttpInfo()

Operation getDeviceCellularGatewayPortForwardingRulesWithHttpInfo

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

Returns the port forwarding rules for a single MG.

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)

getNetworkApplianceFirewallPortForwardingRules()

Operation getNetworkApplianceFirewallPortForwardingRules

public getNetworkApplianceFirewallPortForwardingRules(string $network_id) : object

Return the port forwarding rules for an MX network

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkApplianceFirewallPortForwardingRulesAsync()

Operation getNetworkApplianceFirewallPortForwardingRulesAsync

public getNetworkApplianceFirewallPortForwardingRulesAsync(string $network_id) : PromiseInterface

Return the port forwarding rules for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo()

Operation getNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo

public getNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo(string $network_id) : PromiseInterface

Return the port forwarding rules for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallPortForwardingRulesWithHttpInfo()

Operation getNetworkApplianceFirewallPortForwardingRulesWithHttpInfo

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

Return the port forwarding rules for an MX network

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)

updateDeviceCellularGatewayPortForwardingRules()

Operation updateDeviceCellularGatewayPortForwardingRules

public updateDeviceCellularGatewayPortForwardingRules(string $serial[, UpdateDeviceCellularGatewayPortForwardingRules $update_device_cellular_gateway_port_forwarding_rules = null ]) : object

Updates the port forwarding rules for a single MG.

Parameters
$serial : string

serial (required)

$update_device_cellular_gateway_port_forwarding_rules : UpdateDeviceCellularGatewayPortForwardingRules = null

update_device_cellular_gateway_port_forwarding_rules (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateDeviceCellularGatewayPortForwardingRulesAsync()

Operation updateDeviceCellularGatewayPortForwardingRulesAsync

public updateDeviceCellularGatewayPortForwardingRulesAsync(string $serial[, UpdateDeviceCellularGatewayPortForwardingRules $update_device_cellular_gateway_port_forwarding_rules = null ]) : PromiseInterface

Updates the port forwarding rules for a single MG.

Parameters
$serial : string

(required)

$update_device_cellular_gateway_port_forwarding_rules : UpdateDeviceCellularGatewayPortForwardingRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo()

Operation updateDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo

public updateDeviceCellularGatewayPortForwardingRulesAsyncWithHttpInfo(string $serial[, UpdateDeviceCellularGatewayPortForwardingRules $update_device_cellular_gateway_port_forwarding_rules = null ]) : PromiseInterface

Updates the port forwarding rules for a single MG.

Parameters
$serial : string

(required)

$update_device_cellular_gateway_port_forwarding_rules : UpdateDeviceCellularGatewayPortForwardingRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateDeviceCellularGatewayPortForwardingRulesWithHttpInfo()

Operation updateDeviceCellularGatewayPortForwardingRulesWithHttpInfo

public updateDeviceCellularGatewayPortForwardingRulesWithHttpInfo(string $serial[, UpdateDeviceCellularGatewayPortForwardingRules $update_device_cellular_gateway_port_forwarding_rules = null ]) : array<string|int, mixed>

Updates the port forwarding rules for a single MG.

Parameters
$serial : string

(required)

$update_device_cellular_gateway_port_forwarding_rules : UpdateDeviceCellularGatewayPortForwardingRules = 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)

updateNetworkApplianceFirewallPortForwardingRules()

Operation updateNetworkApplianceFirewallPortForwardingRules

public updateNetworkApplianceFirewallPortForwardingRules(string $network_id, UpdateNetworkApplianceFirewallPortForwardingRules $update_network_appliance_firewall_port_forwarding_rules) : object

Update the port forwarding rules for an MX network

Parameters
$network_id : string

network_id (required)

$update_network_appliance_firewall_port_forwarding_rules : UpdateNetworkApplianceFirewallPortForwardingRules

update_network_appliance_firewall_port_forwarding_rules (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkApplianceFirewallPortForwardingRulesAsync()

Operation updateNetworkApplianceFirewallPortForwardingRulesAsync

public updateNetworkApplianceFirewallPortForwardingRulesAsync(string $network_id, UpdateNetworkApplianceFirewallPortForwardingRules $update_network_appliance_firewall_port_forwarding_rules) : PromiseInterface

Update the port forwarding rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_port_forwarding_rules : UpdateNetworkApplianceFirewallPortForwardingRules

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo()

Operation updateNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo

public updateNetworkApplianceFirewallPortForwardingRulesAsyncWithHttpInfo(string $network_id, UpdateNetworkApplianceFirewallPortForwardingRules $update_network_appliance_firewall_port_forwarding_rules) : PromiseInterface

Update the port forwarding rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_port_forwarding_rules : UpdateNetworkApplianceFirewallPortForwardingRules

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallPortForwardingRulesWithHttpInfo()

Operation updateNetworkApplianceFirewallPortForwardingRulesWithHttpInfo

public updateNetworkApplianceFirewallPortForwardingRulesWithHttpInfo(string $network_id, UpdateNetworkApplianceFirewallPortForwardingRules $update_network_appliance_firewall_port_forwarding_rules) : array<string|int, mixed>

Update the port forwarding rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_port_forwarding_rules : UpdateNetworkApplianceFirewallPortForwardingRules

(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)

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

getDeviceCellularGatewayPortForwardingRulesRequest()

Create request for operation 'getDeviceCellularGatewayPortForwardingRules'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkApplianceFirewallPortForwardingRulesRequest()

Create request for operation 'getNetworkApplianceFirewallPortForwardingRules'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateDeviceCellularGatewayPortForwardingRulesRequest()

Create request for operation 'updateDeviceCellularGatewayPortForwardingRules'

protected updateDeviceCellularGatewayPortForwardingRulesRequest(string $serial[, UpdateDeviceCellularGatewayPortForwardingRules $update_device_cellular_gateway_port_forwarding_rules = null ]) : Request
Parameters
$serial : string

(required)

$update_device_cellular_gateway_port_forwarding_rules : UpdateDeviceCellularGatewayPortForwardingRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkApplianceFirewallPortForwardingRulesRequest()

Create request for operation 'updateNetworkApplianceFirewallPortForwardingRules'

protected updateNetworkApplianceFirewallPortForwardingRulesRequest(string $network_id, UpdateNetworkApplianceFirewallPortForwardingRules $update_network_appliance_firewall_port_forwarding_rules) : Request
Parameters
$network_id : string

(required)

$update_network_appliance_firewall_port_forwarding_rules : UpdateNetworkApplianceFirewallPortForwardingRules

(required)

Tags
throws
InvalidArgumentException
Return values
Request

Search results