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
tried both (via API and by posting to the respective URL), got error:
{"ExceptionInfo":null,"ResultCode":-500,"ResultMessage":"Object reference not set to an instance of an object.\u000d\u000aExceptionCode=-500\u000d\u000a","Success":false}
(Sure both my code snippets work when ConfigureIPv6=False)
The text was updated successfully, but these errors were encountered:
from GetServerDetails get ['Value']['NetworkAdapters'][0]['IPAddresses'][0]['StartRangeIPv6'] and ['Value']['NetworkAdapters'][0]['IPAddresses'][0]['PrefixIPv6'] (for Smart VM)
add them to static IP configuration (the 7 lines below for Debian/Ubuntu) && reboot
tried both (via API and by posting to the respective URL), got error:
{"ExceptionInfo":null,"ResultCode":-500,"ResultMessage":"Object reference not set to an instance of an object.\u000d\u000aExceptionCode=-500\u000d\u000a","Success":false}
(Sure both my code snippets work when ConfigureIPv6=False)
The text was updated successfully, but these errors were encountered: