DiameterLog

DiameterLog
DiameterLog
JSON Example
{
    "application_id": 0,
    "avp_key_type": "string",
    "command_code": 0,
    "destination_host": "string",
    "destination_realm": "string",
    "end_to_end_identifier": 0,
    "hop_by_hop_identifier": 0,
    "origin_host": "string",
    "origin_realm": "string"
}
integer As uint32 As uint32
application_id
Optional

Field to identify which application the message is applicable for. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
avp_key_type
Optional

AvpKey type. Enum options - SESSION_ID, ORIGIN_HOST, ORIGIN_REALM, DESTINATION_HOST, DESTINATION_REALM, APPLICATION_ID. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
command_code
Optional

Field to indicate command associated with message. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
destination_host
Optional

Field to identify the target server for the message. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
destination_realm
Optional

Field to identify the realm where receiving server resides. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
end_to_end_identifier
Optional

Field to detect duplicate messages. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
hop_by_hop_identifier
Optional

Field to match requests and responses. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
origin_host
Optional

Field to identify endpoint that originated the message. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
origin_realm
Optional

Field to identify realm that originated the message. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of