OpenVAS Manager  7.0.3~git
delete_permission_data_t Struct Reference

Command data for the delete_permission command. More...

Collaboration diagram for delete_permission_data_t:
Collaboration graph

Data Fields

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

Detailed Description

Command data for the delete_permission command.

Definition at line 2015 of file omp.c.

Field Documentation

◆ permission_id

char* delete_permission_data_t::permission_id

ID of permission to delete.

Definition at line 2017 of file omp.c.

◆ ultimate

int delete_permission_data_t::ultimate

Boolean. Whether to remove entirely or to trashcan.

Definition at line 2018 of file omp.c.


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