VTC - Registration
register_vtc
register a new VTC
Synopsis
- Check if this machine has already been registered
- If not, run the VTC registration command with a key and pin
Options
| Parameter | Required? | Default | Choices | Comments |
|---|---|---|---|---|
| vtc_app_binary | /usr/bin/vtc_app | An optional pathname of a VTC app binary, for non-standard installations of the application | ||
| config_jsec_location | /etc/dvn/vtc_config.jsec | An optional location of a vtc_config.jsec file, to check for an existing registration on non-standard installations | ||
| force | False | |||
| key | yes | The registration key from the VTC object | ||
| pin | yes | The registration PIN from the VTC object |
Examples