react code to fetch api data
getData = () => { const url = FormatUrl(`/cluster`) fetch(url, { method: \'GET\', headers: