KeyRotationAckDetails

KeyRotationAckDetails
KeyRotationAckDetails

This sections shows acknowledge details whether new public key that is sent is accepted and stored into the VCF BSC portal.

JSON Example
{
    "key_rotation_id": "string",
    "success": false,
    "error_details": {
        "parameter_list": [
            "string"
        ],
        "message": "string",
        "major_error_code": "string",
        "minor_error_code": "string"
    }
}
string As uuid As uuid
key_rotation_id
Optional

key_rotation_id

boolean
success
Optional

success

error_details
Optional

error_details