mirror of
https://github.com/apache/cloudstack
synced 2026-08-09 08:03:16 +00:00
VPC: fixed response tag for VpcRespnse
This commit is contained in:
parent
da6d876cd4
commit
21d87f3fa5
@ -3572,7 +3572,7 @@ public class ApiResponseHelper implements ResponseGenerator {
|
||||
|
||||
response.setNetworks(networkResponses);
|
||||
response.setServices(serviceResponses);
|
||||
response.setObjectName("vpcoffering");
|
||||
response.setObjectName("vpc");
|
||||
return response;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user