diff --git a/ui/scripts/network.js b/ui/scripts/network.js index d18e796b9a6..fbd8b016780 100755 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -4123,7 +4123,7 @@ dataType: 'json', async: true, success: function(data) { - var jobID = data.revokesecuritygroupingress.jobid; + var jobID = data.revokesecuritygroupingressresponse.jobid; args.response.success({ _custom: { @@ -4295,7 +4295,7 @@ dataType: 'json', async: true, success: function(data) { - var jobID = data.revokesecuritygroupegress.jobid; + var jobID = data.revokesecuritygroupegressresponse.jobid; args.response.success({ _custom: {