Browse Community
Help
Log In
Responses(2)
Solutions(1)
Phil.Lam
3 Apprentice
•
631 Posts
1
July 19th, 2019 17:00
try this API command:
https://IP:8080/platform/1/cluster/config
Look for "release":
"onefs_version" : { "build" : "B_MR_8_1_0_4_057(RELEASE)", "release" : "v8.1.0.4",
These are the OneFS API versions and their corresponding releases:
OneFS versionAPI version
amandeepgautam
15 Posts
0
July 30th, 2019 00:00
@PhilLam Thanks!Is there a guarantee that the response of this is consistent over different versions? Will different versions need different handling?
Dell Support Resources
View All
Top
Phil.Lam
3 Apprentice
•
631 Posts
1
July 19th, 2019 17:00
try this API command:
https://IP:8080/platform/1/cluster/config
Look for "release":
"onefs_version" : { "build" : "B_MR_8_1_0_4_057(RELEASE)", "release" : "v8.1.0.4",These are the OneFS API versions and their corresponding releases:
OneFS versionAPI version
amandeepgautam
15 Posts
0
July 30th, 2019 00:00
@PhilLam Thanks!
Is there a guarantee that the response of this is consistent over different versions? Will different versions need different handling?