Documentation

OneToManyNatRulesApi

OneToManyNatRulesApi 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
getNetworkApplianceFirewallOneToManyNatRules()  : object
Operation getNetworkApplianceFirewallOneToManyNatRules
getNetworkApplianceFirewallOneToManyNatRulesAsync()  : PromiseInterface
Operation getNetworkApplianceFirewallOneToManyNatRulesAsync
getNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo
getNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo
updateNetworkApplianceFirewallOneToManyNatRules()  : object
Operation updateNetworkApplianceFirewallOneToManyNatRules
updateNetworkApplianceFirewallOneToManyNatRulesAsync()  : PromiseInterface
Operation updateNetworkApplianceFirewallOneToManyNatRulesAsync
updateNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo
updateNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
getNetworkApplianceFirewallOneToManyNatRulesRequest()  : Request
Create request for operation 'getNetworkApplianceFirewallOneToManyNatRules'
updateNetworkApplianceFirewallOneToManyNatRulesRequest()  : Request
Create request for operation 'updateNetworkApplianceFirewallOneToManyNatRules'

Properties

Methods

getNetworkApplianceFirewallOneToManyNatRules()

Operation getNetworkApplianceFirewallOneToManyNatRules

public getNetworkApplianceFirewallOneToManyNatRules(string $network_id) : object

Return the 1:Many 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

getNetworkApplianceFirewallOneToManyNatRulesAsync()

Operation getNetworkApplianceFirewallOneToManyNatRulesAsync

public getNetworkApplianceFirewallOneToManyNatRulesAsync(string $network_id) : PromiseInterface

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

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo()

Operation getNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo

public getNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo(string $network_id) : PromiseInterface

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

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo()

Operation getNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo

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

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

updateNetworkApplianceFirewallOneToManyNatRules()

Operation updateNetworkApplianceFirewallOneToManyNatRules

public updateNetworkApplianceFirewallOneToManyNatRules(string $network_id, UpdateNetworkApplianceFirewallOneToManyNatRules $update_network_appliance_firewall_one_to_many_nat_rules) : object

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

Parameters
$network_id : string

network_id (required)

$update_network_appliance_firewall_one_to_many_nat_rules : UpdateNetworkApplianceFirewallOneToManyNatRules

update_network_appliance_firewall_one_to_many_nat_rules (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkApplianceFirewallOneToManyNatRulesAsync()

Operation updateNetworkApplianceFirewallOneToManyNatRulesAsync

public updateNetworkApplianceFirewallOneToManyNatRulesAsync(string $network_id, UpdateNetworkApplianceFirewallOneToManyNatRules $update_network_appliance_firewall_one_to_many_nat_rules) : PromiseInterface

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

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_many_nat_rules : UpdateNetworkApplianceFirewallOneToManyNatRules

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo()

Operation updateNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo

public updateNetworkApplianceFirewallOneToManyNatRulesAsyncWithHttpInfo(string $network_id, UpdateNetworkApplianceFirewallOneToManyNatRules $update_network_appliance_firewall_one_to_many_nat_rules) : PromiseInterface

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

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_many_nat_rules : UpdateNetworkApplianceFirewallOneToManyNatRules

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo()

Operation updateNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo

public updateNetworkApplianceFirewallOneToManyNatRulesWithHttpInfo(string $network_id, UpdateNetworkApplianceFirewallOneToManyNatRules $update_network_appliance_firewall_one_to_many_nat_rules) : array<string|int, mixed>

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

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_many_nat_rules : UpdateNetworkApplianceFirewallOneToManyNatRules

(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

getNetworkApplianceFirewallOneToManyNatRulesRequest()

Create request for operation 'getNetworkApplianceFirewallOneToManyNatRules'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkApplianceFirewallOneToManyNatRulesRequest()

Create request for operation 'updateNetworkApplianceFirewallOneToManyNatRules'

protected updateNetworkApplianceFirewallOneToManyNatRulesRequest(string $network_id, UpdateNetworkApplianceFirewallOneToManyNatRules $update_network_appliance_firewall_one_to_many_nat_rules) : Request
Parameters
$network_id : string

(required)

$update_network_appliance_firewall_one_to_many_nat_rules : UpdateNetworkApplianceFirewallOneToManyNatRules

(required)

Tags
throws
InvalidArgumentException
Return values
Request

Search results