| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JSON_NOT_NULL |
"JsonNode can not be null" |
public static final String |
SUBNET_NOT_CREATE |
"Subnets is failed to create!" |
public static final String |
SUBNET_NOT_FOUND |
"Subnets is failed to update!" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATE_NETWORK |
"create network" |
public static final String |
DELETE_NETWORK |
"delete network" |
public static final String |
JSON_NOT_NULL |
"JsonNode can not be null" |
public static final String |
NETWORK_ID_EXIST |
"Network id is existed" |
public static final String |
NETWORK_ID_NOT_EXIST |
"Network id is not existed" |
public static final String |
NETWORK_NOT_FOUND |
"Network is not found" |
public static final String |
UPDATE_NETWORK |
"update network" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JSON_NOT_NULL |
"JsonNode can not be null" |
public static final String |
VPORT_ID_EXIST |
"VirtualPort id is exist" |
public static final String |
VPORT_ID_NOT_EXIST |
"VirtualPort id is not exist" |
public static final String |
VPORT_NOT_FOUND |
"VirtualPort is not found" |
Copyright © 2015. All rights reserved.