Hello everybody
I'd like to login to the Extreme Cloud by REST API.
I found the following information:
server: ezcloudx.com; POST; management/v1/oauth2/token; POST Data: {grantType:
"password", userId: "example@extremenetworks.com", password: "examplePasswd", scope:
"myScope"}
It seems this doesn't work, I allways get an "methodnotallowed" Error.
Could please anybody provide the login parameters?
Thank you very much.Regards, Yves