- 
    Type:Feature Request 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
User Story (Required on creation):
When creating custom batch operations using Cockpit plugins, I created endpoints by extending the cockpit API. To access those, I need access to the api object, which is not passed into the submit function.
Functional Requirements (Required before implementation):
The api Object is passed into the onSubmit function as well as the render function