diff --git a/Functions/Get-ZertoApiFilter.ps1 b/ZertoApiWrapper/Private/Get-ZertoApiFilter.ps1 similarity index 100% rename from Functions/Get-ZertoApiFilter.ps1 rename to ZertoApiWrapper/Private/Get-ZertoApiFilter.ps1 diff --git a/Functions/Invoke-ZertoRestRequest.ps1 b/ZertoApiWrapper/Private/Invoke-ZertoRestRequest.ps1 similarity index 100% rename from Functions/Invoke-ZertoRestRequest.ps1 rename to ZertoApiWrapper/Private/Invoke-ZertoRestRequest.ps1 diff --git a/Functions/Connect-ZertoServer.ps1 b/ZertoApiWrapper/Public/Connect-ZertoServer.ps1 similarity index 100% rename from Functions/Connect-ZertoServer.ps1 rename to ZertoApiWrapper/Public/Connect-ZertoServer.ps1 diff --git a/Functions/Disconnect-ZertoServer.ps1 b/ZertoApiWrapper/Public/Disconnect-ZertoServer.ps1 similarity index 100% rename from Functions/Disconnect-ZertoServer.ps1 rename to ZertoApiWrapper/Public/Disconnect-ZertoServer.ps1 diff --git a/Functions/Get-ZertoAlert.ps1 b/ZertoApiWrapper/Public/Get-ZertoAlert.ps1 similarity index 100% rename from Functions/Get-ZertoAlert.ps1 rename to ZertoApiWrapper/Public/Get-ZertoAlert.ps1 diff --git a/Functions/Get-ZertoDatastore.ps1 b/ZertoApiWrapper/Public/Get-ZertoDatastore.ps1 similarity index 100% rename from Functions/Get-ZertoDatastore.ps1 rename to ZertoApiWrapper/Public/Get-ZertoDatastore.ps1 diff --git a/Functions/Get-ZertoEvent.ps1 b/ZertoApiWrapper/Public/Get-ZertoEvent.ps1 similarity index 100% rename from Functions/Get-ZertoEvent.ps1 rename to ZertoApiWrapper/Public/Get-ZertoEvent.ps1 diff --git a/Functions/Get-ZertoLicense.ps1 b/ZertoApiWrapper/Public/Get-ZertoLicense.ps1 similarity index 100% rename from Functions/Get-ZertoLicense.ps1 rename to ZertoApiWrapper/Public/Get-ZertoLicense.ps1 diff --git a/Functions/Get-ZertoLocalSite.ps1 b/ZertoApiWrapper/Public/Get-ZertoLocalSite.ps1 similarity index 100% rename from Functions/Get-ZertoLocalSite.ps1 rename to ZertoApiWrapper/Public/Get-ZertoLocalSite.ps1 diff --git a/Functions/Get-ZertoPeerSite.ps1 b/ZertoApiWrapper/Public/Get-ZertoPeerSite.ps1 similarity index 100% rename from Functions/Get-ZertoPeerSite.ps1 rename to ZertoApiWrapper/Public/Get-ZertoPeerSite.ps1 diff --git a/Functions/Get-ZertoProtectedVm.ps1 b/ZertoApiWrapper/Public/Get-ZertoProtectedVm.ps1 similarity index 100% rename from Functions/Get-ZertoProtectedVm.ps1 rename to ZertoApiWrapper/Public/Get-ZertoProtectedVm.ps1 diff --git a/Functions/Get-ZertoRecoveryReport.ps1 b/ZertoApiWrapper/Public/Get-ZertoRecoveryReport.ps1 similarity index 100% rename from Functions/Get-ZertoRecoveryReport.ps1 rename to ZertoApiWrapper/Public/Get-ZertoRecoveryReport.ps1 diff --git a/Functions/Get-ZertoResourcesReport.ps1 b/ZertoApiWrapper/Public/Get-ZertoResourcesReport.ps1 similarity index 100% rename from Functions/Get-ZertoResourcesReport.ps1 rename to ZertoApiWrapper/Public/Get-ZertoResourcesReport.ps1 diff --git a/Functions/Get-ZertoServiceProfile.ps1 b/ZertoApiWrapper/Public/Get-ZertoServiceProfile.ps1 similarity index 100% rename from Functions/Get-ZertoServiceProfile.ps1 rename to ZertoApiWrapper/Public/Get-ZertoServiceProfile.ps1 diff --git a/Functions/Get-ZertoTask.ps1 b/ZertoApiWrapper/Public/Get-ZertoTask.ps1 similarity index 100% rename from Functions/Get-ZertoTask.ps1 rename to ZertoApiWrapper/Public/Get-ZertoTask.ps1 diff --git a/Functions/Get-ZertoUnprotectedVm.ps1 b/ZertoApiWrapper/Public/Get-ZertoUnprotectedVm.ps1 similarity index 100% rename from Functions/Get-ZertoUnprotectedVm.ps1 rename to ZertoApiWrapper/Public/Get-ZertoUnprotectedVm.ps1 diff --git a/Functions/Get-ZertoVirtualizationSite.ps1 b/ZertoApiWrapper/Public/Get-ZertoVirtualizationSite.ps1 similarity index 100% rename from Functions/Get-ZertoVirtualizationSite.ps1 rename to ZertoApiWrapper/Public/Get-ZertoVirtualizationSite.ps1 diff --git a/Functions/Get-ZertoVolume.ps1 b/ZertoApiWrapper/Public/Get-ZertoVolume.ps1 similarity index 100% rename from Functions/Get-ZertoVolume.ps1 rename to ZertoApiWrapper/Public/Get-ZertoVolume.ps1 diff --git a/Functions/Get-ZertoVpg.ps1 b/ZertoApiWrapper/Public/Get-ZertoVpg.ps1 similarity index 100% rename from Functions/Get-ZertoVpg.ps1 rename to ZertoApiWrapper/Public/Get-ZertoVpg.ps1 diff --git a/Functions/Get-ZertoVpgSetting.ps1 b/ZertoApiWrapper/Public/Get-ZertoVpgSetting.ps1 similarity index 100% rename from Functions/Get-ZertoVpgSetting.ps1 rename to ZertoApiWrapper/Public/Get-ZertoVpgSetting.ps1 diff --git a/Functions/Get-ZertoVras.ps1 b/ZertoApiWrapper/Public/Get-ZertoVras.ps1 similarity index 100% rename from Functions/Get-ZertoVras.ps1 rename to ZertoApiWrapper/Public/Get-ZertoVras.ps1 diff --git a/Functions/Get-ZertoZorg.ps1 b/ZertoApiWrapper/Public/Get-ZertoZorg.ps1 similarity index 100% rename from Functions/Get-ZertoZorg.ps1 rename to ZertoApiWrapper/Public/Get-ZertoZorg.ps1 diff --git a/Functions/Get-ZsspSession.ps1 b/ZertoApiWrapper/Public/Get-ZsspSession.ps1 similarity index 100% rename from Functions/Get-ZsspSession.ps1 rename to ZertoApiWrapper/Public/Get-ZsspSession.ps1