Optional
details: LinkStateFullOptional
arg: LinkRequestsQueryParamsSubmit an ODAG request.
This method submits a new app generation request to the ODAG service. This method attempts to validate the user's current selection app session state by applying the LinkPropSetting rules applicable to the user. If the validation succeeds, the request to create the application is queued and the method returns successfully with a summary of the created request (note that it is the caller's responsibility to monitor the status of the ODAG request using subsequent GET calls to the created request). If the validation fails, the method returns the 400 error code along with a relevant error object. If no 'engineGroup' property applies to this link and user combination, the data load phase of this request will be queued on the single engine queue for the same engine serving the selection app. If an engineGroup property does apply to the submitting user but the engine group does not exist or has been paused, the request validation will fail with an error.
Get a list of requests for a specific link.
Return a list of ODAG requests for a specific link and that optionally match a set of conditions defined by a combination of additional optional parameters.