Tufin SecureTrack
13 min
this connector integrates tufin securetrack with turbine to get ip rules and get topology image prerequisites the tufin securetrack asset requires a base url, username and password capabilities this connector provides the following capabilities get ip rules get topology image notes tufin securetrack api documentation https //forum tufin com/support/kc/rest api/r21 3/securetrack/apidoc/ configurations http basic authentication authenticate using username and password configuration parameters parameter description type required url string required username string required password string required verify ssl boolean optional http proxy string optional actions get ip rules get applicable rules for ip from securetrack policy browser endpoint url securetrack/api/rule search/ method get input argument name type required description parameters ip address string required parameters for the get ip rules action input example {"parameters" {"ip address" "0 0 0 0"}} output parameter type description status code number http status code of the response reason string response reason phrase rules array output field rules rules 21 object output field rules 21 rules 21 \@xsi type string type of the resource rules 21 id number unique identifier rules 21 cp uid string unique identifier rules 21 uid string unique identifier rules 21 order number output field rules 21 order rules 21 binding object output field rules 21 binding rules 21 binding default boolean output field rules 21 binding default rules 21 binding policy object output field rules 21 binding policy rules 21 binding policy \@xsi type string type of the resource rules 21 binding policy id number unique identifier rules 21 binding policy name string name of the resource rules 21 binding policy installable targets string output field rules 21 binding policy installable targets rules 21 binding rule count number count value rules 21 binding security rule count number count value rules 21 binding uid string unique identifier rules 21 acceleration breaker boolean output field rules 21 acceleration breaker rules 21 action string output field rules 21 action rules 21 application object output field rules 21 application rules 21 application id number unique identifier rules 21 application display name string name of the resource rules 21 application name string name of the resource output example {"status code" 200,"response headers" {},"reason" "ok","json body" {"rules" \[{}]}} get topology image get image of network topology between two endpoints endpoint url securetrack/api/topology/path image method get input argument name type required description parameters src string required parameters for the get topology image action parameters dst string required parameters for the get topology image action parameters service string required parameters for the get topology image action parameters sourcedomainidtag number optional parameters for the get topology image action parameters displayincompletepaths boolean optional parameters for the get topology image action parameters displayblockedstatus boolean optional parameters for the get topology image action parameters context number optional parameters for the get topology image action parameters simulatenat boolean optional parameters for the get topology image action parameters lastinstall boolean optional parameters for the get topology image action input example {"parameters" {"src" "10 10 10 1","dst" "10 10 10 1","service" "any","sourcedomainidtag" 1,"displayincompletepaths"\ false,"displayblockedstatus"\ false,"context" 1,"simulatenat"\ false,"lastinstall"\ false}} output parameter type description status code number http status code of the response reason string response reason phrase file object file file file name string name of the resource file file string output field file file output example {"file" {"file name" "example name","file" "string"}} response headers header description example content type the media type of the resource application/json date the date and time at which the message was originated thu, 01 jan 2024 00 00 00 gmt