RCXClientRegisterSpec

RCXClientRegisterSpec
RCXClientRegisterSpec

RCX client object to be registered.

JSON Example
{
    "ip_address": "127.0.0.1",
    "name": "example.com",
    "thumbprints": [
        {
            "ssl_cert_thumbprint": "8f:92:9d:3b:a7:85:55:88:60:cd:e1:c8:1e:70:9a:8b:37:6d:a6:e6",
            "ssl_cert_thumbprint_algorithm": "SHA_1"
        }
    ]
}
string
ip_address
Optional

IP address of the RCX client.

string
name
Required

The RCX client certificate name.

thumbprints
Required

Thumbprints of the RCX client certificate.