@azure/arm-avs 4.0.0 → 5.0.1-alpha.20240624.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +205 -7
- package/LICENSE +1 -1
- package/dist/index.js +9788 -8264
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/addonsCreateOrUpdateSample.js +20 -20
- package/dist-esm/samples-dev/addonsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/addonsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/addonsGetSample.js +12 -12
- package/dist-esm/samples-dev/addonsListSample.js +7 -12
- package/dist-esm/samples-dev/addonsListSample.js.map +1 -1
- package/dist-esm/samples-dev/authorizationsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/authorizationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/authorizationsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsGetSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsListSample.js +7 -12
- package/dist-esm/samples-dev/authorizationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudLinksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/cloudLinksDeleteSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksGetSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksListSample.js +7 -12
- package/dist-esm/samples-dev/cloudLinksListSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -3
- package/dist-esm/samples-dev/clustersGetSample.js +3 -3
- package/dist-esm/samples-dev/clustersListSample.js +7 -12
- package/dist-esm/samples-dev/clustersListSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListZonesSample.js +6 -6
- package/dist-esm/samples-dev/clustersListZonesSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +3 -3
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +3 -3
- package/dist-esm/samples-dev/datastoresGetSample.js +3 -3
- package/dist-esm/samples-dev/datastoresListSample.js +7 -12
- package/dist-esm/samples-dev/datastoresListSample.js.map +1 -1
- package/dist-esm/samples-dev/globalReachConnectionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/globalReachConnectionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsGetSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsListSample.js +7 -12
- package/dist-esm/samples-dev/globalReachConnectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/hcxEnterpriseSitesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesGetSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesListSample.js +7 -12
- package/dist-esm/samples-dev/hcxEnterpriseSitesListSample.js.map +1 -1
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.js +39 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.js +55 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.js.map +1 -0
- package/dist-esm/samples-dev/locationsCheckQuotaAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/locationsCheckTrialAvailabilitySample.js +3 -3
- package/dist-esm/samples-dev/locationsCheckTrialAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +7 -12
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/placementPoliciesCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/placementPoliciesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesGetSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesListSample.js +7 -12
- package/dist-esm/samples-dev/placementPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/placementPoliciesUpdateSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/privateCloudsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/privateCloudsGetSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsListAdminCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsListInSubscriptionSample.js +14 -24
- package/dist-esm/samples-dev/privateCloudsListInSubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/privateCloudsListSample.js +14 -24
- package/dist-esm/samples-dev/privateCloudsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateCloudsRotateNsxtPasswordSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsRotateVcenterPasswordSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsUpdateSample.js +10 -10
- package/dist-esm/samples-dev/scriptCmdletsGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptCmdletsListSample.js +7 -12
- package/dist-esm/samples-dev/scriptCmdletsListSample.js.map +1 -1
- package/dist-esm/samples-dev/scriptExecutionsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/scriptExecutionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsGetExecutionLogsSample.js +4 -4
- package/dist-esm/samples-dev/scriptExecutionsGetExecutionLogsSample.js.map +1 -1
- package/dist-esm/samples-dev/scriptExecutionsGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsListSample.js +7 -12
- package/dist-esm/samples-dev/scriptExecutionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/scriptPackagesGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptPackagesListSample.js +7 -12
- package/dist-esm/samples-dev/scriptPackagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListSample.js +9 -14
- package/dist-esm/samples-dev/virtualMachinesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestrictMovementSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesRestrictMovementSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateDhcpSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateDnsServiceSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateDnsServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateDnsZoneSample.js +4 -4
- package/dist-esm/samples-dev/workloadNetworksCreatePortMirroringSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreatePortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreatePublicIPSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreatePublicIPSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateSegmentsSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateVMGroupSample.js +4 -4
- package/dist-esm/samples-dev/workloadNetworksDeleteDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteDnsServiceSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteDnsZoneSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeletePortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeletePublicIPSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteSegmentSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteVMGroupSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDnsServiceSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDnsZoneSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetGatewaySample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetPortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetPublicIPSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetSample.js +4 -5
- package/dist-esm/samples-dev/workloadNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksGetSegmentSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetVMGroupSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetVirtualMachineSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDhcpSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListDhcpSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListDnsServicesSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListDnsServicesSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListDnsZonesSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListDnsZonesSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListGatewaysSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListGatewaysSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListPortMirroringSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListPortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListPublicIPsSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListPublicIPsSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListSegmentsSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListSegmentsSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListVMGroupsSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListVMGroupsSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksListVirtualMachinesSample.js +7 -12
- package/dist-esm/samples-dev/workloadNetworksListVirtualMachinesSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDhcpSample.js +6 -6
- package/dist-esm/samples-dev/workloadNetworksUpdateDhcpSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsServiceSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsZoneSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsZoneSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdatePortMirroringSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdatePortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateSegmentsSample.js +6 -6
- package/dist-esm/samples-dev/workloadNetworksUpdateSegmentsSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateVMGroupSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateVMGroupSample.js.map +1 -1
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts +11 -10
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist-esm/src/azureVMwareSolutionAPI.js +19 -18
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +2510 -1892
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +546 -424
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +130 -77
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3128 -2072
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +34 -29
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +290 -255
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/addons.d.ts +16 -16
- package/dist-esm/src/operations/addons.js +59 -62
- package/dist-esm/src/operations/addons.js.map +1 -1
- package/dist-esm/src/operations/authorizations.d.ts +16 -16
- package/dist-esm/src/operations/authorizations.js +60 -63
- package/dist-esm/src/operations/authorizations.js.map +1 -1
- package/dist-esm/src/operations/cloudLinks.d.ts +16 -16
- package/dist-esm/src/operations/cloudLinks.js +60 -63
- package/dist-esm/src/operations/cloudLinks.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +23 -23
- package/dist-esm/src/operations/clusters.js +85 -87
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/datastores.d.ts +22 -22
- package/dist-esm/src/operations/datastores.js +67 -70
- package/dist-esm/src/operations/datastores.js.map +1 -1
- package/dist-esm/src/operations/globalReachConnections.d.ts +16 -16
- package/dist-esm/src/operations/globalReachConnections.js +62 -65
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -1
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +10 -10
- package/dist-esm/src/operations/hcxEnterpriseSites.js +41 -46
- package/dist-esm/src/operations/hcxEnterpriseSites.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +9 -8
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +9 -8
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/iscsiPaths.d.ts +76 -0
- package/dist-esm/src/operations/iscsiPaths.d.ts.map +1 -0
- package/dist-esm/src/operations/iscsiPaths.js +350 -0
- package/dist-esm/src/operations/iscsiPaths.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +7 -7
- package/dist-esm/src/operations/locations.js +26 -26
- package/dist-esm/src/operations/locations.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +2 -2
- package/dist-esm/src/operations/operations.js +14 -19
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/placementPolicies.d.ts +30 -37
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/placementPolicies.js +89 -98
- package/dist-esm/src/operations/placementPolicies.js.map +1 -1
- package/dist-esm/src/operations/privateClouds.d.ts +38 -38
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -1
- package/dist-esm/src/operations/privateClouds.js +193 -182
- package/dist-esm/src/operations/privateClouds.js.map +1 -1
- package/dist-esm/src/operations/scriptCmdlets.d.ts +8 -11
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -1
- package/dist-esm/src/operations/scriptCmdlets.js +29 -37
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -1
- package/dist-esm/src/operations/scriptExecutions.d.ts +17 -17
- package/dist-esm/src/operations/scriptExecutions.js +67 -70
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -1
- package/dist-esm/src/operations/scriptPackages.d.ts +4 -4
- package/dist-esm/src/operations/scriptPackages.js +23 -28
- package/dist-esm/src/operations/scriptPackages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +17 -17
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +56 -53
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operations/workloadNetworks.d.ts +256 -269
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/workloadNetworks.js +1092 -1136
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/addons.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +22 -22
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +19 -19
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -8
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +9 -8
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/iscsiPaths.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.js +9 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/operations.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +27 -34
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +26 -26
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +5 -7
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +16 -16
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +14 -14
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +195 -208
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/avs_examples.spec.js +13 -28
- package/dist-esm/test/avs_examples.spec.js.map +1 -1
- package/package.json +20 -25
- package/review/arm-avs.api.md +774 -284
- package/src/azureVMwareSolutionAPI.ts +53 -48
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +2838 -2095
- package/src/models/mappers.ts +3359 -2221
- package/src/models/parameters.ts +320 -273
- package/src/operations/addons.ts +94 -98
- package/src/operations/authorizations.ts +95 -99
- package/src/operations/cloudLinks.ts +95 -99
- package/src/operations/clusters.ts +134 -140
- package/src/operations/datastores.ts +103 -107
- package/src/operations/globalReachConnections.ts +97 -101
- package/src/operations/hcxEnterpriseSites.ts +60 -64
- package/src/operations/index.ts +9 -8
- package/src/operations/iscsiPaths.ts +481 -0
- package/src/operations/locations.ts +32 -34
- package/src/operations/operations.ts +18 -18
- package/src/operations/placementPolicies.ts +136 -148
- package/src/operations/privateClouds.ts +312 -286
- package/src/operations/scriptCmdlets.ts +43 -48
- package/src/operations/scriptExecutions.ts +105 -110
- package/src/operations/scriptPackages.ts +36 -38
- package/src/operations/virtualMachines.ts +94 -81
- package/src/operations/workloadNetworks.ts +1729 -1779
- package/src/operationsInterfaces/addons.ts +22 -22
- package/src/operationsInterfaces/authorizations.ts +22 -22
- package/src/operationsInterfaces/cloudLinks.ts +22 -22
- package/src/operationsInterfaces/clusters.ts +32 -32
- package/src/operationsInterfaces/datastores.ts +26 -26
- package/src/operationsInterfaces/globalReachConnections.ts +22 -22
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +14 -14
- package/src/operationsInterfaces/index.ts +9 -8
- package/src/operationsInterfaces/iscsiPaths.ts +99 -0
- package/src/operationsInterfaces/locations.ts +12 -12
- package/src/operationsInterfaces/operations.ts +2 -2
- package/src/operationsInterfaces/placementPolicies.ts +36 -43
- package/src/operationsInterfaces/privateClouds.ts +61 -49
- package/src/operationsInterfaces/scriptCmdlets.ts +8 -10
- package/src/operationsInterfaces/scriptExecutions.ts +24 -24
- package/src/operationsInterfaces/scriptPackages.ts +6 -6
- package/src/operationsInterfaces/virtualMachines.ts +24 -18
- package/src/operationsInterfaces/workloadNetworks.ts +453 -462
- package/src/pagingHelper.ts +1 -1
- package/types/arm-avs.d.ts +2197 -1466
- package/types/tsdoc-metadata.json +1 -1
- package/rollup.config.js +0 -122
|
@@ -4,69 +4,69 @@ import { Cluster, ClustersListOptionalParams, ClustersGetOptionalParams, Cluster
|
|
|
4
4
|
/** Interface representing a Clusters. */
|
|
5
5
|
export interface Clusters {
|
|
6
6
|
/**
|
|
7
|
-
* List
|
|
7
|
+
* List Cluster resources by PrivateCloud
|
|
8
8
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
9
|
* @param privateCloudName Name of the private cloud
|
|
10
10
|
* @param options The options parameters.
|
|
11
11
|
*/
|
|
12
12
|
list(resourceGroupName: string, privateCloudName: string, options?: ClustersListOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
13
13
|
/**
|
|
14
|
-
* Get a
|
|
14
|
+
* Get a Cluster
|
|
15
15
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param privateCloudName Name of the private cloud
|
|
17
|
-
* @param clusterName Name of the cluster
|
|
17
|
+
* @param clusterName Name of the cluster
|
|
18
18
|
* @param options The options parameters.
|
|
19
19
|
*/
|
|
20
20
|
get(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
21
21
|
/**
|
|
22
|
-
* Create
|
|
22
|
+
* Create a Cluster
|
|
23
23
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
|
-
* @param privateCloudName
|
|
25
|
-
* @param clusterName Name of the cluster
|
|
26
|
-
* @param cluster
|
|
24
|
+
* @param privateCloudName Name of the private cloud
|
|
25
|
+
* @param clusterName Name of the cluster
|
|
26
|
+
* @param cluster Resource create parameters.
|
|
27
27
|
* @param options The options parameters.
|
|
28
28
|
*/
|
|
29
29
|
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, cluster: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersCreateOrUpdateResponse>, ClustersCreateOrUpdateResponse>>;
|
|
30
30
|
/**
|
|
31
|
-
* Create
|
|
31
|
+
* Create a Cluster
|
|
32
32
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
|
-
* @param privateCloudName
|
|
34
|
-
* @param clusterName Name of the cluster
|
|
35
|
-
* @param cluster
|
|
33
|
+
* @param privateCloudName Name of the private cloud
|
|
34
|
+
* @param clusterName Name of the cluster
|
|
35
|
+
* @param cluster Resource create parameters.
|
|
36
36
|
* @param options The options parameters.
|
|
37
37
|
*/
|
|
38
38
|
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, cluster: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<ClustersCreateOrUpdateResponse>;
|
|
39
39
|
/**
|
|
40
|
-
* Update a
|
|
40
|
+
* Update a Cluster
|
|
41
41
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
42
|
* @param privateCloudName Name of the private cloud
|
|
43
|
-
* @param clusterName Name of the cluster
|
|
44
|
-
* @param clusterUpdate The cluster properties to be updated
|
|
43
|
+
* @param clusterName Name of the cluster
|
|
44
|
+
* @param clusterUpdate The cluster properties to be updated.
|
|
45
45
|
* @param options The options parameters.
|
|
46
46
|
*/
|
|
47
47
|
beginUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, clusterUpdate: ClusterUpdate, options?: ClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersUpdateResponse>, ClustersUpdateResponse>>;
|
|
48
48
|
/**
|
|
49
|
-
* Update a
|
|
49
|
+
* Update a Cluster
|
|
50
50
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
51
|
* @param privateCloudName Name of the private cloud
|
|
52
|
-
* @param clusterName Name of the cluster
|
|
53
|
-
* @param clusterUpdate The cluster properties to be updated
|
|
52
|
+
* @param clusterName Name of the cluster
|
|
53
|
+
* @param clusterUpdate The cluster properties to be updated.
|
|
54
54
|
* @param options The options parameters.
|
|
55
55
|
*/
|
|
56
56
|
beginUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, clusterUpdate: ClusterUpdate, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
57
57
|
/**
|
|
58
|
-
* Delete a
|
|
58
|
+
* Delete a Cluster
|
|
59
59
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
60
60
|
* @param privateCloudName Name of the private cloud
|
|
61
|
-
* @param clusterName Name of the cluster
|
|
61
|
+
* @param clusterName Name of the cluster
|
|
62
62
|
* @param options The options parameters.
|
|
63
63
|
*/
|
|
64
64
|
beginDelete(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
65
65
|
/**
|
|
66
|
-
* Delete a
|
|
66
|
+
* Delete a Cluster
|
|
67
67
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
68
68
|
* @param privateCloudName Name of the private cloud
|
|
69
|
-
* @param clusterName Name of the cluster
|
|
69
|
+
* @param clusterName Name of the cluster
|
|
70
70
|
* @param options The options parameters.
|
|
71
71
|
*/
|
|
72
72
|
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
@@ -74,7 +74,7 @@ export interface Clusters {
|
|
|
74
74
|
* List hosts by zone in a cluster
|
|
75
75
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
76
76
|
* @param privateCloudName Name of the private cloud
|
|
77
|
-
* @param clusterName Name of the cluster
|
|
77
|
+
* @param clusterName Name of the cluster
|
|
78
78
|
* @param options The options parameters.
|
|
79
79
|
*/
|
|
80
80
|
listZones(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersListZonesOptionalParams): Promise<ClustersListZonesResponse>;
|
|
@@ -4,57 +4,57 @@ import { Datastore, DatastoresListOptionalParams, DatastoresGetOptionalParams, D
|
|
|
4
4
|
/** Interface representing a Datastores. */
|
|
5
5
|
export interface Datastores {
|
|
6
6
|
/**
|
|
7
|
-
* List
|
|
7
|
+
* List Datastore resources by Cluster
|
|
8
8
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
9
|
* @param privateCloudName Name of the private cloud
|
|
10
|
-
* @param clusterName Name of the cluster
|
|
10
|
+
* @param clusterName Name of the cluster
|
|
11
11
|
* @param options The options parameters.
|
|
12
12
|
*/
|
|
13
13
|
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: DatastoresListOptionalParams): PagedAsyncIterableIterator<Datastore>;
|
|
14
14
|
/**
|
|
15
|
-
* Get a
|
|
15
|
+
* Get a Datastore
|
|
16
16
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
17
|
* @param privateCloudName Name of the private cloud
|
|
18
|
-
* @param clusterName Name of the cluster
|
|
19
|
-
* @param datastoreName Name of the datastore
|
|
18
|
+
* @param clusterName Name of the cluster
|
|
19
|
+
* @param datastoreName Name of the datastore
|
|
20
20
|
* @param options The options parameters.
|
|
21
21
|
*/
|
|
22
22
|
get(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, options?: DatastoresGetOptionalParams): Promise<DatastoresGetResponse>;
|
|
23
23
|
/**
|
|
24
|
-
* Create
|
|
24
|
+
* Create a Datastore
|
|
25
25
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param privateCloudName Name of the private cloud
|
|
27
|
-
* @param clusterName Name of the cluster
|
|
28
|
-
* @param datastoreName Name of the datastore
|
|
29
|
-
* @param datastore
|
|
27
|
+
* @param clusterName Name of the cluster
|
|
28
|
+
* @param datastoreName Name of the datastore
|
|
29
|
+
* @param datastore Resource create parameters.
|
|
30
30
|
* @param options The options parameters.
|
|
31
31
|
*/
|
|
32
32
|
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, datastore: Datastore, options?: DatastoresCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DatastoresCreateOrUpdateResponse>, DatastoresCreateOrUpdateResponse>>;
|
|
33
33
|
/**
|
|
34
|
-
* Create
|
|
34
|
+
* Create a Datastore
|
|
35
35
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
36
|
* @param privateCloudName Name of the private cloud
|
|
37
|
-
* @param clusterName Name of the cluster
|
|
38
|
-
* @param datastoreName Name of the datastore
|
|
39
|
-
* @param datastore
|
|
37
|
+
* @param clusterName Name of the cluster
|
|
38
|
+
* @param datastoreName Name of the datastore
|
|
39
|
+
* @param datastore Resource create parameters.
|
|
40
40
|
* @param options The options parameters.
|
|
41
41
|
*/
|
|
42
42
|
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, datastore: Datastore, options?: DatastoresCreateOrUpdateOptionalParams): Promise<DatastoresCreateOrUpdateResponse>;
|
|
43
43
|
/**
|
|
44
|
-
* Delete a
|
|
44
|
+
* Delete a Datastore
|
|
45
45
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
46
46
|
* @param privateCloudName Name of the private cloud
|
|
47
|
-
* @param clusterName Name of the cluster
|
|
48
|
-
* @param datastoreName Name of the datastore
|
|
47
|
+
* @param clusterName Name of the cluster
|
|
48
|
+
* @param datastoreName Name of the datastore
|
|
49
49
|
* @param options The options parameters.
|
|
50
50
|
*/
|
|
51
51
|
beginDelete(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
52
52
|
/**
|
|
53
|
-
* Delete a
|
|
53
|
+
* Delete a Datastore
|
|
54
54
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
55
55
|
* @param privateCloudName Name of the private cloud
|
|
56
|
-
* @param clusterName Name of the cluster
|
|
57
|
-
* @param datastoreName Name of the datastore
|
|
56
|
+
* @param clusterName Name of the cluster
|
|
57
|
+
* @param datastoreName Name of the datastore
|
|
58
58
|
* @param options The options parameters.
|
|
59
59
|
*/
|
|
60
60
|
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<void>;
|
|
@@ -4,51 +4,51 @@ import { GlobalReachConnection, GlobalReachConnectionsListOptionalParams, Global
|
|
|
4
4
|
/** Interface representing a GlobalReachConnections. */
|
|
5
5
|
export interface GlobalReachConnections {
|
|
6
6
|
/**
|
|
7
|
-
* List
|
|
7
|
+
* List GlobalReachConnection resources by PrivateCloud
|
|
8
8
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
9
|
* @param privateCloudName Name of the private cloud
|
|
10
10
|
* @param options The options parameters.
|
|
11
11
|
*/
|
|
12
12
|
list(resourceGroupName: string, privateCloudName: string, options?: GlobalReachConnectionsListOptionalParams): PagedAsyncIterableIterator<GlobalReachConnection>;
|
|
13
13
|
/**
|
|
14
|
-
* Get a
|
|
14
|
+
* Get a GlobalReachConnection
|
|
15
15
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param privateCloudName Name of the private cloud
|
|
17
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
17
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
18
18
|
* @param options The options parameters.
|
|
19
19
|
*/
|
|
20
20
|
get(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, options?: GlobalReachConnectionsGetOptionalParams): Promise<GlobalReachConnectionsGetResponse>;
|
|
21
21
|
/**
|
|
22
|
-
* Create
|
|
22
|
+
* Create a GlobalReachConnection
|
|
23
23
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
|
-
* @param privateCloudName
|
|
25
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
26
|
-
* @param globalReachConnection
|
|
24
|
+
* @param privateCloudName Name of the private cloud
|
|
25
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
26
|
+
* @param globalReachConnection Resource create parameters.
|
|
27
27
|
* @param options The options parameters.
|
|
28
28
|
*/
|
|
29
29
|
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, globalReachConnection: GlobalReachConnection, options?: GlobalReachConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GlobalReachConnectionsCreateOrUpdateResponse>, GlobalReachConnectionsCreateOrUpdateResponse>>;
|
|
30
30
|
/**
|
|
31
|
-
* Create
|
|
31
|
+
* Create a GlobalReachConnection
|
|
32
32
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
|
-
* @param privateCloudName
|
|
34
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
35
|
-
* @param globalReachConnection
|
|
33
|
+
* @param privateCloudName Name of the private cloud
|
|
34
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
35
|
+
* @param globalReachConnection Resource create parameters.
|
|
36
36
|
* @param options The options parameters.
|
|
37
37
|
*/
|
|
38
38
|
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, globalReachConnection: GlobalReachConnection, options?: GlobalReachConnectionsCreateOrUpdateOptionalParams): Promise<GlobalReachConnectionsCreateOrUpdateResponse>;
|
|
39
39
|
/**
|
|
40
|
-
* Delete a
|
|
40
|
+
* Delete a GlobalReachConnection
|
|
41
41
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
42
|
* @param privateCloudName Name of the private cloud
|
|
43
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
43
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
44
44
|
* @param options The options parameters.
|
|
45
45
|
*/
|
|
46
46
|
beginDelete(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, options?: GlobalReachConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
47
47
|
/**
|
|
48
|
-
* Delete a
|
|
48
|
+
* Delete a GlobalReachConnection
|
|
49
49
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
50
50
|
* @param privateCloudName Name of the private cloud
|
|
51
|
-
* @param globalReachConnectionName Name of the global reach connection
|
|
51
|
+
* @param globalReachConnectionName Name of the global reach connection
|
|
52
52
|
* @param options The options parameters.
|
|
53
53
|
*/
|
|
54
54
|
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, options?: GlobalReachConnectionsDeleteOptionalParams): Promise<void>;
|
|
@@ -3,34 +3,34 @@ import { HcxEnterpriseSite, HcxEnterpriseSitesListOptionalParams, HcxEnterpriseS
|
|
|
3
3
|
/** Interface representing a HcxEnterpriseSites. */
|
|
4
4
|
export interface HcxEnterpriseSites {
|
|
5
5
|
/**
|
|
6
|
-
* List
|
|
6
|
+
* List HcxEnterpriseSite resources by PrivateCloud
|
|
7
7
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8
8
|
* @param privateCloudName Name of the private cloud
|
|
9
9
|
* @param options The options parameters.
|
|
10
10
|
*/
|
|
11
11
|
list(resourceGroupName: string, privateCloudName: string, options?: HcxEnterpriseSitesListOptionalParams): PagedAsyncIterableIterator<HcxEnterpriseSite>;
|
|
12
12
|
/**
|
|
13
|
-
* Get
|
|
13
|
+
* Get a HcxEnterpriseSite
|
|
14
14
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
15
|
* @param privateCloudName Name of the private cloud
|
|
16
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
16
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
17
17
|
* @param options The options parameters.
|
|
18
18
|
*/
|
|
19
19
|
get(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: HcxEnterpriseSitesGetOptionalParams): Promise<HcxEnterpriseSitesGetResponse>;
|
|
20
20
|
/**
|
|
21
|
-
* Create
|
|
21
|
+
* Create a HcxEnterpriseSite
|
|
22
22
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
|
-
* @param privateCloudName
|
|
24
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
25
|
-
* @param hcxEnterpriseSite
|
|
23
|
+
* @param privateCloudName Name of the private cloud
|
|
24
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
25
|
+
* @param hcxEnterpriseSite Resource create parameters.
|
|
26
26
|
* @param options The options parameters.
|
|
27
27
|
*/
|
|
28
28
|
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: HcxEnterpriseSite, options?: HcxEnterpriseSitesCreateOrUpdateOptionalParams): Promise<HcxEnterpriseSitesCreateOrUpdateResponse>;
|
|
29
29
|
/**
|
|
30
|
-
* Delete
|
|
30
|
+
* Delete a HcxEnterpriseSite
|
|
31
31
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
32
|
* @param privateCloudName Name of the private cloud
|
|
33
|
-
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
33
|
+
* @param hcxEnterpriseSiteName Name of the HCX Enterprise Site
|
|
34
34
|
* @param options The options parameters.
|
|
35
35
|
*/
|
|
36
36
|
delete(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: HcxEnterpriseSitesDeleteOptionalParams): Promise<void>;
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
export * from "./operations";
|
|
2
2
|
export * from "./locations";
|
|
3
3
|
export * from "./privateClouds";
|
|
4
|
-
export * from "./
|
|
5
|
-
export * from "./datastores";
|
|
6
|
-
export * from "./hcxEnterpriseSites";
|
|
4
|
+
export * from "./addons";
|
|
7
5
|
export * from "./authorizations";
|
|
8
|
-
export * from "./globalReachConnections";
|
|
9
|
-
export * from "./workloadNetworks";
|
|
10
6
|
export * from "./cloudLinks";
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./
|
|
7
|
+
export * from "./clusters";
|
|
8
|
+
export * from "./datastores";
|
|
13
9
|
export * from "./placementPolicies";
|
|
10
|
+
export * from "./virtualMachines";
|
|
11
|
+
export * from "./globalReachConnections";
|
|
12
|
+
export * from "./hcxEnterpriseSites";
|
|
13
|
+
export * from "./iscsiPaths";
|
|
14
|
+
export * from "./scriptExecutions";
|
|
14
15
|
export * from "./scriptPackages";
|
|
15
16
|
export * from "./scriptCmdlets";
|
|
16
|
-
export * from "./
|
|
17
|
+
export * from "./workloadNetworks";
|
|
17
18
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC"}
|
|
@@ -8,17 +8,18 @@
|
|
|
8
8
|
export * from "./operations";
|
|
9
9
|
export * from "./locations";
|
|
10
10
|
export * from "./privateClouds";
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./datastores";
|
|
13
|
-
export * from "./hcxEnterpriseSites";
|
|
11
|
+
export * from "./addons";
|
|
14
12
|
export * from "./authorizations";
|
|
15
|
-
export * from "./globalReachConnections";
|
|
16
|
-
export * from "./workloadNetworks";
|
|
17
13
|
export * from "./cloudLinks";
|
|
18
|
-
export * from "./
|
|
19
|
-
export * from "./
|
|
14
|
+
export * from "./clusters";
|
|
15
|
+
export * from "./datastores";
|
|
20
16
|
export * from "./placementPolicies";
|
|
17
|
+
export * from "./virtualMachines";
|
|
18
|
+
export * from "./globalReachConnections";
|
|
19
|
+
export * from "./hcxEnterpriseSites";
|
|
20
|
+
export * from "./iscsiPaths";
|
|
21
|
+
export * from "./scriptExecutions";
|
|
21
22
|
export * from "./scriptPackages";
|
|
22
23
|
export * from "./scriptCmdlets";
|
|
23
|
-
export * from "./
|
|
24
|
+
export * from "./workloadNetworks";
|
|
24
25
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { IscsiPath, IscsiPathsListByPrivateCloudOptionalParams, IscsiPathsGetOptionalParams, IscsiPathsGetResponse, IscsiPathsCreateOrUpdateOptionalParams, IscsiPathsCreateOrUpdateResponse, IscsiPathsDeleteOptionalParams } from "../models";
|
|
4
|
+
/** Interface representing a IscsiPaths. */
|
|
5
|
+
export interface IscsiPaths {
|
|
6
|
+
/**
|
|
7
|
+
* List IscsiPath resources by PrivateCloud
|
|
8
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
|
+
* @param privateCloudName Name of the private cloud
|
|
10
|
+
* @param options The options parameters.
|
|
11
|
+
*/
|
|
12
|
+
listByPrivateCloud(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsListByPrivateCloudOptionalParams): PagedAsyncIterableIterator<IscsiPath>;
|
|
13
|
+
/**
|
|
14
|
+
* Get a IscsiPath
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
+
* @param privateCloudName Name of the private cloud
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
get(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsGetOptionalParams): Promise<IscsiPathsGetResponse>;
|
|
20
|
+
/**
|
|
21
|
+
* Create a IscsiPath
|
|
22
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
|
+
* @param privateCloudName Name of the private cloud
|
|
24
|
+
* @param resource Resource create parameters.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, resource: IscsiPath, options?: IscsiPathsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<IscsiPathsCreateOrUpdateResponse>, IscsiPathsCreateOrUpdateResponse>>;
|
|
28
|
+
/**
|
|
29
|
+
* Create a IscsiPath
|
|
30
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
31
|
+
* @param privateCloudName Name of the private cloud
|
|
32
|
+
* @param resource Resource create parameters.
|
|
33
|
+
* @param options The options parameters.
|
|
34
|
+
*/
|
|
35
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, resource: IscsiPath, options?: IscsiPathsCreateOrUpdateOptionalParams): Promise<IscsiPathsCreateOrUpdateResponse>;
|
|
36
|
+
/**
|
|
37
|
+
* Delete a IscsiPath
|
|
38
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
39
|
+
* @param privateCloudName Name of the private cloud
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
43
|
+
/**
|
|
44
|
+
* Delete a IscsiPath
|
|
45
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
46
|
+
* @param privateCloudName Name of the private cloud
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsDeleteOptionalParams): Promise<void>;
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=iscsiPaths.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iscsiPaths.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/iscsiPaths.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,SAAS,EACT,0CAA0C,EAC1C,2BAA2B,EAC3B,qBAAqB,EACrB,sCAAsC,EACtC,gCAAgC,EAChC,8BAA8B,EAC/B,MAAM,WAAW,CAAC;AAGnB,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,SAAS,CAAC,CAAC;IACzC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,SAAS,EACnB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gCAAgC,CAAC,EAChD,gCAAgC,CACjC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,SAAS,EACnB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=iscsiPaths.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iscsiPaths.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/iscsiPaths.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { LocationsCheckQuotaAvailabilityOptionalParams, LocationsCheckQuotaAvailabilityResponse, LocationsCheckTrialAvailabilityOptionalParams, LocationsCheckTrialAvailabilityResponse } from "../models";
|
|
2
2
|
/** Interface representing a Locations. */
|
|
3
3
|
export interface Locations {
|
|
4
4
|
/**
|
|
5
|
-
* Return
|
|
6
|
-
* @param location Azure region
|
|
5
|
+
* Return quota for subscription by region
|
|
6
|
+
* @param location The name of the Azure region.
|
|
7
7
|
* @param options The options parameters.
|
|
8
8
|
*/
|
|
9
|
-
|
|
9
|
+
checkQuotaAvailability(location: string, options?: LocationsCheckQuotaAvailabilityOptionalParams): Promise<LocationsCheckQuotaAvailabilityResponse>;
|
|
10
10
|
/**
|
|
11
|
-
* Return
|
|
12
|
-
* @param location Azure region
|
|
11
|
+
* Return trial status for subscription by region
|
|
12
|
+
* @param location The name of the Azure region.
|
|
13
13
|
* @param options The options parameters.
|
|
14
14
|
*/
|
|
15
|
-
|
|
15
|
+
checkTrialAvailability(location: string, options?: LocationsCheckTrialAvailabilityOptionalParams): Promise<LocationsCheckTrialAvailabilityResponse>;
|
|
16
16
|
}
|
|
17
17
|
//# sourceMappingURL=locations.d.ts.map
|
|
@@ -3,7 +3,7 @@ import { Operation, OperationsListOptionalParams } from "../models";
|
|
|
3
3
|
/** Interface representing a Operations. */
|
|
4
4
|
export interface Operations {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* List the operations for the provider
|
|
7
7
|
* @param options The options parameters.
|
|
8
8
|
*/
|
|
9
9
|
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
@@ -4,84 +4,77 @@ import { PlacementPolicy, PlacementPoliciesListOptionalParams, PlacementPolicies
|
|
|
4
4
|
/** Interface representing a PlacementPolicies. */
|
|
5
5
|
export interface PlacementPolicies {
|
|
6
6
|
/**
|
|
7
|
-
* List
|
|
7
|
+
* List PlacementPolicy resources by Cluster
|
|
8
8
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
9
|
* @param privateCloudName Name of the private cloud
|
|
10
|
-
* @param clusterName Name of the cluster
|
|
10
|
+
* @param clusterName Name of the cluster
|
|
11
11
|
* @param options The options parameters.
|
|
12
12
|
*/
|
|
13
13
|
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: PlacementPoliciesListOptionalParams): PagedAsyncIterableIterator<PlacementPolicy>;
|
|
14
14
|
/**
|
|
15
|
-
* Get a
|
|
15
|
+
* Get a PlacementPolicy
|
|
16
16
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
17
|
* @param privateCloudName Name of the private cloud
|
|
18
|
-
* @param clusterName Name of the cluster
|
|
19
|
-
* @param placementPolicyName Name of the
|
|
20
|
-
* policy
|
|
18
|
+
* @param clusterName Name of the cluster
|
|
19
|
+
* @param placementPolicyName Name of the placement policy.
|
|
21
20
|
* @param options The options parameters.
|
|
22
21
|
*/
|
|
23
22
|
get(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, options?: PlacementPoliciesGetOptionalParams): Promise<PlacementPoliciesGetResponse>;
|
|
24
23
|
/**
|
|
25
|
-
* Create
|
|
24
|
+
* Create a PlacementPolicy
|
|
26
25
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
26
|
* @param privateCloudName Name of the private cloud
|
|
28
|
-
* @param clusterName Name of the cluster
|
|
29
|
-
* @param placementPolicyName Name of the
|
|
30
|
-
*
|
|
31
|
-
* @param placementPolicy A placement policy in the private cloud cluster
|
|
27
|
+
* @param clusterName Name of the cluster
|
|
28
|
+
* @param placementPolicyName Name of the placement policy.
|
|
29
|
+
* @param placementPolicy Resource create parameters.
|
|
32
30
|
* @param options The options parameters.
|
|
33
31
|
*/
|
|
34
32
|
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicy: PlacementPolicy, options?: PlacementPoliciesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PlacementPoliciesCreateOrUpdateResponse>, PlacementPoliciesCreateOrUpdateResponse>>;
|
|
35
33
|
/**
|
|
36
|
-
* Create
|
|
34
|
+
* Create a PlacementPolicy
|
|
37
35
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
38
36
|
* @param privateCloudName Name of the private cloud
|
|
39
|
-
* @param clusterName Name of the cluster
|
|
40
|
-
* @param placementPolicyName Name of the
|
|
41
|
-
*
|
|
42
|
-
* @param placementPolicy A placement policy in the private cloud cluster
|
|
37
|
+
* @param clusterName Name of the cluster
|
|
38
|
+
* @param placementPolicyName Name of the placement policy.
|
|
39
|
+
* @param placementPolicy Resource create parameters.
|
|
43
40
|
* @param options The options parameters.
|
|
44
41
|
*/
|
|
45
42
|
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicy: PlacementPolicy, options?: PlacementPoliciesCreateOrUpdateOptionalParams): Promise<PlacementPoliciesCreateOrUpdateResponse>;
|
|
46
43
|
/**
|
|
47
|
-
* Update a
|
|
44
|
+
* Update a PlacementPolicy
|
|
48
45
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
46
|
* @param privateCloudName Name of the private cloud
|
|
50
|
-
* @param clusterName Name of the cluster
|
|
51
|
-
* @param placementPolicyName Name of the
|
|
52
|
-
*
|
|
53
|
-
* @param placementPolicyUpdate The placement policy properties that may be updated
|
|
47
|
+
* @param clusterName Name of the cluster
|
|
48
|
+
* @param placementPolicyName Name of the placement policy.
|
|
49
|
+
* @param placementPolicyUpdate The placement policy properties to be updated.
|
|
54
50
|
* @param options The options parameters.
|
|
55
51
|
*/
|
|
56
52
|
beginUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicyUpdate: PlacementPolicyUpdate, options?: PlacementPoliciesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PlacementPoliciesUpdateResponse>, PlacementPoliciesUpdateResponse>>;
|
|
57
53
|
/**
|
|
58
|
-
* Update a
|
|
54
|
+
* Update a PlacementPolicy
|
|
59
55
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
60
56
|
* @param privateCloudName Name of the private cloud
|
|
61
|
-
* @param clusterName Name of the cluster
|
|
62
|
-
* @param placementPolicyName Name of the
|
|
63
|
-
*
|
|
64
|
-
* @param placementPolicyUpdate The placement policy properties that may be updated
|
|
57
|
+
* @param clusterName Name of the cluster
|
|
58
|
+
* @param placementPolicyName Name of the placement policy.
|
|
59
|
+
* @param placementPolicyUpdate The placement policy properties to be updated.
|
|
65
60
|
* @param options The options parameters.
|
|
66
61
|
*/
|
|
67
62
|
beginUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicyUpdate: PlacementPolicyUpdate, options?: PlacementPoliciesUpdateOptionalParams): Promise<PlacementPoliciesUpdateResponse>;
|
|
68
63
|
/**
|
|
69
|
-
* Delete a
|
|
64
|
+
* Delete a PlacementPolicy
|
|
70
65
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
66
|
* @param privateCloudName Name of the private cloud
|
|
72
|
-
* @param clusterName Name of the cluster
|
|
73
|
-
* @param placementPolicyName Name of the
|
|
74
|
-
* policy
|
|
67
|
+
* @param clusterName Name of the cluster
|
|
68
|
+
* @param placementPolicyName Name of the placement policy.
|
|
75
69
|
* @param options The options parameters.
|
|
76
70
|
*/
|
|
77
71
|
beginDelete(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, options?: PlacementPoliciesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
78
72
|
/**
|
|
79
|
-
* Delete a
|
|
73
|
+
* Delete a PlacementPolicy
|
|
80
74
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
81
75
|
* @param privateCloudName Name of the private cloud
|
|
82
|
-
* @param clusterName Name of the cluster
|
|
83
|
-
* @param placementPolicyName Name of the
|
|
84
|
-
* policy
|
|
76
|
+
* @param clusterName Name of the cluster
|
|
77
|
+
* @param placementPolicyName Name of the placement policy.
|
|
85
78
|
* @param options The options parameters.
|
|
86
79
|
*/
|
|
87
80
|
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, options?: PlacementPoliciesDeleteOptionalParams): Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"placementPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/placementPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,mCAAmC,EACnC,kCAAkC,EAClC,4BAA4B,EAC5B,6CAA6C,EAC7C,uCAAuC,EACvC,qBAAqB,EACrB,qCAAqC,EACrC,+BAA+B,EAC/B,qCAAqC,EACtC,MAAM,WAAW,CAAC;AAGnB,kDAAkD;AAClD,MAAM,WAAW,iBAAiB;IAChC;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C
|
|
1
|
+
{"version":3,"file":"placementPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/placementPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,mCAAmC,EACnC,kCAAkC,EAClC,4BAA4B,EAC5B,6CAA6C,EAC7C,uCAAuC,EACvC,qBAAqB,EACrB,qCAAqC,EACrC,+BAA+B,EAC/B,qCAAqC,EACtC,MAAM,WAAW,CAAC;AAGnB,kDAAkD;AAClD,MAAM,WAAW,iBAAiB;IAChC;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;OAQG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,qBAAqB,EAAE,qBAAqB,EAC5C,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+BAA+B,CAAC,EAC/C,+BAA+B,CAChC,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,qBAAqB,EAAE,qBAAqB,EAC5C,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|