Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

DimensionDto

Prev Next

Available in Classic and VPC

This is the DimensionDto information.

Syntax

The syntax is as follows:

private String dim;
private String va;;

Field

The following describes the fields:

Field Type Required Description
dim String Required Dimension name specified when defining the schema
  • Example: {"dim":"type"}
val String Required Dimension value
  • Example: {"val":"svr"}