InlineDneKeyPolicyStats1
{
"bytes_decrypted": 0,
"bytes_dropped": 0,
"packets_dropped": 0,
"packets_encrypted": 0,
"key_policy_identifier": "string",
"bytes_encrypted": 0,
"packets_decrypted": 0
}
The number of bytes decrypted by the key policy. If key policy action is integrity only, it indicates the number of bytes which passed integrity check.
The number of bytes dropped for the key policy.
The number of dropped packets for the key policy.
The number of packets encrypted by the key policy. If key policy action is integrity only, it indicates the number of packets with the addition of integrity check.
Key policy identifier of the DNE key policy. This is a globally unique number.
The number of bytes encrypted by the key policy. If key policy action is integrity only, it indicates the number of bytes with the addition of integrity check.
The number of packets decrypted by the key policy. If key policy action is integrity only, it indicates the number of packets which passed integrity check.