Storagenode API versioning

I’m talking about the api at http://localhost:14002/api/sno/… (e.g. /api/sno/satellites and /api/sno/satellite/satellite-id)
This could be versioned like /api/v0.1/sno/, /api/v0.2/sno/, etc

3rd-party monitoring tools: Prometheus Storj-Exporter - #157 by goldyka
With this tool we transform the api into prometheus compatible format so we can store the stats and display them using grafana.

Thanks for taking the time to think about it.