OpenVAS Manager  7.0.3~git
delete_credential_data_t Struct Reference

Command data for the delete_credential command. More...

Collaboration diagram for delete_credential_data_t:
Collaboration graph

Data Fields

char * credential_id
 ID of Credential to delete. More...
 
int ultimate
 Boolean. Whether to remove entirely or to trashcan. More...
 

Detailed Description

Command data for the delete_credential command.

Definition at line 1918 of file omp.c.

Field Documentation

◆ credential_id

char* delete_credential_data_t::credential_id

ID of Credential to delete.

Definition at line 1920 of file omp.c.

◆ ultimate

int delete_credential_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 1921 of file omp.c.


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