FabricClusterPoolList

Prev Next

The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

Available in VPC

This is the Fabric cluster pool list.

Syntax

The syntax is as follows:

private Integer totalRows;
private List<FabricClusterPool> fabricClusterPoolList = new ArrayList<>();

Field

The following describes the fields:

Field Type Required Description
totalRows Integer Required Total number of retrieved lists
  • For paging processing requests, the total number
raidList List<FabricClusterPool> Required List<FabricClusterPool> Data type