Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CpeDeviceShapeDetail

The detailed information about a particular CPE device type. Compare with CpeDeviceShapeSummary.

Properties

Optional cpeDeviceInfo

cpeDeviceInfo: model.CpeDeviceInfo

Optional cpeDeviceShapeId

cpeDeviceShapeId: undefined | string

The OCID of the CPE device shape. This value uniquely identifies the type of CPE device.

Optional parameters

For certain CPE devices types, the customer can provide answers to questions that are specific to the device type. This attribute contains a list of those questions. The Networking service merges the answers with other information and renders a set of CPE configuration content. To provide the answers, use {@link #updateTunnelCpeDeviceConfig(UpdateTunnelCpeDeviceConfigRequest) updateTunnelCpeDeviceConfig}.

Optional template

template: undefined | string

A template of CPE device configuration information that will be merged with the customer's answers to the questions to render the final CPE device configuration content. Also see:

{@link #getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest) getCpeDeviceConfigContent} * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent} * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}

Functions

getDeserializedJsonObj

getJsonObj