Closed paulmey closed 6 years ago
This has been fixed in the v12 SDK as the long-running operation now performs a GET on the final resource after completion. However the extra "output" node doesn't look correct, I am following up with the service team about that. Thanks for reporting this. :)
After polling for disk creation (or update), the response from polling is returned unchanged. The actual model appears to be in the
"output"
property in the object:Either don't return the model or read the output property instead of the root json object.