delete-connector-work-security-map
delete-connector-work-security-map
Deletes a work security map for the specified resource adapter
Synopsis
asadmin [asadmin-options] delete-connector-work-security-map [--help]
--raname raname
mapname
Description
The delete-connector-work-security-map subcommand deletes a security
map associated with the specified resource adapter. For this subcommand
to succeed, you must have first created and deployed the specified
resource adapter.
The enterprise information system (EIS) is any system that holds the data of an organization. It can be a mainframe, a messaging system, a database system, or an application.
This subcommand is supported in remote mode only.
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
--raname-
Indicates the connector module name with which the work security map is associated.
Examples
Example 1 Deleting a Connector Work Security Map
This example deletes the work security map named
work_security_map_name for the resource adapter named ra_name.
asadmin delete-connector-work-security-map
--raname ra_name work_security_map_name
Command delete-connector-work-security-map executed successfully.