Documentation

ThirdPartyVPNPeersApi

ThirdPartyVPNPeersApi 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
getOrganizationApplianceVpnThirdPartyVPNPeers()  : object
Operation getOrganizationApplianceVpnThirdPartyVPNPeers
getOrganizationApplianceVpnThirdPartyVPNPeersAsync()  : PromiseInterface
Operation getOrganizationApplianceVpnThirdPartyVPNPeersAsync
getOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo()  : PromiseInterface
Operation getOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo
getOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo()  : array<string|int, mixed>
Operation getOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo
updateOrganizationApplianceVpnThirdPartyVPNPeers()  : object
Operation updateOrganizationApplianceVpnThirdPartyVPNPeers
updateOrganizationApplianceVpnThirdPartyVPNPeersAsync()  : PromiseInterface
Operation updateOrganizationApplianceVpnThirdPartyVPNPeersAsync
updateOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo()  : PromiseInterface
Operation updateOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo
updateOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo()  : array<string|int, mixed>
Operation updateOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
getOrganizationApplianceVpnThirdPartyVPNPeersRequest()  : Request
Create request for operation 'getOrganizationApplianceVpnThirdPartyVPNPeers'
updateOrganizationApplianceVpnThirdPartyVPNPeersRequest()  : Request
Create request for operation 'updateOrganizationApplianceVpnThirdPartyVPNPeers'

Properties

Methods

getOrganizationApplianceVpnThirdPartyVPNPeers()

Operation getOrganizationApplianceVpnThirdPartyVPNPeers

public getOrganizationApplianceVpnThirdPartyVPNPeers(string $organization_id) : object

Return the third party VPN peers for an organization

Parameters
$organization_id : string

organization_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getOrganizationApplianceVpnThirdPartyVPNPeersAsync()

Operation getOrganizationApplianceVpnThirdPartyVPNPeersAsync

public getOrganizationApplianceVpnThirdPartyVPNPeersAsync(string $organization_id) : PromiseInterface

Return the third party VPN peers for an organization

Parameters
$organization_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo()

Operation getOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo

public getOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo(string $organization_id) : PromiseInterface

Return the third party VPN peers for an organization

Parameters
$organization_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo()

Operation getOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo

public getOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo(string $organization_id) : array<string|int, mixed>

Return the third party VPN peers for an organization

Parameters
$organization_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)

updateOrganizationApplianceVpnThirdPartyVPNPeers()

Operation updateOrganizationApplianceVpnThirdPartyVPNPeers

public updateOrganizationApplianceVpnThirdPartyVPNPeers(string $organization_id, UpdateOrganizationApplianceVpnThirdPartyVPNPeers $update_organization_appliance_vpn_third_party_vpn_peers) : object

Update the third party VPN peers for an organization

Parameters
$organization_id : string

organization_id (required)

$update_organization_appliance_vpn_third_party_vpn_peers : UpdateOrganizationApplianceVpnThirdPartyVPNPeers

update_organization_appliance_vpn_third_party_vpn_peers (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateOrganizationApplianceVpnThirdPartyVPNPeersAsync()

Operation updateOrganizationApplianceVpnThirdPartyVPNPeersAsync

public updateOrganizationApplianceVpnThirdPartyVPNPeersAsync(string $organization_id, UpdateOrganizationApplianceVpnThirdPartyVPNPeers $update_organization_appliance_vpn_third_party_vpn_peers) : PromiseInterface

Update the third party VPN peers for an organization

Parameters
$organization_id : string

(required)

$update_organization_appliance_vpn_third_party_vpn_peers : UpdateOrganizationApplianceVpnThirdPartyVPNPeers

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo()

Operation updateOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo

public updateOrganizationApplianceVpnThirdPartyVPNPeersAsyncWithHttpInfo(string $organization_id, UpdateOrganizationApplianceVpnThirdPartyVPNPeers $update_organization_appliance_vpn_third_party_vpn_peers) : PromiseInterface

Update the third party VPN peers for an organization

Parameters
$organization_id : string

(required)

$update_organization_appliance_vpn_third_party_vpn_peers : UpdateOrganizationApplianceVpnThirdPartyVPNPeers

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo()

Operation updateOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo

public updateOrganizationApplianceVpnThirdPartyVPNPeersWithHttpInfo(string $organization_id, UpdateOrganizationApplianceVpnThirdPartyVPNPeers $update_organization_appliance_vpn_third_party_vpn_peers) : array<string|int, mixed>

Update the third party VPN peers for an organization

Parameters
$organization_id : string

(required)

$update_organization_appliance_vpn_third_party_vpn_peers : UpdateOrganizationApplianceVpnThirdPartyVPNPeers

(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

getOrganizationApplianceVpnThirdPartyVPNPeersRequest()

Create request for operation 'getOrganizationApplianceVpnThirdPartyVPNPeers'

protected getOrganizationApplianceVpnThirdPartyVPNPeersRequest(string $organization_id) : Request
Parameters
$organization_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateOrganizationApplianceVpnThirdPartyVPNPeersRequest()

Create request for operation 'updateOrganizationApplianceVpnThirdPartyVPNPeers'

protected updateOrganizationApplianceVpnThirdPartyVPNPeersRequest(string $organization_id, UpdateOrganizationApplianceVpnThirdPartyVPNPeers $update_organization_appliance_vpn_third_party_vpn_peers) : Request
Parameters
$organization_id : string

(required)

$update_organization_appliance_vpn_third_party_vpn_peers : UpdateOrganizationApplianceVpnThirdPartyVPNPeers

(required)

Tags
throws
InvalidArgumentException
Return values
Request

Search results