Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeNetworkingBandwidthOptions

For a flexible shape, the amount of networking bandwidth available for instances that use this shape.

If this field is null, then this shape has a fixed amount of bandwidth equivalent to {@code networkingBandwidthInGbps}.

Properties

Optional defaultPerOcpuInGbps

defaultPerOcpuInGbps: undefined | number

The default amount of networking bandwidth per OCPU, in gigabits per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional maxInGbps

maxInGbps: undefined | number

The maximum amount of networking bandwidth, in gigabits per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional minInGbps

minInGbps: undefined | number

The minimum amount of networking bandwidth, in gigabits per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj