Resource - IMFConfiguration

About this Resource


Defines an IMFConfiguration managed object.

REST API Methods for this Resource


Resource Schema


Configuration

Parameter Name Required Create Read-Only Data Type Description
Version No No Yes int32 Integrated Monitor Feed version currently supported that is backward compatible with older library versions if necessary. TL1Name: VERSION
LicenseStatus No No Yes IMFLicense IMF license status (ACTIVE/UNLICENSED). If the IMF is not licensed, the traffic processes TIPC service is closed and no traffic will be processed. TL1Name: LICENSE
Errors No No No LogBoolean If this flag is set to LOGGED, then the system logs to the debug log file all application errors. It is strongly recommended that this attribute be set to LOGGED for live systems. TL1Name: ERRORS
SetupManagement No No No LogBoolean If this flag is set to LOGGED, then the system logs to the debug log file all application setup information. It is recommended that this attribute be set to LOGGED for live systems. TL1Name: SETUP_MGMT
ExecutionTrace No No No LogBoolean If this flag is set to LOGGED, then the system logs to the debug log file the complete execution trace during the processing of incoming traffic. It is required that this attribute be set to NOT LOGGED for live systems. TL1Name: EXEC_TRACE
PeerManagement No No No LogBoolean If this flag is set to LOGGED, then the system logs to the debug log file the application inter-peer information. It is required that this attribute be set to NOT LOGGED for live systems. TL1Name: PEER_MGMT

  • No labels