You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

PUT - VNFRConfiguration


REST API Method: PUT /api/defVNFR/VNFRConfiguration

Modifies an VNFRConfiguration managed object.

URL:

/api/defVNFR/VNFRConfiguration

HTTP Method:

PUT

Requires Authentication:

true

Parameters:

Parameter Name Required Create Read-Only Data Type Description
OrchestrationID No No Yes string Orchestration ID is a textual representation of the VNF orchestration. TL1Name: ORCH_ID
ActiveVNFR No No Yes string Active VNFR is a textual representation of the active VNFR peer. TL1Name: ACT_VNFR
ClusterID No No Yes int32 Cluster ID is representation of the VNFC Cluster ID. TL1Name: CLUSTER_ID
Type No No Yes string Type is a textual representation of the VNFC Type. TL1Name: TYPE
VNFMIPAddress No No Yes string VNFM IP Address is the value representation of the VNFM IP Address. TL1Name: VNFM_IP
VNFMStatus No No Yes string VNFM Status is the value representation of the VNFM Status. TL1Name: VNFM_STATUS
HeartbeatRate No No Yes int32 Heartbeat rate is the value representation of the VNFM Heartbeat rate. TL1Name: HB_RATE
MaintenanceFailureTimeout No No No int32 Maintenance failure timeout 300..1800. TL1Name: MAINT_FAIL_TIMEOUT
HttpDebug No No No FeatureBoolean Enable or disable http debug mode. TL1Name: HTTP_DEBUG
Errors No No No LogBoolean Enable or disable debug logging of the VNFR errors. TL1Name: ERRORS
SetupManagement No No No LogBoolean Enable or disable debug logging of setup management. TL1Name: SETUP_MGMT
ExecutionTrace No No No LogBoolean Enable or disable debug logging of the execution trace. TL1Name: EXEC_TRACE
PeerManagement No No No LogBoolean Enable or disable debug logging of peer management. TL1Name: PEER_MGMT
FileManagement No No No LogBoolean Enable or disable debug logging of file management. TL1Name: FILE_MGMT
LDLDebugLevel No No No int32 LDL debug level for inter-peer logging. 0..255. TL1Name: LDL_LEVEL

  • No labels