fred-mod-eppd
|
#include <epp_common.h>
Public Attributes | |
char * | id |
qhead | add_tech |
qhead | rem_tech |
qhead | add_ns |
qhead | rem_ns |
char * | authInfo |
int | level |
Update nsset parameters.
qhead epps_update_nsset::add_ns |
Nameservers to be added.
qhead epps_update_nsset::add_tech |
Technical contacts to be added.
char* epps_update_nsset::authInfo |
Authorization information.
char* epps_update_nsset::id |
Id of wanted nsset (input).
int epps_update_nsset::level |
Report level.
qhead epps_update_nsset::rem_ns |
Nameservers to be removed.
qhead epps_update_nsset::rem_tech |
Technical contacts to be removed.