GetStatus
The GetStatus
action provides basic status information about the service.
Type: synchronous
Example
http://host:10000/action=GetStatus
Response
The following XML shows an example response:
<autnresponse> <action>GETSTATUS</action> <response>SUCCESS</response> <responsedata> <product>idol.nifi.processor.HandleAciRequest</product> <version>12.4.0-SNAPSHOT</version> <aciport>10000</aciport> </responsedata> </autnresponse>