Documentation

L7FirewallRulesApi

L7FirewallRulesApi 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
getNetworkApplianceFirewallL7FirewallRules()  : object
Operation getNetworkApplianceFirewallL7FirewallRules
getNetworkApplianceFirewallL7FirewallRulesApplicationCategories()  : object
Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategories
getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsync()  : PromiseInterface
Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsync
getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsyncWithHttpInfo
getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesWithHttpInfo
getNetworkApplianceFirewallL7FirewallRulesAsync()  : PromiseInterface
Operation getNetworkApplianceFirewallL7FirewallRulesAsync
getNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo
getNetworkApplianceFirewallL7FirewallRulesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceFirewallL7FirewallRulesWithHttpInfo
getNetworkWirelessSsidFirewallL7FirewallRules()  : object
Operation getNetworkWirelessSsidFirewallL7FirewallRules
getNetworkWirelessSsidFirewallL7FirewallRulesAsync()  : PromiseInterface
Operation getNetworkWirelessSsidFirewallL7FirewallRulesAsync
getNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo
getNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo
updateNetworkApplianceFirewallL7FirewallRules()  : object
Operation updateNetworkApplianceFirewallL7FirewallRules
updateNetworkApplianceFirewallL7FirewallRulesAsync()  : PromiseInterface
Operation updateNetworkApplianceFirewallL7FirewallRulesAsync
updateNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo
updateNetworkApplianceFirewallL7FirewallRulesWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkApplianceFirewallL7FirewallRulesWithHttpInfo
updateNetworkWirelessSsidFirewallL7FirewallRules()  : object
Operation updateNetworkWirelessSsidFirewallL7FirewallRules
updateNetworkWirelessSsidFirewallL7FirewallRulesAsync()  : PromiseInterface
Operation updateNetworkWirelessSsidFirewallL7FirewallRulesAsync
updateNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo
updateNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesRequest()  : Request
Create request for operation 'getNetworkApplianceFirewallL7FirewallRulesApplicationCategories'
getNetworkApplianceFirewallL7FirewallRulesRequest()  : Request
Create request for operation 'getNetworkApplianceFirewallL7FirewallRules'
getNetworkWirelessSsidFirewallL7FirewallRulesRequest()  : Request
Create request for operation 'getNetworkWirelessSsidFirewallL7FirewallRules'
updateNetworkApplianceFirewallL7FirewallRulesRequest()  : Request
Create request for operation 'updateNetworkApplianceFirewallL7FirewallRules'
updateNetworkWirelessSsidFirewallL7FirewallRulesRequest()  : Request
Create request for operation 'updateNetworkWirelessSsidFirewallL7FirewallRules'

Properties

Methods

getNetworkApplianceFirewallL7FirewallRules()

Operation getNetworkApplianceFirewallL7FirewallRules

public getNetworkApplianceFirewallL7FirewallRules(string $network_id) : object

List the MX L7 firewall rules for an MX network

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkApplianceFirewallL7FirewallRulesApplicationCategories()

Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategories

public getNetworkApplianceFirewallL7FirewallRulesApplicationCategories(string $network_id) : object

Return the L7 firewall application categories and their associated applications for an MX network

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsync()

Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsync

public getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsync(string $network_id) : PromiseInterface

Return the L7 firewall application categories and their associated applications for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsyncWithHttpInfo()

Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsyncWithHttpInfo

public getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesAsyncWithHttpInfo(string $network_id) : PromiseInterface

Return the L7 firewall application categories and their associated applications for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesWithHttpInfo()

Operation getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesWithHttpInfo

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

Return the L7 firewall application categories and their associated applications 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)

getNetworkApplianceFirewallL7FirewallRulesAsync()

Operation getNetworkApplianceFirewallL7FirewallRulesAsync

public getNetworkApplianceFirewallL7FirewallRulesAsync(string $network_id) : PromiseInterface

List the MX L7 firewall rules for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo()

Operation getNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo

public getNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo(string $network_id) : PromiseInterface

List the MX L7 firewall rules for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceFirewallL7FirewallRulesWithHttpInfo()

Operation getNetworkApplianceFirewallL7FirewallRulesWithHttpInfo

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

List the MX L7 firewall 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)

getNetworkWirelessSsidFirewallL7FirewallRules()

Operation getNetworkWirelessSsidFirewallL7FirewallRules

public getNetworkWirelessSsidFirewallL7FirewallRules(string $network_id, string $number) : object

Return the L7 firewall rules for an SSID on an MR network

Parameters
$network_id : string

network_id (required)

$number : string

number (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkWirelessSsidFirewallL7FirewallRulesAsync()

Operation getNetworkWirelessSsidFirewallL7FirewallRulesAsync

public getNetworkWirelessSsidFirewallL7FirewallRulesAsync(string $network_id, string $number) : PromiseInterface

Return the L7 firewall rules for an SSID on an MR network

Parameters
$network_id : string

(required)

$number : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo()

Operation getNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo

public getNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo(string $network_id, string $number) : PromiseInterface

Return the L7 firewall rules for an SSID on an MR network

Parameters
$network_id : string

(required)

$number : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo()

Operation getNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo

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

Return the L7 firewall rules for an SSID on an MR network

Parameters
$network_id : string

(required)

$number : 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)

updateNetworkApplianceFirewallL7FirewallRules()

Operation updateNetworkApplianceFirewallL7FirewallRules

public updateNetworkApplianceFirewallL7FirewallRules(string $network_id[, UpdateNetworkApplianceFirewallL7FirewallRules $update_network_appliance_firewall_l7_firewall_rules = null ]) : object

Update the MX L7 firewall rules for an MX network

Parameters
$network_id : string

network_id (required)

$update_network_appliance_firewall_l7_firewall_rules : UpdateNetworkApplianceFirewallL7FirewallRules = null

update_network_appliance_firewall_l7_firewall_rules (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkApplianceFirewallL7FirewallRulesAsync()

Operation updateNetworkApplianceFirewallL7FirewallRulesAsync

public updateNetworkApplianceFirewallL7FirewallRulesAsync(string $network_id[, UpdateNetworkApplianceFirewallL7FirewallRules $update_network_appliance_firewall_l7_firewall_rules = null ]) : PromiseInterface

Update the MX L7 firewall rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_l7_firewall_rules : UpdateNetworkApplianceFirewallL7FirewallRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo()

Operation updateNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo

public updateNetworkApplianceFirewallL7FirewallRulesAsyncWithHttpInfo(string $network_id[, UpdateNetworkApplianceFirewallL7FirewallRules $update_network_appliance_firewall_l7_firewall_rules = null ]) : PromiseInterface

Update the MX L7 firewall rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_l7_firewall_rules : UpdateNetworkApplianceFirewallL7FirewallRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceFirewallL7FirewallRulesWithHttpInfo()

Operation updateNetworkApplianceFirewallL7FirewallRulesWithHttpInfo

public updateNetworkApplianceFirewallL7FirewallRulesWithHttpInfo(string $network_id[, UpdateNetworkApplianceFirewallL7FirewallRules $update_network_appliance_firewall_l7_firewall_rules = null ]) : array<string|int, mixed>

Update the MX L7 firewall rules for an MX network

Parameters
$network_id : string

(required)

$update_network_appliance_firewall_l7_firewall_rules : UpdateNetworkApplianceFirewallL7FirewallRules = 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)

updateNetworkWirelessSsidFirewallL7FirewallRules()

Operation updateNetworkWirelessSsidFirewallL7FirewallRules

public updateNetworkWirelessSsidFirewallL7FirewallRules(string $network_id, string $number[, UpdateNetworkWirelessSsidFirewallL7FirewallRules $update_network_wireless_ssid_firewall_l7_firewall_rules = null ]) : object

Update the L7 firewall rules of an SSID on an MR network

Parameters
$network_id : string

network_id (required)

$number : string

number (required)

$update_network_wireless_ssid_firewall_l7_firewall_rules : UpdateNetworkWirelessSsidFirewallL7FirewallRules = null

update_network_wireless_ssid_firewall_l7_firewall_rules (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkWirelessSsidFirewallL7FirewallRulesAsync()

Operation updateNetworkWirelessSsidFirewallL7FirewallRulesAsync

public updateNetworkWirelessSsidFirewallL7FirewallRulesAsync(string $network_id, string $number[, UpdateNetworkWirelessSsidFirewallL7FirewallRules $update_network_wireless_ssid_firewall_l7_firewall_rules = null ]) : PromiseInterface

Update the L7 firewall rules of an SSID on an MR network

Parameters
$network_id : string

(required)

$number : string

(required)

$update_network_wireless_ssid_firewall_l7_firewall_rules : UpdateNetworkWirelessSsidFirewallL7FirewallRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo()

Operation updateNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo

public updateNetworkWirelessSsidFirewallL7FirewallRulesAsyncWithHttpInfo(string $network_id, string $number[, UpdateNetworkWirelessSsidFirewallL7FirewallRules $update_network_wireless_ssid_firewall_l7_firewall_rules = null ]) : PromiseInterface

Update the L7 firewall rules of an SSID on an MR network

Parameters
$network_id : string

(required)

$number : string

(required)

$update_network_wireless_ssid_firewall_l7_firewall_rules : UpdateNetworkWirelessSsidFirewallL7FirewallRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo()

Operation updateNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo

public updateNetworkWirelessSsidFirewallL7FirewallRulesWithHttpInfo(string $network_id, string $number[, UpdateNetworkWirelessSsidFirewallL7FirewallRules $update_network_wireless_ssid_firewall_l7_firewall_rules = null ]) : array<string|int, mixed>

Update the L7 firewall rules of an SSID on an MR network

Parameters
$network_id : string

(required)

$number : string

(required)

$update_network_wireless_ssid_firewall_l7_firewall_rules : UpdateNetworkWirelessSsidFirewallL7FirewallRules = 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

getNetworkApplianceFirewallL7FirewallRulesApplicationCategoriesRequest()

Create request for operation 'getNetworkApplianceFirewallL7FirewallRulesApplicationCategories'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkApplianceFirewallL7FirewallRulesRequest()

Create request for operation 'getNetworkApplianceFirewallL7FirewallRules'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkWirelessSsidFirewallL7FirewallRulesRequest()

Create request for operation 'getNetworkWirelessSsidFirewallL7FirewallRules'

protected getNetworkWirelessSsidFirewallL7FirewallRulesRequest(string $network_id, string $number) : Request
Parameters
$network_id : string

(required)

$number : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkApplianceFirewallL7FirewallRulesRequest()

Create request for operation 'updateNetworkApplianceFirewallL7FirewallRules'

protected updateNetworkApplianceFirewallL7FirewallRulesRequest(string $network_id[, UpdateNetworkApplianceFirewallL7FirewallRules $update_network_appliance_firewall_l7_firewall_rules = null ]) : Request
Parameters
$network_id : string

(required)

$update_network_appliance_firewall_l7_firewall_rules : UpdateNetworkApplianceFirewallL7FirewallRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkWirelessSsidFirewallL7FirewallRulesRequest()

Create request for operation 'updateNetworkWirelessSsidFirewallL7FirewallRules'

protected updateNetworkWirelessSsidFirewallL7FirewallRulesRequest(string $network_id, string $number[, UpdateNetworkWirelessSsidFirewallL7FirewallRules $update_network_wireless_ssid_firewall_l7_firewall_rules = null ]) : Request
Parameters
$network_id : string

(required)

$number : string

(required)

$update_network_wireless_ssid_firewall_l7_firewall_rules : UpdateNetworkWirelessSsidFirewallL7FirewallRules = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

Search results