Get list of modules for specified Name or DataSourceId or version. If no parameter value is given, it'll list all the modules otherwise combination of parameter values will be used to filter the list of modules. All the module information except FileData will be fetched. To get the data of file saved in that module other GET api call need to be used.
Service error. Service has encountered one or more unexpected conditions that prevented it from fulfilling the request, which may or may not be temporary. Response will contain more details about these errors
Service error. Service has encountered one or more unexpected conditions that prevented it from fulfilling the request, which may or may not be temporary. Response will contain more details about these errors
Creates a new Module with the information provided in the payload. name and dataSourceId are the unique fields in combination. If same Name exist in database, it will not create with that name. BaseSchema validation is performed to check the accepted values for the parameters from list of Enum values.
Conflict. Connection with same name/id already exists.
500
Service error. Service has encountered one or more unexpected conditions that prevented it from fulfilling the request, which may or may not be temporary. Response will contain more details about these errors
Updates a module for given moduleName and dataSourceId. BaseSchema validation is performed to check the accepted values for the parameters from list of Enum values.
Service error. Service has encountered one or more unexpected conditions that prevented it from fulfilling the request, which may or may not be temporary. Response will contain more details about these errors
Service error. Service has encountered one or more unexpected conditions that prevented it from fulfilling the request, which may or may not be temporary. Response will contain more details about these errors