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.

LbRecordResponse

Prev Next

Available in Classic

This is the record information for the load balancer.

Syntax

The syntax is as follows.

public class LbRecordResponse { 
	private Long sid;
	private String name;
}

Field

The following describes the fields.

Field Type Required Description
sid Long - Load balancer record ID
name String - Load balancer record name