Documentation

OneToOneNatRulesApi

OneToOneNatRulesApi 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
getNetworkApplianceFirewallOneToOneNatRules()  : object
Operation getNetworkApplianceFirewallOneToOneNatRules
getNetworkApplianceFirewallOneToOneNatRulesAsync()  : PromiseInterface
Operation getNetworkApplianceFirewallOneToOneNatRulesAsync
getNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo
getNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo
updateNetworkApplianceFirewallOneToOneNatRules()  : object
Operation updateNetworkApplianceFirewallOneToOneNatRules
updateNetworkApplianceFirewallOneToOneNatRulesAsync()  : PromiseInterface
Operation updateNetworkApplianceFirewallOneToOneNatRulesAsync
updateNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo
updateNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
getNetworkApplianceFirewallOneToOneNatRulesRequest()  : Request
Create request for operation 'getNetworkApplianceFirewallOneToOneNatRules'
updateNetworkApplianceFirewallOneToOneNatRulesRequest()  : Request
Create request for operation 'updateNetworkApplianceFirewallOneToOneNatRules'

Properties

Methods

getNetworkApplianceFirewallOneToOneNatRules()

Operation getNetworkApplianceFirewallOneToOneNatRules

public getNetworkApplianceFirewallOneToOneNatRules(string $network_id) : object

Return the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkApplianceFirewallOneToOneNatRulesAsync()

Operation getNetworkApplianceFirewallOneToOneNatRulesAsync

public getNetworkApplianceFirewallOneToOneNatRulesAsync(string $network_id) : PromiseInterface

Return the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo()

Operation getNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo

public getNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo(string $network_id) : PromiseInterface

Return the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo()

Operation getNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo

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

Return the 1:1 NAT mapping 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)

updateNetworkApplianceFirewallOneToOneNatRules()

Operation updateNetworkApplianceFirewallOneToOneNatRules

public updateNetworkApplianceFirewallOneToOneNatRules(string $network_id, UpdateNetworkApplianceFirewallOneToOneNatRules $update_network_appliance_firewall_one_to_one_nat_rules) : object

Set the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

network_id (required)

$update_network_appliance_firewall_one_to_one_nat_rules : UpdateNetworkApplianceFirewallOneToOneNatRules

update_network_appliance_firewall_one_to_one_nat_rules (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkApplianceFirewallOneToOneNatRulesAsync()

Operation updateNetworkApplianceFirewallOneToOneNatRulesAsync

public updateNetworkApplianceFirewallOneToOneNatRulesAsync(string $network_id, UpdateNetworkApplianceFirewallOneToOneNatRules $update_network_appliance_firewall_one_to_one_nat_rules) : PromiseInterface

Set the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_one_nat_rules : UpdateNetworkApplianceFirewallOneToOneNatRules

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo()

Operation updateNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo

public updateNetworkApplianceFirewallOneToOneNatRulesAsyncWithHttpInfo(string $network_id, UpdateNetworkApplianceFirewallOneToOneNatRules $update_network_appliance_firewall_one_to_one_nat_rules) : PromiseInterface

Set the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_one_nat_rules : UpdateNetworkApplianceFirewallOneToOneNatRules

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo()

Operation updateNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo

public updateNetworkApplianceFirewallOneToOneNatRulesWithHttpInfo(string $network_id, UpdateNetworkApplianceFirewallOneToOneNatRules $update_network_appliance_firewall_one_to_one_nat_rules) : array<string|int, mixed>

Set the 1:1 NAT mapping rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_one_nat_rules : UpdateNetworkApplianceFirewallOneToOneNatRules

(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

getNetworkApplianceFirewallOneToOneNatRulesRequest()

Create request for operation 'getNetworkApplianceFirewallOneToOneNatRules'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkApplianceFirewallOneToOneNatRulesRequest()

Create request for operation 'updateNetworkApplianceFirewallOneToOneNatRules'

protected updateNetworkApplianceFirewallOneToOneNatRulesRequest(string $network_id, UpdateNetworkApplianceFirewallOneToOneNatRules $update_network_appliance_firewall_one_to_one_nat_rules) : Request
Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_one_nat_rules : UpdateNetworkApplianceFirewallOneToOneNatRules

(required)

Tags
throws
InvalidArgumentException
Return values
Request

Search results