Interface Constants.Admin
- Enclosing interface:
- Constants
public static interface Constants.Admin
Administration report keys, parameters and operation name.
- Since:
- 5.8.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRepresents the category name used in the URL.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringSystem information operation returns an organized collection of key, label and string values.static final StringSpecifies the structure of the response content.static final Stringstatic final String
-
Field Details
-
CATEGORY
Represents the category name used in the URL.- See Also:
-
KEY_BOOT_INFO_EBX
- See Also:
-
KEY_BOOT_INFO_VM
- See Also:
-
KEY_CONTENT
- See Also:
-
KEY_CONTENT_NA
- See Also:
-
KEY_LABEL
- See Also:
-
KEY_KEY
- See Also:
-
KEY_REPOSITORY_INFO
- See Also:
-
PARAM_SYSTEM_INFORMATION_MODE
Specifies the structure of the response content.- See Also:
-
OPERATION_SYSTEM_INFORMATION
System information operation returns an organized collection of key, label and string values.This corresponds to the information available in the log banner or administrative service.
- See Also:
-
VALUE_SYSTEM_INFO_MODE_FLAT
- See Also:
-
VALUE_SYSTEM_INFO_MODE_HIERARCHICAL
- See Also:
-