Uses of Class
org.apache.nifi.api.toolkit.ApiException
Packages that use ApiException
-
Uses of ApiException in org.apache.nifi.api.toolkit
Methods in org.apache.nifi.api.toolkit that throw ApiExceptionModifier and TypeMethodDescription<T> T
ApiClient.deserialize
(javax.ws.rs.core.Response response, javax.ws.rs.core.GenericType<T> returnType) Deserialize response body to Java object according to the Content-Type.ApiClient.downloadFileFromResponse
(javax.ws.rs.core.Response response) Download file from the given response.<T> T
ApiClient.invokeAPI
(String path, String method, List<Pair> queryParams, Object body, Map<String, String> headerParams, Map<String, Object> formParams, String accept, String contentType, String[] authNames, javax.ws.rs.core.GenericType<T> returnType) Invoke API by sending HTTP request with the given options.javax.ws.rs.client.Entity
<?> Serialize the given Java object into string entity according the given Content-Type (only JSON is supported for now). -
Uses of ApiException in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that throw ApiExceptionModifier and TypeMethodDescriptionSwaggerResourceApi.activateControllerServices
(ActivateControllerServicesEntity body, String id) Enable or disable Controller Services in the specified Process Group.SwaggerResourceApi.analyzeConfiguration
(ConfigurationAnalysisEntity body, String id) Performs analysis of the component's configuration, providing information about which attributes are referenced.SwaggerResourceApi.analyzeConfiguration_0
(ConfigurationAnalysisEntity body, String id) Performs analysis of the component's configuration, providing information about which attributes are referenced.SwaggerResourceApi.analyzeConfiguration_1
(ConfigurationAnalysisEntity body, String id) Performs analysis of the component's configuration, providing information about which attributes are referenced.SwaggerResourceApi.analyzeConfiguration_2
(ConfigurationAnalysisEntity body, String id) Performs analysis of the component's configuration, providing information about which attributes are referenced.SwaggerResourceApi.analyzeFlowAnalysisRuleConfiguration
(ConfigurationAnalysisEntity body, String id) Performs analysis of the component's configuration, providing information about which attributes are referenced.SwaggerResourceApi.clearState
(String id) Clears the state for a controller serviceSwaggerResourceApi.clearState_0
(String id) Clears the state for a flow analysis ruleSwaggerResourceApi.clearState_1
(String id) Clears the state for a parameter providerSwaggerResourceApi.clearState_2
(String id) Clears the state for a processorSwaggerResourceApi.clearState_3
(String id) Clears the state for a reporting taskSwaggerResourceApi.commitInputPortTransaction
(Integer responseCode, String portId, String transactionId) Commit or cancel the specified transactionSwaggerResourceApi.commitOutputPortTransaction
(Integer responseCode, String checksum, String portId, String transactionId) Commit or cancel the specified transactionSwaggerResourceApi.copySnippet
(CopySnippetRequestEntity body, String id) Copies a snippet and discards it.SwaggerResourceApi.createAccessPolicy
(AccessPolicyEntity body) Creates an access policySwaggerResourceApi.createAccessToken
(String username, String password) Creates a token for accessing the REST API via username/password The token returned is formatted as a JSON Web Token (JWT).SwaggerResourceApi.createAccessTokenFromTicket()
Creates a token for accessing the REST API via Kerberos ticket exchange / SPNEGO negotiation The token returned is formatted as a JSON Web Token (JWT).SwaggerResourceApi.createBulletin
(BulletinEntity body) Creates a new bulletinSwaggerResourceApi.createConnection
(ConnectionEntity body, String id) Creates a connectionSwaggerResourceApi.createControllerService
(ControllerServiceEntity body) Creates a new controller serviceSwaggerResourceApi.createControllerService_0
(ControllerServiceEntity body, String id) Creates a new controller serviceSwaggerResourceApi.createDropRequest
(String id) Creates a request to drop the contents of the queue in this connection.SwaggerResourceApi.createEmptyAllConnectionsRequest
(String id) Creates a request to drop all flowfiles of all connection queues in this process group.SwaggerResourceApi.createFlowAnalysisRule
(FlowAnalysisRuleEntity body) Creates a new flow analysis ruleSwaggerResourceApi.createFlowFileListing
(String id) Lists the contents of the queue in this connection.SwaggerResourceApi.createFlowRegistryClient
(FlowRegistryClientEntity body) Creates a new flow registry clientSwaggerResourceApi.createFunnel
(FunnelEntity body, String id) Creates a funnelSwaggerResourceApi.createInputPort
(PortEntity body, String id) Creates an input portSwaggerResourceApi.createLabel
(LabelEntity body, String id) Creates a labelSwaggerResourceApi.createOutputPort
(PortEntity body, String id) Creates an output portSwaggerResourceApi.createParameterContext
(ParameterContextEntity body) Create a Parameter ContextSwaggerResourceApi.createParameterProvider
(ParameterProviderEntity body) Creates a new parameter providerSwaggerResourceApi.createPortTransaction
(String portType, String portId) Create a transaction to the specified output port or input portSwaggerResourceApi.createProcessGroup
(ProcessGroupEntity body, String id, String parameterContextHandlingStrategy) Creates a process groupSwaggerResourceApi.createProcessor
(ProcessorEntity body, String id) Creates a new processorSwaggerResourceApi.createRemoteProcessGroup
(RemoteProcessGroupEntity body, String id) Creates a new process groupSwaggerResourceApi.createReportingTask
(ReportingTaskEntity body) Creates a new reporting taskSwaggerResourceApi.createSnippet
(SnippetEntity body) Creates a snippet.SwaggerResourceApi.createUser
(UserEntity body) Creates a user Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.createUserGroup
(UserGroupEntity body) Creates a user group Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.createVersionControlRequest
(CreateActiveRequestEntity body) Create a version control request Creates a request so that a Process Group can be placed under Version Control or have its Version Control configuration changed.SwaggerResourceApi.deleteApplyParametersRequest
(String providerId, String requestId, Boolean disconnectedNodeAcknowledged) Deletes the Apply Parameters Request with the given ID Deletes the Apply Parameters Request with the given ID.SwaggerResourceApi.deleteConnection
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a connectionSwaggerResourceApi.deleteFlowAnalysisRuleVerificationRequest
(String id, String requestId) Deletes the Verification Request with the given ID Deletes the Verification Request with the given ID.SwaggerResourceApi.deleteFlowRegistryClient
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a flow registry clientSwaggerResourceApi.deleteHistory
(String endDate) Purges historySwaggerResourceApi.deleteLineage
(String id, String clusterNodeId) Deletes a lineage querySwaggerResourceApi.deleteListingRequest
(String id, String listingRequestId) Cancels and/or removes a request to list the contents of this connection.SwaggerResourceApi.deleteNode
(String id) Removes a node from the clusterSwaggerResourceApi.deleteParameterContext
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes the Parameter Context with the given ID Deletes the Parameter Context with the given ID.SwaggerResourceApi.deleteProcessor
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a processorSwaggerResourceApi.deleteProvenance
(String id, String clusterNodeId) Deletes a provenance querySwaggerResourceApi.deleteReplaceProcessGroupRequest
(String id, Boolean disconnectedNodeAcknowledged) Deletes the Replace Request with the given ID Deletes the Replace Request with the given ID.SwaggerResourceApi.deleteRevertRequest
(String id, Boolean disconnectedNodeAcknowledged) Deletes the Revert Request with the given ID Deletes the Revert Request with the given ID.SwaggerResourceApi.deleteSnippet
(String id, Boolean disconnectedNodeAcknowledged) Deletes the components in a snippet and discards the snippetSwaggerResourceApi.deleteUpdateRequest
(String contextId, String requestId, Boolean disconnectedNodeAcknowledged) Deletes the Update Request with the given ID Deletes the Update Request with the given ID.SwaggerResourceApi.deleteUpdateRequest_0
(String id, Boolean disconnectedNodeAcknowledged) Deletes the Update Request with the given ID Deletes the Update Request with the given ID.SwaggerResourceApi.deleteValidationRequest
(String contextId, String id, Boolean disconnectedNodeAcknowledged) Deletes the Validation Request with the given ID Deletes the Validation Request with the given ID.SwaggerResourceApi.deleteVerificationRequest
(String id, String requestId) Deletes the Verification Request with the given ID Deletes the Verification Request with the given ID.SwaggerResourceApi.deleteVerificationRequest_0
(String id, String requestId) Deletes the Verification Request with the given ID Deletes the Verification Request with the given ID.SwaggerResourceApi.deleteVerificationRequest_1
(String id, String requestId) Deletes the Verification Request with the given ID Deletes the Verification Request with the given ID.SwaggerResourceApi.deleteVerificationRequest_2
(String id, String requestId) Deletes the Verification Request with the given ID Deletes the Verification Request with the given ID.void
SwaggerResourceApi.deleteVersionControlRequest
(String id, Boolean disconnectedNodeAcknowledged) Deletes the version control request with the given ID Deletes the Version Control Request with the given ID.SwaggerResourceApi.downloadFlowFileContent
(String id, String flowfileUuid, String clientId, String clusterNodeId) Gets the content for a FlowFile in a Connection.List
<byte[]> SwaggerResourceApi.downloadReportingTaskSnapshot
(String reportingTaskId) Download a snapshot of the given reporting tasks and any controller services they useSwaggerResourceApi.exportFlowVersion
(String id) Gets the latest version of a Process Group for downloadSwaggerResourceApi.exportProcessGroup
(String id, Boolean includeReferencedServices) Gets a process group for downloadSwaggerResourceApi.extendInputPortTransactionTTL
(String portId, String transactionId) Extend transaction TTLSwaggerResourceApi.extendOutputPortTransactionTTL
(String portId, String transactionId) Extend transaction TTLSwaggerResourceApi.fetchParameters
(ParameterProviderParameterFetchEntity body, String id) Fetches and temporarily caches the parameters for a providerSwaggerResourceApi.generateClientId()
Generates a client id.SwaggerResourceApi.getAboutInfo()
Retrieves details about this NiFi to put in the About dialogSwaggerResourceApi.getAccessPolicy
(String id) Gets an access policySwaggerResourceApi.getAccessPolicyForResource
(String action, String resource) Gets an access policy for the specified action and resource Will return the effective policy if no component specific policy exists for the specified action and resource.SwaggerResourceApi.getAccessStatus()
Gets the status the client's access Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getAccessTokenExpiration()
Get expiration for current Access Token Note: This endpoint is subject to change as NiFi and it's REST API evolve.Gets an action Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getAllFlowAnalysisResults()
Returns all flow analysis results currently in effectSwaggerResourceApi.getAnalyzeFlowRequest
(String id, String requestId) Gets the current status of a flow analysis request.SwaggerResourceApi.getBanners()
Retrieves the banners for this NiFiSwaggerResourceApi.getBuckets
(String id) Gets the buckets from the specified registry for the current userSwaggerResourceApi.getBulletinBoard
(String after, String sourceName, String message, String sourceId, String groupId, String limit) Gets current bulletinsSwaggerResourceApi.getBulletins()
Retrieves Controller level bulletinsSwaggerResourceApi.getCluster()
Gets the contents of the cluster Returns the contents of the cluster including all nodes and their status.SwaggerResourceApi.getClusterSummary()
The cluster summary for this NiFiSwaggerResourceApi.getComponentHistory
(String componentId) Gets configuration history for a component Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getConnection
(String id) Gets a connectionSwaggerResourceApi.getConnections
(String id) Gets all connectionsSwaggerResourceApi.getConnectionStatistics
(String id, Boolean nodewise, String clusterNodeId) Gets statistics for a connectionSwaggerResourceApi.getConnectionStatus
(String id, Boolean nodewise, String clusterNodeId) Gets status for a connectionSwaggerResourceApi.getConnectionStatusHistory
(String id) Gets the status history for a connectionSwaggerResourceApi.getControllerConfig()
Retrieves the configuration for this NiFi ControllerSwaggerResourceApi.getControllerService
(String id, Boolean uiOnly) Gets a controller service If the uiOnly query parameter is provided with a value of true, the returned entity may only contain fields that are necessary for rendering the NiFi User Interface.SwaggerResourceApi.getControllerServiceReferences
(String id) Gets a controller serviceSwaggerResourceApi.getControllerServicesFromController
(Boolean uiOnly, Boolean includeReferencingComponents) Gets controller services for reporting tasks If the uiOnly query parameter is provided with a value of true, the returned entity may only contain fields that are necessary for rendering the NiFi User Interface.SwaggerResourceApi.getControllerServicesFromGroup
(String id, Boolean includeAncestorGroups, Boolean includeDescendantGroups, Boolean includeReferencingComponents, Boolean uiOnly) Gets all controller services If the uiOnly query parameter is provided with a value of true, the returned entity may only contain fields that are necessary for rendering the NiFi User Interface.SwaggerResourceApi.getControllerServiceTypes
(String serviceType, String serviceBundleGroup, String serviceBundleArtifact, String serviceBundleVersion, String bundleGroupFilter, String bundleArtifactFilter, String typeFilter) Retrieves the types of controller services that this NiFi supports Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getControllerStatus()
Gets the current status of this NiFiSwaggerResourceApi.getCounters
(Boolean nodewise, String clusterNodeId) Gets the current counters for this NiFi Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getCurrentUser()
Retrieves the user identity of the user making the requestSwaggerResourceApi.getDetails
(String registryId, String bucketId, String flowId) Gets the details of a flow from the specified registry and bucket for the specified flow for the current userSwaggerResourceApi.getDropAllFlowfilesRequest
(String id, String dropRequestId) Gets the current status of a drop all flowfiles request.SwaggerResourceApi.getDropRequest
(String id, String dropRequestId) Gets the current status of a drop request for the specified connection.Gets a process group If the uiOnly query parameter is provided with a value of true, the returned entity may only contain fields that are necessary for rendering the NiFi User Interface.SwaggerResourceApi.getFlowAnalysisResults
(String processGroupId) Returns flow analysis results produced by the analysis of a given process groupSwaggerResourceApi.getFlowAnalysisRule
(String id) Gets a flow analysis ruleSwaggerResourceApi.getFlowAnalysisRulePropertyDescriptor
(String id, String propertyName, Boolean sensitive) Gets a flow analysis rule property descriptorSwaggerResourceApi.getFlowAnalysisRules()
Gets all flow analysis rulesSwaggerResourceApi.getFlowAnalysisRuleState
(String id) Gets the state for a flow analysis ruleSwaggerResourceApi.getFlowAnalysisRuleTypes
(String bundleGroupFilter, String bundleArtifactFilter, String type) Retrieves the types of available Flow Analysis Rules Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getFlowAnalysisRuleVerificationRequest
(String id, String requestId) Returns the Verification Request with the given ID Returns the Verification Request with the given ID.SwaggerResourceApi.getFlowConfig()
Retrieves the configuration for this NiFi flowSwaggerResourceApi.getFlowFile
(String id, String flowfileUuid, String clusterNodeId) Gets a FlowFile from a Connection.SwaggerResourceApi.getFlowMetrics
(String producer, List<String> includedRegistries, String sampleName, String sampleLabelValue, String rootFieldName) Gets all metrics for the flow from a particular nodeSwaggerResourceApi.getFlowRegistryClient
(String id) Gets a flow registry clientSwaggerResourceApi.getFlowRegistryClients()
Gets the listing of available flow registry clientsGets the flows from the specified registry and bucket for the current userGets a funnelSwaggerResourceApi.getFunnels
(String id) Gets all funnelsSwaggerResourceApi.getInputContent
(String id, String clusterNodeId) Gets the input content for a provenance eventSwaggerResourceApi.getInputPort
(String id) Gets an input portSwaggerResourceApi.getInputPorts
(String id) Gets all input portsSwaggerResourceApi.getInputPortStatus
(String id, Boolean nodewise, String clusterNodeId) Gets status for an input portSwaggerResourceApi.getJmxMetrics
(String beanNameFilter) Retrieve available JMX metrics Note: This endpoint is subject to change as NiFi and it's REST API evolve.Gets a labelGets all labelsSwaggerResourceApi.getLineage
(String id, String clusterNodeId) Gets a lineage querySwaggerResourceApi.getListingRequest
(String id, String listingRequestId) Gets the current status of a listing request for the specified connection.SwaggerResourceApi.getLocalModifications
(String id) Gets a list of local modifications to the Process Group since it was last synchronized with the Flow RegistrySwaggerResourceApi.getLoginConfig()
Retrieves the access configuration for this NiFiGets a node in the clusterSwaggerResourceApi.getNodeStatusHistory()
Gets status history for the node Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getOutputContent
(String id, String clusterNodeId) Gets the output content for a provenance eventSwaggerResourceApi.getOutputPort
(String id) Gets an output portSwaggerResourceApi.getOutputPorts
(String id) Gets all output portsSwaggerResourceApi.getOutputPortStatus
(String id, Boolean nodewise, String clusterNodeId) Gets status for an output portSwaggerResourceApi.getParameterContext
(String id, Boolean includeInheritedParameters) Returns the Parameter Context with the given ID Returns the Parameter Context with the given ID.SwaggerResourceApi.getParameterContexts()
Gets all Parameter ContextsSwaggerResourceApi.getParameterContextUpdate
(String contextId, String requestId) Returns the Update Request with the given ID Returns the Update Request with the given ID.SwaggerResourceApi.getParameterProvider
(String id) Gets a parameter providerSwaggerResourceApi.getParameterProviderApplyParametersRequest
(String providerId, String requestId) Returns the Apply Parameters Request with the given ID Returns the Apply Parameters Request with the given ID.SwaggerResourceApi.getParameterProviderReferences
(String id) Gets all references to a parameter providerSwaggerResourceApi.getParameterProviders()
Gets all parameter providersSwaggerResourceApi.getParameterProviderTypes
(String bundleGroupFilter, String bundleArtifactFilter, String type) Retrieves the types of parameter providers that this NiFi supports Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getPeers()
Returns the available Peers and its status of this NiFiSwaggerResourceApi.getPrioritizers()
Retrieves the types of prioritizers that this NiFi supports Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getProcessGroup
(String id) Gets a process groupSwaggerResourceApi.getProcessGroups
(String id) Gets all process groupsSwaggerResourceApi.getProcessGroupStatus
(String id, Boolean recursive, Boolean nodewise, String clusterNodeId) Gets the status for a process group The status for a process group includes status for all descendent components.SwaggerResourceApi.getProcessGroupStatusHistory
(String id) Gets status history for a remote process groupSwaggerResourceApi.getProcessor
(String id) Gets a processorSwaggerResourceApi.getProcessorDiagnostics
(String id) Gets diagnostics information about a processor Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getProcessorRunStatusDetails
(RunStatusDetailsRequestEntity body) Submits a query to retrieve the run status details of all processors that are in the given list of Processor IDsSwaggerResourceApi.getProcessors
(String id, Boolean includeDescendantGroups) Gets all processorsSwaggerResourceApi.getProcessorStatus
(String id, Boolean nodewise, String clusterNodeId) Gets status for a processorSwaggerResourceApi.getProcessorStatusHistory
(String id) Gets status history for a processorSwaggerResourceApi.getProcessorTypes
(String bundleGroupFilter, String bundleArtifactFilter, String type) Retrieves the types of processors that this NiFi supports Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getPropertyDescriptor
(String id, String propertyName, Boolean sensitive) Gets a controller service property descriptorSwaggerResourceApi.getPropertyDescriptor_0
(String id, String propertyName, Boolean sensitive) Gets a flow registry client property descriptorSwaggerResourceApi.getPropertyDescriptor_1
(String id, String propertyName) Gets a parameter provider property descriptorSwaggerResourceApi.getPropertyDescriptor_2
(String id, String propertyName, String clientId, Boolean sensitive) Gets the descriptor for a processor propertySwaggerResourceApi.getPropertyDescriptor_3
(String id, String propertyName, Boolean sensitive) Gets a reporting task property descriptorSwaggerResourceApi.getProvenance
(String id, String clusterNodeId, Boolean summarize, Boolean incrementalResults) Gets a provenance querySwaggerResourceApi.getProvenanceEvent
(String id, String clusterNodeId) Gets a provenance eventSwaggerResourceApi.getRegistryClients()
Gets the listing of available flow registry clientsSwaggerResourceApi.getRegistryClientTypes()
Retrieves the types of flow that this NiFi supports Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getRemoteProcessGroup
(String id) Gets a remote process groupSwaggerResourceApi.getRemoteProcessGroups
(String id) Gets all remote process groupsSwaggerResourceApi.getRemoteProcessGroupStatus
(String id, Boolean nodewise, String clusterNodeId) Gets status for a remote process groupSwaggerResourceApi.getRemoteProcessGroupStatusHistory
(String id) Gets the status historySwaggerResourceApi.getReplaceProcessGroupRequest
(String id) Returns the Replace Request with the given ID Returns the Replace Request with the given ID.SwaggerResourceApi.getReportingTask
(String id) Gets a reporting taskSwaggerResourceApi.getReportingTasks()
Gets all reporting tasksSwaggerResourceApi.getReportingTaskSnapshot
(String reportingTaskId) Get a snapshot of the given reporting tasks and any controller services they useSwaggerResourceApi.getReportingTaskTypes
(String bundleGroupFilter, String bundleArtifactFilter, String type) Retrieves the types of reporting tasks that this NiFi supports Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getResources()
Gets the available resources that support access/authorization policiesSwaggerResourceApi.getRevertRequest
(String id) Returns the Revert Request with the given ID Returns the Revert Request with the given ID.SwaggerResourceApi.getRuntimeManifest()
Retrieves the runtime manifest for this NiFi instance.SwaggerResourceApi.getSearchOptions()
Gets the searchable attributes for provenance eventsSwaggerResourceApi.getSiteToSiteDetails()
Returns the details about this NiFi necessary to communicate via site to siteGets the state for a controller serviceSwaggerResourceApi.getState_0
(String id) Gets the state for a parameter providerSwaggerResourceApi.getState_1
(String id) Gets the state for a processorSwaggerResourceApi.getState_2
(String id) Gets the state for a RemoteProcessGroupSwaggerResourceApi.getState_3
(String id) Gets the state for a reporting taskSwaggerResourceApi.getSystemDiagnostics
(Boolean nodewise, String diagnosticLevel, String clusterNodeId) Gets the diagnostics for the system NiFi is running onSwaggerResourceApi.getUpdateRequest
(String id) Returns the Update Request with the given ID Returns the Update Request with the given ID.Gets a user Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getUserGroup
(String id) Gets a user group Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getUserGroups()
Gets all user groups Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getUsers()
Gets all users Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getValidationRequest
(String contextId, String id) Returns the Validation Request with the given ID Returns the Validation Request with the given ID.SwaggerResourceApi.getVerificationRequest
(String id, String requestId) Returns the Verification Request with the given ID Returns the Verification Request with the given ID.SwaggerResourceApi.getVerificationRequest_0
(String id, String requestId) Returns the Verification Request with the given ID Returns the Verification Request with the given ID.SwaggerResourceApi.getVerificationRequest_1
(String id, String requestId) Returns the Verification Request with the given ID Returns the Verification Request with the given ID.SwaggerResourceApi.getVerificationRequest_2
(String id, String requestId) Returns the Verification Request with the given ID Returns the Verification Request with the given ID.SwaggerResourceApi.getVersionInformation
(String id) Gets the Version Control information for a process group Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.getVersions
(String registryId, String bucketId, String flowId) Gets the flow versions from the specified registry and bucket for the specified flow for the current userSwaggerResourceApi.importProcessGroup
(String id) Imports a specified process groupSwaggerResourceApi.importReportingTaskSnapshot
(VersionedReportingTaskImportRequestEntity body) Imports a reporting task snapshotSwaggerResourceApi.initiateReplaceProcessGroup
(ProcessGroupImportEntity body, String id) Initiate the Replace Request of a Process Group with the given ID This will initiate the action of replacing a process group with the given process group.SwaggerResourceApi.initiateRevertFlowVersion
(VersionControlInformationEntity body, String id) Initiate the Revert Request of a Process Group with the given ID For a Process Group that is already under Version Control, this will initiate the action of reverting any local changes that have been made to the Process Group since it was last synchronized with the Flow Registry.SwaggerResourceApi.initiateVersionControlUpdate
(VersionControlInformationEntity body, String id) Initiate the Update Request of a Process Group with the given ID For a Process Group that is already under Version Control, this will initiate the action of changing from a specific version of the flow in the Flow Registry to a different version of the flow.void
SwaggerResourceApi.knoxCallback()
Redirect/callback URI for processing the result of the Apache Knox login sequence.void
SwaggerResourceApi.knoxLogout()
Performs a logout in the Apache Knox.void
SwaggerResourceApi.knoxRequest()
Initiates a request to authenticate through Apache Knox.void
SwaggerResourceApi.logOut()
Performs a logout for other providers that have been issued a JWT.void
SwaggerResourceApi.logOutComplete()
Completes the logout sequence by removing the cached Logout Request and Cookie if they existed and redirects to /nifi/login.SwaggerResourceApi.queryHistory
(String offset, String count, String sortColumn, String sortOrder, String startDate, String endDate, String userIdentity, String sourceId) Gets configuration history Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.receiveFlowFiles
(String portId, String transactionId) Transfer flow files to the input portSwaggerResourceApi.removeAccessPolicy
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes an access policySwaggerResourceApi.removeAnalyzeFlowRequest
(String id, String requestId) Cancels a flow analysis request.SwaggerResourceApi.removeControllerService
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a controller serviceSwaggerResourceApi.removeDropRequest
(String id, String dropRequestId) Cancels and/or removes a request to drop the contents of this connection.SwaggerResourceApi.removeDropRequest_0
(String id, String dropRequestId) Cancels and/or removes a request to drop all flowfiles.SwaggerResourceApi.removeFlowAnalysisRule
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a flow analysis ruleSwaggerResourceApi.removeFunnel
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a funnelSwaggerResourceApi.removeInputPort
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes an input portSwaggerResourceApi.removeLabel
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a labelSwaggerResourceApi.removeOutputPort
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes an output portSwaggerResourceApi.removeParameterProvider
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a parameter providerSwaggerResourceApi.removeProcessGroup
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a process groupSwaggerResourceApi.removeRemoteProcessGroup
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a remote process groupSwaggerResourceApi.removeReportingTask
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a reporting taskSwaggerResourceApi.removeUser
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a user Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.removeUserGroup
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Deletes a user group Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.replaceProcessGroup
(ProcessGroupImportEntity body, String id) Replace Process Group contents with the given ID with the specified Process Group contents This endpoint is used for replication within a cluster, when replacing a flow with a new flow.SwaggerResourceApi.saveToFlowRegistry
(StartVersionControlRequestEntity body, String id) Save the Process Group with the given ID Begins version controlling the Process Group with the given ID or commits changes to the Versioned Flow, depending on if the provided VersionControlInformation includes a flowId.SwaggerResourceApi.scheduleComponents
(ScheduleComponentsEntity body, String id) Schedule or unschedule components in the specified Process Group.SwaggerResourceApi.searchCluster
(String q) Searches the cluster for a node with the specified address Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.searchFlow
(String q, String a) Performs a search against this NiFi using the specified search term Only search results from authorized components will be returned.SwaggerResourceApi.searchTenants
(String q) Searches for a tenant with the specified identity Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.stopVersionControl
(String id, String version, String clientId, Boolean disconnectedNodeAcknowledged) Stops version controlling the Process Group with the given ID Stops version controlling the Process Group with the given ID.SwaggerResourceApi.submitAnalyzeFlowRequest
(String id) Executes a flow analysis for components within a given process groupSwaggerResourceApi.submitApplyParameters
(ParameterProviderParameterApplicationEntity body, String providerId) Initiate a request to apply the fetched parameters of a Parameter Provider This will initiate the process of applying fetched parameters to all referencing Parameter Contexts.SwaggerResourceApi.submitConfigVerificationRequest
(VerifyConfigRequestEntity body, String id) Performs verification of the Controller Service's configuration This will initiate the process of verifying a given Controller Service configuration.SwaggerResourceApi.submitConfigVerificationRequest_0
(VerifyConfigRequestEntity body, String id) Performs verification of the Parameter Provider's configuration This will initiate the process of verifying a given Parameter Provider configuration.SwaggerResourceApi.submitConfigVerificationRequest_1
(VerifyConfigRequestEntity body, String id) Performs verification of the Reporting Task's configuration This will initiate the process of verifying a given Reporting Task configuration.SwaggerResourceApi.submitFlowAnalysisRuleConfigVerificationRequest
(VerifyConfigRequestEntity body, String id) Performs verification of the Flow Analysis Rule's configuration This will initiate the process of verifying a given Flow Analysis Rule configuration.SwaggerResourceApi.submitLineageRequest
(LineageEntity body) Submits a lineage query Lineage queries may be long running so this endpoint submits a request.SwaggerResourceApi.submitParameterContextUpdate
(ParameterContextEntity body, String contextId) Initiate the Update Request of a Parameter Context This will initiate the process of updating a Parameter Context.SwaggerResourceApi.submitProcessorVerificationRequest
(VerifyConfigRequestEntity body, String id) Performs verification of the Processor's configuration This will initiate the process of verifying a given Processor configuration.SwaggerResourceApi.submitProvenanceRequest
(ProvenanceEntity body) Submits a provenance query Provenance queries may be long running so this endpoint submits a request.SwaggerResourceApi.submitReplay
(SubmitReplayRequestEntity body) Replays content from a provenance eventSwaggerResourceApi.submitReplayLatestEvent
(ReplayLastEventRequestEntity body) Replays content from a provenance eventSwaggerResourceApi.submitValidationRequest
(ParameterContextValidationRequestEntity body, String contextId) Initiate a Validation Request to determine how the validity of components will change if a Parameter Context were to be updated This will initiate the process of validating all components whose Process Group is bound to the specified Parameter Context.SwaggerResourceApi.terminateProcessor
(String id) Terminates a processor, essentially \"deleting\" its threads and any active tasksSwaggerResourceApi.transferFlowFiles
(String portId, String transactionId) Transfer flow files from the output portSwaggerResourceApi.updateAccessPolicy
(AccessPolicyEntity body, String id) Updates a access policySwaggerResourceApi.updateConnection
(ConnectionEntity body, String id) Updates a connectionSwaggerResourceApi.updateControllerConfig
(ControllerConfigurationEntity body) Retrieves the configuration for this NiFiSwaggerResourceApi.updateControllerService
(ControllerServiceEntity body, String id) Updates a controller serviceSwaggerResourceApi.updateControllerServiceReferences
(UpdateControllerServiceReferenceRequestEntity body, String id) Updates a controller services referencesSwaggerResourceApi.updateCounter
(String id) Updates the specified counter.SwaggerResourceApi.updateFlowAnalysisRule
(FlowAnalysisRuleEntity body, String id) Updates a flow analysis ruleSwaggerResourceApi.updateFlowRegistryClient
(FlowRegistryClientEntity body, String id) Updates a flow registry clientSwaggerResourceApi.updateFlowVersion
(VersionedFlowSnapshotEntity body, String id) Update the version of a Process Group with the given ID For a Process Group that is already under Version Control, this will update the version of the flow to a different version.SwaggerResourceApi.updateFunnel
(FunnelEntity body, String id) Updates a funnelSwaggerResourceApi.updateInputPort
(PortEntity body, String id) Updates an input portSwaggerResourceApi.updateLabel
(LabelEntity body, String id) Updates a labelSwaggerResourceApi.updateNode
(NodeEntity body, String id) Updates a node in the clusterSwaggerResourceApi.updateOutputPort
(PortEntity body, String id) Updates an output portSwaggerResourceApi.updateParameterContext
(ParameterContextEntity body, String id) Modifies a Parameter Context This endpoint will update a Parameter Context to match the provided entity.SwaggerResourceApi.updateParameterProvider
(ParameterProviderEntity body, String id) Updates a parameter providerSwaggerResourceApi.updateProcessGroup
(ProcessGroupEntity body, String id) Updates a process groupSwaggerResourceApi.updateProcessor
(ProcessorEntity body, String id) Updates a processorSwaggerResourceApi.updateRemoteProcessGroup
(RemoteProcessGroupEntity body, String id) Updates a remote process groupSwaggerResourceApi.updateRemoteProcessGroupInputPort
(RemoteProcessGroupPortEntity body, String id, String portId) Updates a remote port Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.updateRemoteProcessGroupInputPortRunStatus
(RemotePortRunStatusEntity body, String id, String portId) Updates run status of a remote port Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.updateRemoteProcessGroupOutputPort
(RemoteProcessGroupPortEntity body, String id, String portId) Updates a remote port Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.updateRemoteProcessGroupOutputPortRunStatus
(RemotePortRunStatusEntity body, String id, String portId) Updates run status of a remote port Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.updateRemoteProcessGroupRunStatus
(RemotePortRunStatusEntity body, String id) Updates run status of a remote process groupSwaggerResourceApi.updateRemoteProcessGroupRunStatuses
(RemotePortRunStatusEntity body, String id) Updates run status of all remote process groups in a process group (recursively)SwaggerResourceApi.updateReportingTask
(ReportingTaskEntity body, String id) Updates a reporting taskSwaggerResourceApi.updateRunStatus
(ControllerServiceRunStatusEntity body, String id) Updates run status of a controller serviceSwaggerResourceApi.updateRunStatus_0
(FlowAnalysisRuleRunStatusEntity body, String id) Updates run status of a flow analysis ruleSwaggerResourceApi.updateRunStatus_1
(PortRunStatusEntity body, String id) Updates run status of an input-portSwaggerResourceApi.updateRunStatus_2
(PortRunStatusEntity body, String id) Updates run status of an output-portSwaggerResourceApi.updateRunStatus_3
(ProcessorRunStatusEntity body, String id) Updates run status of a processorSwaggerResourceApi.updateRunStatus_4
(ReportingTaskRunStatusEntity body, String id) Updates run status of a reporting taskSwaggerResourceApi.updateSnippet
(SnippetEntity body, String id) Move's the components in this Snippet into a new Process Group and discards the snippetSwaggerResourceApi.updateUser
(UserEntity body, String id) Updates a user Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.updateUserGroup
(UserGroupEntity body, String id) Updates a user group Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.updateVersionControlRequest
(VersionControlComponentMappingEntity body, String id) Updates the request with the given ID Note: This endpoint is subject to change as NiFi and it's REST API evolve.SwaggerResourceApi.uploadProcessGroup
(String id) Uploads a versioned flow definition and creates a process group