Available in VPC
This is Fabric cluster list.
Syntax
The syntax is as follows:
private Integer totalRows;
private List<FabricCluster> fabricClusterList = new ArrayList<>();
Field
The following describes the fields.
| Field | Type | Required | Description |
|---|---|---|---|
totalRows |
Integer | Required | Total number of queried lists
|
fabricClusterList |
List<FabricCluster> | Required | Fabric cluster list |