pypowsybl.security.get_provider_parameters_names¶ get_provider_parameters_names(provider='')[source]¶ Get list of parameters for the specified security analysis provider. If not specified the provider will be the default one. Returns: the list of provider’s parameters Parameters: provider (str) Return type: List[str]