Command data for the create_credential command.
More...
Command data for the create_credential command.
Definition at line 1036 of file omp.c.
◆ allow_insecure
char* create_credential_data_t::allow_insecure |
Whether to allow insecure use.
Definition at line 1038 of file omp.c.
◆ auth_algorithm
char* create_credential_data_t::auth_algorithm |
SNMP Authentication algorithm.
Definition at line 1049 of file omp.c.
◆ certificate
char* create_credential_data_t::certificate |
Certificate for client certificate auth.
Definition at line 1039 of file omp.c.
◆ comment
char* create_credential_data_t::comment |
Comment.
Definition at line 1040 of file omp.c.
◆ community
char* create_credential_data_t::community |
SNMP Community string.
Definition at line 1048 of file omp.c.
◆ copy
char* create_credential_data_t::copy |
UUID of resource to copy.
Definition at line 1041 of file omp.c.
◆ key
int create_credential_data_t::key |
Whether the command included a key element.
Definition at line 1042 of file omp.c.
◆ key_phrase
char* create_credential_data_t::key_phrase |
Passphrase for key.
Definition at line 1043 of file omp.c.
◆ key_private
char* create_credential_data_t::key_private |
Private key from key.
Definition at line 1044 of file omp.c.
◆ login
char* create_credential_data_t::login |
Login name.
Definition at line 1045 of file omp.c.
◆ name
char* create_credential_data_t::name |
Credential name.
Definition at line 1046 of file omp.c.
◆ password
char* create_credential_data_t::password |
Password associated with login name.
Definition at line 1047 of file omp.c.
◆ privacy_algorithm
char* create_credential_data_t::privacy_algorithm |
SNMP Privacy algorithm.
Definition at line 1051 of file omp.c.
◆ privacy_password
char* create_credential_data_t::privacy_password |
SNMP Privacy password.
Definition at line 1050 of file omp.c.
◆ type
char* create_credential_data_t::type |
Type of credential.
Definition at line 1052 of file omp.c.
The documentation for this struct was generated from the following file: