const esRequest = {
        url: `${this.base.host}/_ilm/policy/${this.base.index || ''}`,
        method: 'GET'
      }