Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceRequired permissions: MANAGE_MODULES
OperationId: CommandControllerCreate
Optional
commandCreateDTO: CommandCreateDTOCommandCreateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
OperationId: CommandControllerCreateArgument
Optional
commandArgumentCreateDTO: CommandArgumentCreateDTOCommandArgumentCreateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_MODULES
OperationId: CommandControllerGetExecutions
Optional
success: anyOptional
eventSearchInputDTO: EventSearchInputDTOEventSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_MODULES
OperationId: CommandControllerGetOne
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
OperationId: CommandControllerRemove
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
OperationId: CommandControllerRemoveArgument
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_MODULES
OperationId: CommandControllerSearch
Optional
commandSearchInputDTO: CommandSearchInputDTOCommandSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
OperationId: CommandControllerTrigger
Optional
commandTriggerDTO: CommandTriggerDTOCommandTriggerDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
OperationId: CommandControllerUpdate
Optional
commandUpdateDTO: CommandUpdateDTOCommandUpdateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
OperationId: CommandControllerUpdateArgument
Optional
commandArgumentUpdateDTO: CommandArgumentUpdateDTOCommandArgumentUpdateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
CommandApi - factory interface
Export