Documentation

RendezvousPointsApi

RendezvousPointsApi 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
createNetworkSwitchRoutingMulticastRendezvousPoint()  : object
Operation createNetworkSwitchRoutingMulticastRendezvousPoint
createNetworkSwitchRoutingMulticastRendezvousPointAsync()  : PromiseInterface
Operation createNetworkSwitchRoutingMulticastRendezvousPointAsync
createNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()  : PromiseInterface
Operation createNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo
createNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()  : array<string|int, mixed>
Operation createNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo
deleteNetworkSwitchRoutingMulticastRendezvousPoint()  : void
Operation deleteNetworkSwitchRoutingMulticastRendezvousPoint
deleteNetworkSwitchRoutingMulticastRendezvousPointAsync()  : PromiseInterface
Operation deleteNetworkSwitchRoutingMulticastRendezvousPointAsync
deleteNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()  : PromiseInterface
Operation deleteNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo
deleteNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()  : array<string|int, mixed>
Operation deleteNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo
getConfig()  : Configuration
getNetworkSwitchRoutingMulticastRendezvousPoint()  : object
Operation getNetworkSwitchRoutingMulticastRendezvousPoint
getNetworkSwitchRoutingMulticastRendezvousPointAsync()  : PromiseInterface
Operation getNetworkSwitchRoutingMulticastRendezvousPointAsync
getNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo
getNetworkSwitchRoutingMulticastRendezvousPoints()  : object
Operation getNetworkSwitchRoutingMulticastRendezvousPoints
getNetworkSwitchRoutingMulticastRendezvousPointsAsync()  : PromiseInterface
Operation getNetworkSwitchRoutingMulticastRendezvousPointsAsync
getNetworkSwitchRoutingMulticastRendezvousPointsAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkSwitchRoutingMulticastRendezvousPointsAsyncWithHttpInfo
getNetworkSwitchRoutingMulticastRendezvousPointsWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkSwitchRoutingMulticastRendezvousPointsWithHttpInfo
getNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo
updateNetworkSwitchRoutingMulticastRendezvousPoint()  : object
Operation updateNetworkSwitchRoutingMulticastRendezvousPoint
updateNetworkSwitchRoutingMulticastRendezvousPointAsync()  : PromiseInterface
Operation updateNetworkSwitchRoutingMulticastRendezvousPointAsync
updateNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo
updateNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
createNetworkSwitchRoutingMulticastRendezvousPointRequest()  : Request
Create request for operation 'createNetworkSwitchRoutingMulticastRendezvousPoint'
deleteNetworkSwitchRoutingMulticastRendezvousPointRequest()  : Request
Create request for operation 'deleteNetworkSwitchRoutingMulticastRendezvousPoint'
getNetworkSwitchRoutingMulticastRendezvousPointRequest()  : Request
Create request for operation 'getNetworkSwitchRoutingMulticastRendezvousPoint'
getNetworkSwitchRoutingMulticastRendezvousPointsRequest()  : Request
Create request for operation 'getNetworkSwitchRoutingMulticastRendezvousPoints'
updateNetworkSwitchRoutingMulticastRendezvousPointRequest()  : Request
Create request for operation 'updateNetworkSwitchRoutingMulticastRendezvousPoint'

Properties

Methods

createNetworkSwitchRoutingMulticastRendezvousPoint()

Operation createNetworkSwitchRoutingMulticastRendezvousPoint

public createNetworkSwitchRoutingMulticastRendezvousPoint(string $network_id, CreateNetworkSwitchRoutingMulticastRendezvousPoint $create_network_switch_routing_multicast_rendezvous_point) : object

Create a multicast rendezvous point

Parameters
$network_id : string

network_id (required)

$create_network_switch_routing_multicast_rendezvous_point : CreateNetworkSwitchRoutingMulticastRendezvousPoint

create_network_switch_routing_multicast_rendezvous_point (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

createNetworkSwitchRoutingMulticastRendezvousPointAsync()

Operation createNetworkSwitchRoutingMulticastRendezvousPointAsync

public createNetworkSwitchRoutingMulticastRendezvousPointAsync(string $network_id, CreateNetworkSwitchRoutingMulticastRendezvousPoint $create_network_switch_routing_multicast_rendezvous_point) : PromiseInterface

Create a multicast rendezvous point

Parameters
$network_id : string

(required)

$create_network_switch_routing_multicast_rendezvous_point : CreateNetworkSwitchRoutingMulticastRendezvousPoint

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

createNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()

Operation createNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo

public createNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo(string $network_id, CreateNetworkSwitchRoutingMulticastRendezvousPoint $create_network_switch_routing_multicast_rendezvous_point) : PromiseInterface

Create a multicast rendezvous point

Parameters
$network_id : string

(required)

$create_network_switch_routing_multicast_rendezvous_point : CreateNetworkSwitchRoutingMulticastRendezvousPoint

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

createNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()

Operation createNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo

public createNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo(string $network_id, CreateNetworkSwitchRoutingMulticastRendezvousPoint $create_network_switch_routing_multicast_rendezvous_point) : array<string|int, mixed>

Create a multicast rendezvous point

Parameters
$network_id : string

(required)

$create_network_switch_routing_multicast_rendezvous_point : CreateNetworkSwitchRoutingMulticastRendezvousPoint

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

deleteNetworkSwitchRoutingMulticastRendezvousPoint()

Operation deleteNetworkSwitchRoutingMulticastRendezvousPoint

public deleteNetworkSwitchRoutingMulticastRendezvousPoint(string $network_id, string $rendezvous_point_id) : void

Delete a multicast rendezvous point

Parameters
$network_id : string

network_id (required)

$rendezvous_point_id : string

rendezvous_point_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
void

deleteNetworkSwitchRoutingMulticastRendezvousPointAsync()

Operation deleteNetworkSwitchRoutingMulticastRendezvousPointAsync

public deleteNetworkSwitchRoutingMulticastRendezvousPointAsync(string $network_id, string $rendezvous_point_id) : PromiseInterface

Delete a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

deleteNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()

Operation deleteNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo

public deleteNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo(string $network_id, string $rendezvous_point_id) : PromiseInterface

Delete a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

deleteNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()

Operation deleteNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo

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

Delete a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of null, HTTP status code, HTTP response headers (array of strings)

getNetworkSwitchRoutingMulticastRendezvousPoint()

Operation getNetworkSwitchRoutingMulticastRendezvousPoint

public getNetworkSwitchRoutingMulticastRendezvousPoint(string $network_id, string $rendezvous_point_id) : object

Return a multicast rendezvous point

Parameters
$network_id : string

network_id (required)

$rendezvous_point_id : string

rendezvous_point_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkSwitchRoutingMulticastRendezvousPointAsync()

Operation getNetworkSwitchRoutingMulticastRendezvousPointAsync

public getNetworkSwitchRoutingMulticastRendezvousPointAsync(string $network_id, string $rendezvous_point_id) : PromiseInterface

Return a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()

Operation getNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo

public getNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo(string $network_id, string $rendezvous_point_id) : PromiseInterface

Return a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkSwitchRoutingMulticastRendezvousPoints()

Operation getNetworkSwitchRoutingMulticastRendezvousPoints

public getNetworkSwitchRoutingMulticastRendezvousPoints(string $network_id) : object

List multicast rendezvous points

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkSwitchRoutingMulticastRendezvousPointsAsync()

Operation getNetworkSwitchRoutingMulticastRendezvousPointsAsync

public getNetworkSwitchRoutingMulticastRendezvousPointsAsync(string $network_id) : PromiseInterface

List multicast rendezvous points

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkSwitchRoutingMulticastRendezvousPointsAsyncWithHttpInfo()

Operation getNetworkSwitchRoutingMulticastRendezvousPointsAsyncWithHttpInfo

public getNetworkSwitchRoutingMulticastRendezvousPointsAsyncWithHttpInfo(string $network_id) : PromiseInterface

List multicast rendezvous points

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkSwitchRoutingMulticastRendezvousPointsWithHttpInfo()

Operation getNetworkSwitchRoutingMulticastRendezvousPointsWithHttpInfo

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

List multicast rendezvous points

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)

getNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()

Operation getNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo

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

Return a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_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)

updateNetworkSwitchRoutingMulticastRendezvousPoint()

Operation updateNetworkSwitchRoutingMulticastRendezvousPoint

public updateNetworkSwitchRoutingMulticastRendezvousPoint(string $network_id, string $rendezvous_point_id, UpdateNetworkSwitchRoutingMulticastRendezvousPoint $update_network_switch_routing_multicast_rendezvous_point) : object

Update a multicast rendezvous point

Parameters
$network_id : string

network_id (required)

$rendezvous_point_id : string

rendezvous_point_id (required)

$update_network_switch_routing_multicast_rendezvous_point : UpdateNetworkSwitchRoutingMulticastRendezvousPoint

update_network_switch_routing_multicast_rendezvous_point (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkSwitchRoutingMulticastRendezvousPointAsync()

Operation updateNetworkSwitchRoutingMulticastRendezvousPointAsync

public updateNetworkSwitchRoutingMulticastRendezvousPointAsync(string $network_id, string $rendezvous_point_id, UpdateNetworkSwitchRoutingMulticastRendezvousPoint $update_network_switch_routing_multicast_rendezvous_point) : PromiseInterface

Update a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

$update_network_switch_routing_multicast_rendezvous_point : UpdateNetworkSwitchRoutingMulticastRendezvousPoint

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo()

Operation updateNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo

public updateNetworkSwitchRoutingMulticastRendezvousPointAsyncWithHttpInfo(string $network_id, string $rendezvous_point_id, UpdateNetworkSwitchRoutingMulticastRendezvousPoint $update_network_switch_routing_multicast_rendezvous_point) : PromiseInterface

Update a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

$update_network_switch_routing_multicast_rendezvous_point : UpdateNetworkSwitchRoutingMulticastRendezvousPoint

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo()

Operation updateNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo

public updateNetworkSwitchRoutingMulticastRendezvousPointWithHttpInfo(string $network_id, string $rendezvous_point_id, UpdateNetworkSwitchRoutingMulticastRendezvousPoint $update_network_switch_routing_multicast_rendezvous_point) : array<string|int, mixed>

Update a multicast rendezvous point

Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

$update_network_switch_routing_multicast_rendezvous_point : UpdateNetworkSwitchRoutingMulticastRendezvousPoint

(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

createNetworkSwitchRoutingMulticastRendezvousPointRequest()

Create request for operation 'createNetworkSwitchRoutingMulticastRendezvousPoint'

protected createNetworkSwitchRoutingMulticastRendezvousPointRequest(string $network_id, CreateNetworkSwitchRoutingMulticastRendezvousPoint $create_network_switch_routing_multicast_rendezvous_point) : Request
Parameters
$network_id : string

(required)

$create_network_switch_routing_multicast_rendezvous_point : CreateNetworkSwitchRoutingMulticastRendezvousPoint

(required)

Tags
throws
InvalidArgumentException
Return values
Request

deleteNetworkSwitchRoutingMulticastRendezvousPointRequest()

Create request for operation 'deleteNetworkSwitchRoutingMulticastRendezvousPoint'

protected deleteNetworkSwitchRoutingMulticastRendezvousPointRequest(string $network_id, string $rendezvous_point_id) : Request
Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkSwitchRoutingMulticastRendezvousPointRequest()

Create request for operation 'getNetworkSwitchRoutingMulticastRendezvousPoint'

protected getNetworkSwitchRoutingMulticastRendezvousPointRequest(string $network_id, string $rendezvous_point_id) : Request
Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkSwitchRoutingMulticastRendezvousPointsRequest()

Create request for operation 'getNetworkSwitchRoutingMulticastRendezvousPoints'

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

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkSwitchRoutingMulticastRendezvousPointRequest()

Create request for operation 'updateNetworkSwitchRoutingMulticastRendezvousPoint'

protected updateNetworkSwitchRoutingMulticastRendezvousPointRequest(string $network_id, string $rendezvous_point_id, UpdateNetworkSwitchRoutingMulticastRendezvousPoint $update_network_switch_routing_multicast_rendezvous_point) : Request
Parameters
$network_id : string

(required)

$rendezvous_point_id : string

(required)

$update_network_switch_routing_multicast_rendezvous_point : UpdateNetworkSwitchRoutingMulticastRendezvousPoint

(required)

Tags
throws
InvalidArgumentException
Return values
Request

Search results