Rest API Client =========== Rest API Client node create the dataframe from the json response. Type --------- shellcommand Class --------- fire.nodes.util.NodeRestClient Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - url - URL - Rest API URL * - httpMethod - HTTP Method - * - httpHeadersKeys - Headers Name - Header Names * - httpHeadersValues - Headers Value - Header Values * - httpBody - HTTP Body - HTTP Body * - schema - InferSchema - * - outputColNames - Column Names - New Output Columns of the SQL * - outputColTypes - Column Types - Data Type of the Output Columns * - outputColFormats - Column Formats - Format of the Output Columns