MapListResponse

Prev Next

Available in VPC

This is the map paging table information.

Syntax

The syntax is as follows.

public class MapResponse{ 
    private Long id;
    private String name;
    private MapType mapType;
    private String policyNames;
}

Field

The following describes the fields.

Field Type Required Description
id Long - Geo/CIDR Map ID
name String - Geo/CIDR map name
mapType Enum - Map type
  • GEO | CIDR
policyNames String - Associated policy information