EdgeNodes interface

Interface representing a EdgeNodes.

Methods

list(EdgeNodesListOptionalParams)

Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.

Method Details

list(EdgeNodesListOptionalParams)

Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.

function list(options?: EdgeNodesListOptionalParams): PagedAsyncIterableIterator<EdgeNode, EdgeNode[], PageSettings>

Parameters

options
EdgeNodesListOptionalParams

The options parameters.

Returns