Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
create_credential_data_t Struct Reference

Command data for the create_credential command. More...

Data Fields

char * allow_insecure
 Whether to allow insecure use.
 
char * certificate
 Certificate for client certificate auth.
 
char * comment
 Comment.
 
char * copy
 UUID of resource to copy.
 
int key
 Whether the command included a key element.
 
char * key_phrase
 Passphrase for key.
 
char * key_private
 Private key from key.
 
char * key_public
 Public key from key.
 
char * login
 Login name.
 
char * name
 Credential name.
 
char * password
 Password associated with login name.
 
char * community
 SNMP Community string.
 
char * auth_algorithm
 SNMP Authentication algorithm.
 
char * privacy_password
 SNMP Privacy password.
 
char * privacy_algorithm
 SNMP Privacy algorithm.
 
char * type
 Type of credential.
 

Detailed Description

Command data for the create_credential command.


The documentation for this struct was generated from the following file: