You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect with the rexray service using the 1.7.0 of this library internally. On start it tries to access the path /platform/latest. In combination with our 7.2.1.5 Isilon version this results in a 404 error as the endpoint is unknown.
In the readme it says:
I am trying to connect with the rexray service using the 1.7.0 of this library internally. On start it tries to access the path
/platform/latest
. In combination with our 7.2.1.5 Isilon version this results in a 404 error as the endpoint is unknown.In the readme it says:
For me it seems that the
/platform/latest
endpoint was introduced with 8.X as I can find it in the 8.0.0.0 documentation:https://www.emc.com/collateral/TechnicalDocument/docu66301.pdf
... but not in the 7.2.1 documentation:
https://www.emc.com/collateral/TechnicalDocument/docu60111.pdf
Does the code need some fallback here or is sth. else going wrong? This is the response I get:
The text was updated successfully, but these errors were encountered: