The request that you just added with the INGREQ dialog remains in the Automation Manager until you remove it. To remove the vote, you must use the INGVOTE command.
The INGVOTE command runs against a single resource and shows you all of the votes and requests that accumulated against it.
INGKYRQ0 SA z/OS - Command Dialogs Line 1 of 5
Domain ID = IPSNM ---------- INGVOTE ---------- Date = 12/14/12
Operator ID = MIK Sysplex = SYSPLEX_GROUP_01 Time = 09:15:32
Resource => RMF/APL/KEY1
Target => System name, domain ID or sysplex name
Desired Available..: Always
Cmd: C cancel request K Kill request S show request details
Cmd Action WIN Request/Vote Data
--- ------ --- ----------------------------------------------------------------
_ STOP Y Request : MakeUnAvailable
Created : 2012-12-14 09:15:19
Originator : OPERATOR(MIK)
Priority : 01720000 Should Be Down - Operator
Status : Winning/Satisfied
Command ===>
PF1=Help PF2=End PF3=Return PF6=Roll
PF9=Refresh PF12=Retrieve
In this case, the request is entered against RMF™, so you can cancel it directly from by entering a K against it. (C does the same thing, but goes through a verification panel).
If we look at RMFGAT before you cancel the request, you see this information:
INGKYRQ0 SA z/OS - Command Dialogs Line 1 of 5
Domain ID = IPSNM ---------- INGVOTE ---------- Date = 12/14/12
Operator ID = MIK Sysplex = SYSPLEX_GROUP_01 Time = 09:18:46
Resource => RMFGAT/APL/KEY1
Target => System name, domain ID or sysplex name
Desired Available..: Always
Cmd: C cancel request K Kill request S show request details
Cmd Action WIN Request/Vote Data
--- ------ --- ---------------------------------------------------------------
STOP Y Vote : MakeUnAvailable
From Req. : MakeUnAvailable for RMF/APL/KEY1
Created : 2012-12-14 09:15:19
Originator : OPERATOR(MIK)
Priority : 01720000 Should Be Down - Operator
Command ===>
PF1=Help PF2=End PF3=Return PF6=Roll
PF9=Refresh PF12=Retrieve
The INGVOTE command indicates that it is a vote, not a request, and an input field is not displayed for it. The From Request field indicates the resource that the request was entered against. You have to run the INGREQ REQ=CANCEL command against that resource if you want to cancel the request behind the vote.