@azure/arm-storsimple1200series 2.1.1-alpha.20250212.1 → 2.1.1-alpha.20250213.1
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/README.md +21 -12
- package/dist/browser/index.d.ts +5 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +13 -0
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js +25 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/dist/browser/models/parameters.js +355 -0
- package/dist/browser/models/parameters.js.map +1 -0
- package/dist/browser/operations/accessControlRecords.d.ts +73 -0
- package/dist/browser/operations/accessControlRecords.d.ts.map +1 -0
- package/dist/browser/operations/accessControlRecords.js +301 -0
- package/dist/browser/operations/accessControlRecords.js.map +1 -0
- package/dist/browser/operations/alerts.d.ts +55 -0
- package/dist/browser/operations/alerts.d.ts.map +1 -0
- package/dist/browser/operations/alerts.js +214 -0
- package/dist/browser/operations/alerts.js.map +1 -0
- package/dist/browser/operations/availableProviderOperationsOperations.d.ts +32 -0
- package/dist/browser/operations/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/browser/operations/availableProviderOperationsOperations.js +133 -0
- package/dist/browser/operations/availableProviderOperationsOperations.js.map +1 -0
- package/dist/browser/operations/backupScheduleGroups.d.ts +80 -0
- package/dist/browser/operations/backupScheduleGroups.d.ts.map +1 -0
- package/dist/browser/operations/backupScheduleGroups.js +325 -0
- package/dist/browser/operations/backupScheduleGroups.js.map +1 -0
- package/dist/browser/operations/backups.d.ts +106 -0
- package/dist/browser/operations/backups.d.ts.map +1 -0
- package/dist/browser/operations/backups.js +450 -0
- package/dist/browser/operations/backups.js.map +1 -0
- package/dist/browser/operations/chapSettingsOperations.d.ts +80 -0
- package/dist/browser/operations/chapSettingsOperations.d.ts.map +1 -0
- package/dist/browser/operations/chapSettingsOperations.js +313 -0
- package/dist/browser/operations/chapSettingsOperations.js.map +1 -0
- package/dist/browser/operations/devices.d.ts +277 -0
- package/dist/browser/operations/devices.d.ts.map +1 -0
- package/dist/browser/operations/devices.js +1196 -0
- package/dist/browser/operations/devices.js.map +1 -0
- package/dist/browser/operations/fileServers.d.ts +154 -0
- package/dist/browser/operations/fileServers.d.ts.map +1 -0
- package/dist/browser/operations/fileServers.js +640 -0
- package/dist/browser/operations/fileServers.js.map +1 -0
- package/dist/browser/operations/fileShares.d.ts +149 -0
- package/dist/browser/operations/fileShares.d.ts.map +1 -0
- package/dist/browser/operations/fileShares.js +614 -0
- package/dist/browser/operations/fileShares.js.map +1 -0
- package/dist/browser/operations/index.d.ts +16 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +23 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/dist/browser/operations/iscsiDisks.d.ts +149 -0
- package/dist/browser/operations/iscsiDisks.d.ts.map +1 -0
- package/dist/browser/operations/iscsiDisks.js +614 -0
- package/dist/browser/operations/iscsiDisks.js.map +1 -0
- package/dist/browser/operations/iscsiServers.d.ts +154 -0
- package/dist/browser/operations/iscsiServers.d.ts.map +1 -0
- package/dist/browser/operations/iscsiServers.js +640 -0
- package/dist/browser/operations/iscsiServers.js.map +1 -0
- package/dist/browser/operations/jobs.d.ts +74 -0
- package/dist/browser/operations/jobs.d.ts.map +1 -0
- package/dist/browser/operations/jobs.js +313 -0
- package/dist/browser/operations/jobs.js.map +1 -0
- package/dist/browser/operations/managers.d.ts +157 -0
- package/dist/browser/operations/managers.d.ts.map +1 -0
- package/dist/browser/operations/managers.js +692 -0
- package/dist/browser/operations/managers.js.map +1 -0
- package/dist/browser/operations/storageAccountCredentials.d.ts +73 -0
- package/dist/browser/operations/storageAccountCredentials.d.ts.map +1 -0
- package/dist/browser/operations/storageAccountCredentials.js +301 -0
- package/dist/browser/operations/storageAccountCredentials.js.map +1 -0
- package/dist/browser/operations/storageDomains.d.ts +73 -0
- package/dist/browser/operations/storageDomains.d.ts.map +1 -0
- package/dist/browser/operations/storageDomains.js +301 -0
- package/dist/browser/operations/storageDomains.js.map +1 -0
- package/dist/browser/operationsInterfaces/accessControlRecords.d.ts +56 -0
- package/dist/browser/operationsInterfaces/accessControlRecords.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/accessControlRecords.js.map +1 -0
- package/dist/browser/operationsInterfaces/alerts.d.ts +30 -0
- package/dist/browser/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/alerts.js.map +1 -0
- package/dist/browser/operationsInterfaces/availableProviderOperationsOperations.d.ts +11 -0
- package/dist/browser/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/availableProviderOperationsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/backupScheduleGroups.d.ts +62 -0
- package/dist/browser/operationsInterfaces/backupScheduleGroups.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/backupScheduleGroups.js.map +1 -0
- package/dist/browser/operationsInterfaces/backups.d.ts +62 -0
- package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/backups.js.map +1 -0
- package/dist/browser/operationsInterfaces/chapSettingsOperations.d.ts +62 -0
- package/dist/browser/operationsInterfaces/chapSettingsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/chapSettingsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/devices.d.ts +230 -0
- package/dist/browser/operationsInterfaces/devices.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/devices.js.map +1 -0
- package/dist/browser/operationsInterfaces/fileServers.d.ts +105 -0
- package/dist/browser/operationsInterfaces/fileServers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/fileServers.js.map +1 -0
- package/dist/browser/operationsInterfaces/fileShares.d.ts +96 -0
- package/dist/browser/operationsInterfaces/fileShares.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/fileShares.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +16 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +23 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/dist/browser/operationsInterfaces/iscsiDisks.d.ts +96 -0
- package/dist/browser/operationsInterfaces/iscsiDisks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/iscsiDisks.js.map +1 -0
- package/dist/browser/operationsInterfaces/iscsiServers.d.ts +105 -0
- package/dist/browser/operationsInterfaces/iscsiServers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/iscsiServers.js.map +1 -0
- package/dist/browser/operationsInterfaces/jobs.d.ts +30 -0
- package/dist/browser/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/jobs.js.map +1 -0
- package/dist/browser/operationsInterfaces/managers.d.ts +116 -0
- package/dist/browser/operationsInterfaces/managers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/managers.js.map +1 -0
- package/dist/browser/operationsInterfaces/storageAccountCredentials.d.ts +56 -0
- package/dist/browser/operationsInterfaces/storageAccountCredentials.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/storageAccountCredentials.js.map +1 -0
- package/dist/browser/operationsInterfaces/storageDomains.d.ts +56 -0
- package/dist/browser/operationsInterfaces/storageDomains.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/storageDomains.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/browser/storSimpleManagementClient.d.ts +34 -0
- package/dist/browser/storSimpleManagementClient.d.ts.map +1 -0
- package/dist/browser/storSimpleManagementClient.js +111 -0
- package/dist/browser/storSimpleManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +16 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +29 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +1607 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +10 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +84 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +2915 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +48 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +358 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/accessControlRecords.d.ts +73 -0
- package/dist/commonjs/operations/accessControlRecords.d.ts.map +1 -0
- package/dist/commonjs/operations/accessControlRecords.js +305 -0
- package/dist/commonjs/operations/accessControlRecords.js.map +1 -0
- package/dist/commonjs/operations/alerts.d.ts +55 -0
- package/dist/commonjs/operations/alerts.d.ts.map +1 -0
- package/dist/commonjs/operations/alerts.js +218 -0
- package/dist/commonjs/operations/alerts.js.map +1 -0
- package/dist/commonjs/operations/availableProviderOperationsOperations.d.ts +32 -0
- package/dist/commonjs/operations/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/availableProviderOperationsOperations.js +137 -0
- package/dist/commonjs/operations/availableProviderOperationsOperations.js.map +1 -0
- package/dist/commonjs/operations/backupScheduleGroups.d.ts +80 -0
- package/dist/commonjs/operations/backupScheduleGroups.d.ts.map +1 -0
- package/dist/commonjs/operations/backupScheduleGroups.js +329 -0
- package/dist/commonjs/operations/backupScheduleGroups.js.map +1 -0
- package/dist/commonjs/operations/backups.d.ts +106 -0
- package/dist/commonjs/operations/backups.d.ts.map +1 -0
- package/dist/commonjs/operations/backups.js +454 -0
- package/dist/commonjs/operations/backups.js.map +1 -0
- package/dist/commonjs/operations/chapSettingsOperations.d.ts +80 -0
- package/dist/commonjs/operations/chapSettingsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/chapSettingsOperations.js +317 -0
- package/dist/commonjs/operations/chapSettingsOperations.js.map +1 -0
- package/dist/commonjs/operations/devices.d.ts +277 -0
- package/dist/commonjs/operations/devices.d.ts.map +1 -0
- package/dist/commonjs/operations/devices.js +1200 -0
- package/dist/commonjs/operations/devices.js.map +1 -0
- package/dist/commonjs/operations/fileServers.d.ts +154 -0
- package/dist/commonjs/operations/fileServers.d.ts.map +1 -0
- package/dist/commonjs/operations/fileServers.js +644 -0
- package/dist/commonjs/operations/fileServers.js.map +1 -0
- package/dist/commonjs/operations/fileShares.d.ts +149 -0
- package/dist/commonjs/operations/fileShares.d.ts.map +1 -0
- package/dist/commonjs/operations/fileShares.js +618 -0
- package/dist/commonjs/operations/fileShares.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +16 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +26 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/iscsiDisks.d.ts +149 -0
- package/dist/commonjs/operations/iscsiDisks.d.ts.map +1 -0
- package/dist/commonjs/operations/iscsiDisks.js +618 -0
- package/dist/commonjs/operations/iscsiDisks.js.map +1 -0
- package/dist/commonjs/operations/iscsiServers.d.ts +154 -0
- package/dist/commonjs/operations/iscsiServers.d.ts.map +1 -0
- package/dist/commonjs/operations/iscsiServers.js +644 -0
- package/dist/commonjs/operations/iscsiServers.js.map +1 -0
- package/dist/commonjs/operations/jobs.d.ts +74 -0
- package/dist/commonjs/operations/jobs.d.ts.map +1 -0
- package/dist/commonjs/operations/jobs.js +317 -0
- package/dist/commonjs/operations/jobs.js.map +1 -0
- package/dist/commonjs/operations/managers.d.ts +157 -0
- package/dist/commonjs/operations/managers.d.ts.map +1 -0
- package/dist/commonjs/operations/managers.js +696 -0
- package/dist/commonjs/operations/managers.js.map +1 -0
- package/dist/commonjs/operations/storageAccountCredentials.d.ts +73 -0
- package/dist/commonjs/operations/storageAccountCredentials.d.ts.map +1 -0
- package/dist/commonjs/operations/storageAccountCredentials.js +305 -0
- package/dist/commonjs/operations/storageAccountCredentials.js.map +1 -0
- package/dist/commonjs/operations/storageDomains.d.ts +73 -0
- package/dist/commonjs/operations/storageDomains.d.ts.map +1 -0
- package/dist/commonjs/operations/storageDomains.js +305 -0
- package/dist/commonjs/operations/storageDomains.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/accessControlRecords.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/accessControlRecords.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/accessControlRecords.js +10 -0
- package/dist/commonjs/operationsInterfaces/accessControlRecords.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/alerts.d.ts +30 -0
- package/dist/commonjs/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/alerts.js +10 -0
- package/dist/commonjs/operationsInterfaces/alerts.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/availableProviderOperationsOperations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/availableProviderOperationsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/availableProviderOperationsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupScheduleGroups.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/backupScheduleGroups.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupScheduleGroups.js +10 -0
- package/dist/commonjs/operationsInterfaces/backupScheduleGroups.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/backups.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/backups.js +10 -0
- package/dist/commonjs/operationsInterfaces/backups.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/chapSettingsOperations.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/chapSettingsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/chapSettingsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/chapSettingsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/devices.d.ts +230 -0
- package/dist/commonjs/operationsInterfaces/devices.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/devices.js +10 -0
- package/dist/commonjs/operationsInterfaces/devices.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/fileServers.d.ts +105 -0
- package/dist/commonjs/operationsInterfaces/fileServers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/fileServers.js +10 -0
- package/dist/commonjs/operationsInterfaces/fileServers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/fileShares.d.ts +96 -0
- package/dist/commonjs/operationsInterfaces/fileShares.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/fileShares.js +10 -0
- package/dist/commonjs/operationsInterfaces/fileShares.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +16 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +26 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/iscsiDisks.d.ts +96 -0
- package/dist/commonjs/operationsInterfaces/iscsiDisks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/iscsiDisks.js +10 -0
- package/dist/commonjs/operationsInterfaces/iscsiDisks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/iscsiServers.d.ts +105 -0
- package/dist/commonjs/operationsInterfaces/iscsiServers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/iscsiServers.js +10 -0
- package/dist/commonjs/operationsInterfaces/iscsiServers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/jobs.d.ts +30 -0
- package/dist/commonjs/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/jobs.js +10 -0
- package/dist/commonjs/operationsInterfaces/jobs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/managers.d.ts +116 -0
- package/dist/commonjs/operationsInterfaces/managers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/managers.js +10 -0
- package/dist/commonjs/operationsInterfaces/managers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageAccountCredentials.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/storageAccountCredentials.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageAccountCredentials.js +10 -0
- package/dist/commonjs/operationsInterfaces/storageAccountCredentials.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageDomains.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/storageDomains.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageDomains.js +10 -0
- package/dist/commonjs/operationsInterfaces/storageDomains.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/commonjs/storSimpleManagementClient.d.ts +34 -0
- package/dist/commonjs/storSimpleManagementClient.d.ts.map +1 -0
- package/dist/commonjs/storSimpleManagementClient.js +116 -0
- package/dist/commonjs/storSimpleManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +13 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +16 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +25 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1607 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +9 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +84 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +2911 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +48 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +355 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/accessControlRecords.d.ts +73 -0
- package/dist/esm/operations/accessControlRecords.d.ts.map +1 -0
- package/dist/esm/operations/accessControlRecords.js +301 -0
- package/dist/esm/operations/accessControlRecords.js.map +1 -0
- package/dist/esm/operations/alerts.d.ts +55 -0
- package/dist/esm/operations/alerts.d.ts.map +1 -0
- package/dist/esm/operations/alerts.js +214 -0
- package/dist/esm/operations/alerts.js.map +1 -0
- package/dist/esm/operations/availableProviderOperationsOperations.d.ts +32 -0
- package/dist/esm/operations/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/esm/operations/availableProviderOperationsOperations.js +133 -0
- package/dist/esm/operations/availableProviderOperationsOperations.js.map +1 -0
- package/dist/esm/operations/backupScheduleGroups.d.ts +80 -0
- package/dist/esm/operations/backupScheduleGroups.d.ts.map +1 -0
- package/dist/esm/operations/backupScheduleGroups.js +325 -0
- package/dist/esm/operations/backupScheduleGroups.js.map +1 -0
- package/dist/esm/operations/backups.d.ts +106 -0
- package/dist/esm/operations/backups.d.ts.map +1 -0
- package/dist/esm/operations/backups.js +450 -0
- package/dist/esm/operations/backups.js.map +1 -0
- package/dist/esm/operations/chapSettingsOperations.d.ts +80 -0
- package/dist/esm/operations/chapSettingsOperations.d.ts.map +1 -0
- package/dist/esm/operations/chapSettingsOperations.js +313 -0
- package/dist/esm/operations/chapSettingsOperations.js.map +1 -0
- package/dist/esm/operations/devices.d.ts +277 -0
- package/dist/esm/operations/devices.d.ts.map +1 -0
- package/dist/esm/operations/devices.js +1196 -0
- package/dist/esm/operations/devices.js.map +1 -0
- package/dist/esm/operations/fileServers.d.ts +154 -0
- package/dist/esm/operations/fileServers.d.ts.map +1 -0
- package/dist/esm/operations/fileServers.js +640 -0
- package/dist/esm/operations/fileServers.js.map +1 -0
- package/dist/esm/operations/fileShares.d.ts +149 -0
- package/dist/esm/operations/fileShares.d.ts.map +1 -0
- package/dist/esm/operations/fileShares.js +614 -0
- package/dist/esm/operations/fileShares.js.map +1 -0
- package/dist/esm/operations/index.d.ts +16 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +23 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/iscsiDisks.d.ts +149 -0
- package/dist/esm/operations/iscsiDisks.d.ts.map +1 -0
- package/dist/esm/operations/iscsiDisks.js +614 -0
- package/dist/esm/operations/iscsiDisks.js.map +1 -0
- package/dist/esm/operations/iscsiServers.d.ts +154 -0
- package/dist/esm/operations/iscsiServers.d.ts.map +1 -0
- package/dist/esm/operations/iscsiServers.js +640 -0
- package/dist/esm/operations/iscsiServers.js.map +1 -0
- package/dist/esm/operations/jobs.d.ts +74 -0
- package/dist/esm/operations/jobs.d.ts.map +1 -0
- package/dist/esm/operations/jobs.js +313 -0
- package/dist/esm/operations/jobs.js.map +1 -0
- package/dist/esm/operations/managers.d.ts +157 -0
- package/dist/esm/operations/managers.d.ts.map +1 -0
- package/dist/esm/operations/managers.js +692 -0
- package/dist/esm/operations/managers.js.map +1 -0
- package/dist/esm/operations/storageAccountCredentials.d.ts +73 -0
- package/dist/esm/operations/storageAccountCredentials.d.ts.map +1 -0
- package/dist/esm/operations/storageAccountCredentials.js +301 -0
- package/dist/esm/operations/storageAccountCredentials.js.map +1 -0
- package/dist/esm/operations/storageDomains.d.ts +73 -0
- package/dist/esm/operations/storageDomains.d.ts.map +1 -0
- package/dist/esm/operations/storageDomains.js +301 -0
- package/dist/esm/operations/storageDomains.js.map +1 -0
- package/dist/esm/operationsInterfaces/accessControlRecords.d.ts +56 -0
- package/dist/esm/operationsInterfaces/accessControlRecords.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/accessControlRecords.js +9 -0
- package/dist/esm/operationsInterfaces/accessControlRecords.js.map +1 -0
- package/dist/esm/operationsInterfaces/alerts.d.ts +30 -0
- package/dist/esm/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/alerts.js +9 -0
- package/dist/esm/operationsInterfaces/alerts.js.map +1 -0
- package/dist/esm/operationsInterfaces/availableProviderOperationsOperations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/availableProviderOperationsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/availableProviderOperationsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/backupScheduleGroups.d.ts +62 -0
- package/dist/esm/operationsInterfaces/backupScheduleGroups.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/backupScheduleGroups.js +9 -0
- package/dist/esm/operationsInterfaces/backupScheduleGroups.js.map +1 -0
- package/dist/esm/operationsInterfaces/backups.d.ts +62 -0
- package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/backups.js +9 -0
- package/dist/esm/operationsInterfaces/backups.js.map +1 -0
- package/dist/esm/operationsInterfaces/chapSettingsOperations.d.ts +62 -0
- package/dist/esm/operationsInterfaces/chapSettingsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/chapSettingsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/chapSettingsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/devices.d.ts +230 -0
- package/dist/esm/operationsInterfaces/devices.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/devices.js +9 -0
- package/dist/esm/operationsInterfaces/devices.js.map +1 -0
- package/dist/esm/operationsInterfaces/fileServers.d.ts +105 -0
- package/dist/esm/operationsInterfaces/fileServers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/fileServers.js +9 -0
- package/dist/esm/operationsInterfaces/fileServers.js.map +1 -0
- package/dist/esm/operationsInterfaces/fileShares.d.ts +96 -0
- package/dist/esm/operationsInterfaces/fileShares.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/fileShares.js +9 -0
- package/dist/esm/operationsInterfaces/fileShares.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +16 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +23 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/iscsiDisks.d.ts +96 -0
- package/dist/esm/operationsInterfaces/iscsiDisks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/iscsiDisks.js +9 -0
- package/dist/esm/operationsInterfaces/iscsiDisks.js.map +1 -0
- package/dist/esm/operationsInterfaces/iscsiServers.d.ts +105 -0
- package/dist/esm/operationsInterfaces/iscsiServers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/iscsiServers.js +9 -0
- package/dist/esm/operationsInterfaces/iscsiServers.js.map +1 -0
- package/dist/esm/operationsInterfaces/jobs.d.ts +30 -0
- package/dist/esm/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/jobs.js +9 -0
- package/dist/esm/operationsInterfaces/jobs.js.map +1 -0
- package/dist/esm/operationsInterfaces/managers.d.ts +116 -0
- package/dist/esm/operationsInterfaces/managers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/managers.js +9 -0
- package/dist/esm/operationsInterfaces/managers.js.map +1 -0
- package/dist/esm/operationsInterfaces/storageAccountCredentials.d.ts +56 -0
- package/dist/esm/operationsInterfaces/storageAccountCredentials.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/storageAccountCredentials.js +9 -0
- package/dist/esm/operationsInterfaces/storageAccountCredentials.js.map +1 -0
- package/dist/esm/operationsInterfaces/storageDomains.d.ts +56 -0
- package/dist/esm/operationsInterfaces/storageDomains.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/storageDomains.js +9 -0
- package/dist/esm/operationsInterfaces/storageDomains.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/esm/storSimpleManagementClient.d.ts +34 -0
- package/dist/esm/storSimpleManagementClient.d.ts.map +1 -0
- package/dist/esm/storSimpleManagementClient.js +111 -0
- package/dist/esm/storSimpleManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +16 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +25 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1607 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +9 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +84 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +2911 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +48 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +355 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/accessControlRecords.d.ts +73 -0
- package/dist/react-native/operations/accessControlRecords.d.ts.map +1 -0
- package/dist/react-native/operations/accessControlRecords.js +301 -0
- package/dist/react-native/operations/accessControlRecords.js.map +1 -0
- package/dist/react-native/operations/alerts.d.ts +55 -0
- package/dist/react-native/operations/alerts.d.ts.map +1 -0
- package/dist/react-native/operations/alerts.js +214 -0
- package/dist/react-native/operations/alerts.js.map +1 -0
- package/dist/react-native/operations/availableProviderOperationsOperations.d.ts +32 -0
- package/dist/react-native/operations/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/availableProviderOperationsOperations.js +133 -0
- package/dist/react-native/operations/availableProviderOperationsOperations.js.map +1 -0
- package/dist/react-native/operations/backupScheduleGroups.d.ts +80 -0
- package/dist/react-native/operations/backupScheduleGroups.d.ts.map +1 -0
- package/dist/react-native/operations/backupScheduleGroups.js +325 -0
- package/dist/react-native/operations/backupScheduleGroups.js.map +1 -0
- package/dist/react-native/operations/backups.d.ts +106 -0
- package/dist/react-native/operations/backups.d.ts.map +1 -0
- package/dist/react-native/operations/backups.js +450 -0
- package/dist/react-native/operations/backups.js.map +1 -0
- package/dist/react-native/operations/chapSettingsOperations.d.ts +80 -0
- package/dist/react-native/operations/chapSettingsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/chapSettingsOperations.js +313 -0
- package/dist/react-native/operations/chapSettingsOperations.js.map +1 -0
- package/dist/react-native/operations/devices.d.ts +277 -0
- package/dist/react-native/operations/devices.d.ts.map +1 -0
- package/dist/react-native/operations/devices.js +1196 -0
- package/dist/react-native/operations/devices.js.map +1 -0
- package/dist/react-native/operations/fileServers.d.ts +154 -0
- package/dist/react-native/operations/fileServers.d.ts.map +1 -0
- package/dist/react-native/operations/fileServers.js +640 -0
- package/dist/react-native/operations/fileServers.js.map +1 -0
- package/dist/react-native/operations/fileShares.d.ts +149 -0
- package/dist/react-native/operations/fileShares.d.ts.map +1 -0
- package/dist/react-native/operations/fileShares.js +614 -0
- package/dist/react-native/operations/fileShares.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +16 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +23 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/iscsiDisks.d.ts +149 -0
- package/dist/react-native/operations/iscsiDisks.d.ts.map +1 -0
- package/dist/react-native/operations/iscsiDisks.js +614 -0
- package/dist/react-native/operations/iscsiDisks.js.map +1 -0
- package/dist/react-native/operations/iscsiServers.d.ts +154 -0
- package/dist/react-native/operations/iscsiServers.d.ts.map +1 -0
- package/dist/react-native/operations/iscsiServers.js +640 -0
- package/dist/react-native/operations/iscsiServers.js.map +1 -0
- package/dist/react-native/operations/jobs.d.ts +74 -0
- package/dist/react-native/operations/jobs.d.ts.map +1 -0
- package/dist/react-native/operations/jobs.js +313 -0
- package/dist/react-native/operations/jobs.js.map +1 -0
- package/dist/react-native/operations/managers.d.ts +157 -0
- package/dist/react-native/operations/managers.d.ts.map +1 -0
- package/dist/react-native/operations/managers.js +692 -0
- package/dist/react-native/operations/managers.js.map +1 -0
- package/dist/react-native/operations/storageAccountCredentials.d.ts +73 -0
- package/dist/react-native/operations/storageAccountCredentials.d.ts.map +1 -0
- package/dist/react-native/operations/storageAccountCredentials.js +301 -0
- package/dist/react-native/operations/storageAccountCredentials.js.map +1 -0
- package/dist/react-native/operations/storageDomains.d.ts +73 -0
- package/dist/react-native/operations/storageDomains.d.ts.map +1 -0
- package/dist/react-native/operations/storageDomains.js +301 -0
- package/dist/react-native/operations/storageDomains.js.map +1 -0
- package/dist/react-native/operationsInterfaces/accessControlRecords.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/accessControlRecords.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/accessControlRecords.js +9 -0
- package/dist/react-native/operationsInterfaces/accessControlRecords.js.map +1 -0
- package/dist/react-native/operationsInterfaces/alerts.d.ts +30 -0
- package/dist/react-native/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/alerts.js +9 -0
- package/dist/react-native/operationsInterfaces/alerts.js.map +1 -0
- package/dist/react-native/operationsInterfaces/availableProviderOperationsOperations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/availableProviderOperationsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/availableProviderOperationsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/backupScheduleGroups.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/backupScheduleGroups.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/backupScheduleGroups.js +9 -0
- package/dist/react-native/operationsInterfaces/backupScheduleGroups.js.map +1 -0
- package/dist/react-native/operationsInterfaces/backups.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/backups.js +9 -0
- package/dist/react-native/operationsInterfaces/backups.js.map +1 -0
- package/dist/react-native/operationsInterfaces/chapSettingsOperations.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/chapSettingsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/chapSettingsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/chapSettingsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/devices.d.ts +230 -0
- package/dist/react-native/operationsInterfaces/devices.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/devices.js +9 -0
- package/dist/react-native/operationsInterfaces/devices.js.map +1 -0
- package/dist/react-native/operationsInterfaces/fileServers.d.ts +105 -0
- package/dist/react-native/operationsInterfaces/fileServers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/fileServers.js +9 -0
- package/dist/react-native/operationsInterfaces/fileServers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/fileShares.d.ts +96 -0
- package/dist/react-native/operationsInterfaces/fileShares.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/fileShares.js +9 -0
- package/dist/react-native/operationsInterfaces/fileShares.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +16 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +23 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/iscsiDisks.d.ts +96 -0
- package/dist/react-native/operationsInterfaces/iscsiDisks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/iscsiDisks.js +9 -0
- package/dist/react-native/operationsInterfaces/iscsiDisks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/iscsiServers.d.ts +105 -0
- package/dist/react-native/operationsInterfaces/iscsiServers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/iscsiServers.js +9 -0
- package/dist/react-native/operationsInterfaces/iscsiServers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/jobs.d.ts +30 -0
- package/dist/react-native/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/jobs.js +9 -0
- package/dist/react-native/operationsInterfaces/jobs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/managers.d.ts +116 -0
- package/dist/react-native/operationsInterfaces/managers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/managers.js +9 -0
- package/dist/react-native/operationsInterfaces/managers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/storageAccountCredentials.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/storageAccountCredentials.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/storageAccountCredentials.js +9 -0
- package/dist/react-native/operationsInterfaces/storageAccountCredentials.js.map +1 -0
- package/dist/react-native/operationsInterfaces/storageDomains.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/storageDomains.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/storageDomains.js +9 -0
- package/dist/react-native/operationsInterfaces/storageDomains.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/dist/react-native/storSimpleManagementClient.d.ts +34 -0
- package/dist/react-native/storSimpleManagementClient.d.ts.map +1 -0
- package/dist/react-native/storSimpleManagementClient.js +111 -0
- package/dist/react-native/storSimpleManagementClient.js.map +1 -0
- package/package.json +67 -36
- package/dist/index.js +0 -10638
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdateSample.js +0 -27
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessControlRecordsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsDeleteSample.js +0 -30
- package/dist-esm/samples-dev/accessControlRecordsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessControlRecordsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsGetSample.js +0 -30
- package/dist-esm/samples-dev/accessControlRecordsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessControlRecordsListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessControlRecordsListByManagerSample.js +0 -45
- package/dist-esm/samples-dev/accessControlRecordsListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/alertsClearSample.d.ts +0 -2
- package/dist-esm/samples-dev/alertsClearSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/alertsClearSample.js +0 -27
- package/dist-esm/samples-dev/alertsClearSample.js.map +0 -1
- package/dist-esm/samples-dev/alertsListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/alertsListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/alertsListByManagerSample.js +0 -40
- package/dist-esm/samples-dev/alertsListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/alertsSendTestEmailSample.d.ts +0 -2
- package/dist-esm/samples-dev/alertsSendTestEmailSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/alertsSendTestEmailSample.js +0 -26
- package/dist-esm/samples-dev/alertsSendTestEmailSample.js.map +0 -1
- package/dist-esm/samples-dev/availableProviderOperationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/availableProviderOperationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/availableProviderOperationsListSample.js +0 -43
- package/dist-esm/samples-dev/availableProviderOperationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdateSample.js +0 -28
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupScheduleGroupsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsDeleteSample.js +0 -31
- package/dist-esm/samples-dev/backupScheduleGroupsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupScheduleGroupsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsGetSample.js +0 -31
- package/dist-esm/samples-dev/backupScheduleGroupsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupScheduleGroupsListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupScheduleGroupsListByDeviceSample.js +0 -46
- package/dist-esm/samples-dev/backupScheduleGroupsListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/backupsCloneSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupsCloneSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupsCloneSample.js +0 -39
- package/dist-esm/samples-dev/backupsCloneSample.js.map +0 -1
- package/dist-esm/samples-dev/backupsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupsDeleteSample.js +0 -31
- package/dist-esm/samples-dev/backupsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/backupsListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupsListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupsListByDeviceSample.js +0 -41
- package/dist-esm/samples-dev/backupsListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/backupsListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/backupsListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/backupsListByManagerSample.js +0 -40
- package/dist-esm/samples-dev/backupsListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdateSample.js +0 -32
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/chapSettingsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/chapSettingsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/chapSettingsDeleteSample.js +0 -31
- package/dist-esm/samples-dev/chapSettingsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/chapSettingsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/chapSettingsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/chapSettingsGetSample.js +0 -31
- package/dist-esm/samples-dev/chapSettingsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/chapSettingsListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/chapSettingsListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/chapSettingsListByDeviceSample.js +0 -46
- package/dist-esm/samples-dev/chapSettingsListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettingsSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettingsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettingsSample.js +0 -30
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettingsSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettingsSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettingsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettingsSample.js +0 -30
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettingsSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesDeactivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesDeactivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesDeactivateSample.js +0 -30
- package/dist-esm/samples-dev/devicesDeactivateSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesDeleteSample.js +0 -30
- package/dist-esm/samples-dev/devicesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesDownloadUpdatesSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesDownloadUpdatesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesDownloadUpdatesSample.js +0 -30
- package/dist-esm/samples-dev/devicesDownloadUpdatesSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesFailoverSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesFailoverSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesFailoverSample.js +0 -31
- package/dist-esm/samples-dev/devicesFailoverSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesGetAlertSettingsSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesGetAlertSettingsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesGetAlertSettingsSample.js +0 -30
- package/dist-esm/samples-dev/devicesGetAlertSettingsSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesGetNetworkSettingsSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesGetNetworkSettingsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesGetNetworkSettingsSample.js +0 -30
- package/dist-esm/samples-dev/devicesGetNetworkSettingsSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesGetSample.js +0 -30
- package/dist-esm/samples-dev/devicesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesGetTimeSettingsSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesGetTimeSettingsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesGetTimeSettingsSample.js +0 -30
- package/dist-esm/samples-dev/devicesGetTimeSettingsSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesGetUpdateSummarySample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesGetUpdateSummarySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesGetUpdateSummarySample.js +0 -30
- package/dist-esm/samples-dev/devicesGetUpdateSummarySample.js.map +0 -1
- package/dist-esm/samples-dev/devicesInstallUpdatesSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesInstallUpdatesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesInstallUpdatesSample.js +0 -30
- package/dist-esm/samples-dev/devicesInstallUpdatesSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesListByManagerSample.js +0 -45
- package/dist-esm/samples-dev/devicesListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesListFailoverTargetSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesListFailoverTargetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesListFailoverTargetSample.js +0 -46
- package/dist-esm/samples-dev/devicesListFailoverTargetSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesListMetricDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesListMetricDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesListMetricDefinitionSample.js +0 -46
- package/dist-esm/samples-dev/devicesListMetricDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesListMetricsSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesListMetricsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesListMetricsSample.js +0 -41
- package/dist-esm/samples-dev/devicesListMetricsSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesPatchSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesPatchSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesPatchSample.js +0 -26
- package/dist-esm/samples-dev/devicesPatchSample.js.map +0 -1
- package/dist-esm/samples-dev/devicesScanForUpdatesSample.d.ts +0 -2
- package/dist-esm/samples-dev/devicesScanForUpdatesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/devicesScanForUpdatesSample.js +0 -30
- package/dist-esm/samples-dev/devicesScanForUpdatesSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersBackupNowSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersBackupNowSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersBackupNowSample.js +0 -31
- package/dist-esm/samples-dev/fileServersBackupNowSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersCreateOrUpdateSample.js +0 -31
- package/dist-esm/samples-dev/fileServersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersDeleteSample.js +0 -31
- package/dist-esm/samples-dev/fileServersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersGetSample.js +0 -31
- package/dist-esm/samples-dev/fileServersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersListByDeviceSample.js +0 -46
- package/dist-esm/samples-dev/fileServersListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersListByManagerSample.js +0 -45
- package/dist-esm/samples-dev/fileServersListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersListMetricDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersListMetricDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersListMetricDefinitionSample.js +0 -47
- package/dist-esm/samples-dev/fileServersListMetricDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/fileServersListMetricsSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileServersListMetricsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileServersListMetricsSample.js +0 -42
- package/dist-esm/samples-dev/fileServersListMetricsSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesCreateOrUpdateSample.js +0 -34
- package/dist-esm/samples-dev/fileSharesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesDeleteSample.js +0 -32
- package/dist-esm/samples-dev/fileSharesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesGetSample.js +0 -32
- package/dist-esm/samples-dev/fileSharesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesListByDeviceSample.js +0 -46
- package/dist-esm/samples-dev/fileSharesListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesListByFileServerSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesListByFileServerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesListByFileServerSample.js +0 -47
- package/dist-esm/samples-dev/fileSharesListByFileServerSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesListMetricDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesListMetricDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesListMetricDefinitionSample.js +0 -48
- package/dist-esm/samples-dev/fileSharesListMetricDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/fileSharesListMetricsSample.d.ts +0 -2
- package/dist-esm/samples-dev/fileSharesListMetricsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/fileSharesListMetricsSample.js +0 -43
- package/dist-esm/samples-dev/fileSharesListMetricsSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdateSample.js +0 -34
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksDeleteSample.js +0 -32
- package/dist-esm/samples-dev/iscsiDisksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksGetSample.js +0 -32
- package/dist-esm/samples-dev/iscsiDisksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListByDeviceSample.js +0 -46
- package/dist-esm/samples-dev/iscsiDisksListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServerSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServerSample.js +0 -47
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServerSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinitionSample.js +0 -48
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListMetricsSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiDisksListMetricsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiDisksListMetricsSample.js +0 -43
- package/dist-esm/samples-dev/iscsiDisksListMetricsSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersBackupNowSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersBackupNowSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersBackupNowSample.js +0 -31
- package/dist-esm/samples-dev/iscsiServersBackupNowSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdateSample.js +0 -33
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersDeleteSample.js +0 -31
- package/dist-esm/samples-dev/iscsiServersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersGetSample.js +0 -31
- package/dist-esm/samples-dev/iscsiServersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListByDeviceSample.js +0 -46
- package/dist-esm/samples-dev/iscsiServersListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListByManagerSample.js +0 -45
- package/dist-esm/samples-dev/iscsiServersListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListMetricDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersListMetricDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListMetricDefinitionSample.js +0 -47
- package/dist-esm/samples-dev/iscsiServersListMetricDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListMetricsSample.d.ts +0 -2
- package/dist-esm/samples-dev/iscsiServersListMetricsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/iscsiServersListMetricsSample.js +0 -42
- package/dist-esm/samples-dev/iscsiServersListMetricsSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsGetSample.js +0 -31
- package/dist-esm/samples-dev/jobsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsListByDeviceSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsListByDeviceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsListByDeviceSample.js +0 -41
- package/dist-esm/samples-dev/jobsListByDeviceSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsListByManagerSample.js +0 -40
- package/dist-esm/samples-dev/jobsListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/managersCreateExtendedInfoSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersCreateExtendedInfoSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersCreateExtendedInfoSample.js +0 -30
- package/dist-esm/samples-dev/managersCreateExtendedInfoSample.js.map +0 -1
- package/dist-esm/samples-dev/managersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersCreateOrUpdateSample.js +0 -28
- package/dist-esm/samples-dev/managersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/managersDeleteExtendedInfoSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersDeleteExtendedInfoSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersDeleteExtendedInfoSample.js +0 -29
- package/dist-esm/samples-dev/managersDeleteExtendedInfoSample.js.map +0 -1
- package/dist-esm/samples-dev/managersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersDeleteSample.js +0 -29
- package/dist-esm/samples-dev/managersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/managersGetEncryptionKeySample.d.ts +0 -2
- package/dist-esm/samples-dev/managersGetEncryptionKeySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersGetEncryptionKeySample.js +0 -29
- package/dist-esm/samples-dev/managersGetEncryptionKeySample.js.map +0 -1
- package/dist-esm/samples-dev/managersGetEncryptionSettingsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersGetEncryptionSettingsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersGetEncryptionSettingsSample.js +0 -29
- package/dist-esm/samples-dev/managersGetEncryptionSettingsSample.js.map +0 -1
- package/dist-esm/samples-dev/managersGetExtendedInfoSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersGetExtendedInfoSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersGetExtendedInfoSample.js +0 -29
- package/dist-esm/samples-dev/managersGetExtendedInfoSample.js.map +0 -1
- package/dist-esm/samples-dev/managersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersGetSample.js +0 -29
- package/dist-esm/samples-dev/managersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/managersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersListByResourceGroupSample.js +0 -44
- package/dist-esm/samples-dev/managersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/managersListMetricDefinitionSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersListMetricDefinitionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersListMetricDefinitionSample.js +0 -45
- package/dist-esm/samples-dev/managersListMetricDefinitionSample.js.map +0 -1
- package/dist-esm/samples-dev/managersListMetricsSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersListMetricsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersListMetricsSample.js +0 -40
- package/dist-esm/samples-dev/managersListMetricsSample.js.map +0 -1
- package/dist-esm/samples-dev/managersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersListSample.js +0 -43
- package/dist-esm/samples-dev/managersListSample.js.map +0 -1
- package/dist-esm/samples-dev/managersUpdateExtendedInfoSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersUpdateExtendedInfoSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersUpdateExtendedInfoSample.js +0 -31
- package/dist-esm/samples-dev/managersUpdateExtendedInfoSample.js.map +0 -1
- package/dist-esm/samples-dev/managersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersUpdateSample.js +0 -23
- package/dist-esm/samples-dev/managersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/managersUploadRegistrationCertificateSample.d.ts +0 -2
- package/dist-esm/samples-dev/managersUploadRegistrationCertificateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managersUploadRegistrationCertificateSample.js +0 -30
- package/dist-esm/samples-dev/managersUploadRegistrationCertificateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdateSample.js +0 -36
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountCredentialsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsDeleteSample.js +0 -30
- package/dist-esm/samples-dev/storageAccountCredentialsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountCredentialsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsGetSample.js +0 -30
- package/dist-esm/samples-dev/storageAccountCredentialsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountCredentialsListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountCredentialsListByManagerSample.js +0 -45
- package/dist-esm/samples-dev/storageAccountCredentialsListByManagerSample.js.map +0 -1
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdateSample.js +0 -30
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageDomainsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageDomainsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageDomainsDeleteSample.js +0 -30
- package/dist-esm/samples-dev/storageDomainsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/storageDomainsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageDomainsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageDomainsGetSample.js +0 -30
- package/dist-esm/samples-dev/storageDomainsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/storageDomainsListByManagerSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageDomainsListByManagerSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageDomainsListByManagerSample.js +0 -45
- package/dist-esm/samples-dev/storageDomainsListByManagerSample.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.d.ts.map +0 -1
- package/dist-esm/src/index.js +0 -13
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js +0 -355
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/accessControlRecords.d.ts +0 -73
- package/dist-esm/src/operations/accessControlRecords.d.ts.map +0 -1
- package/dist-esm/src/operations/accessControlRecords.js +0 -309
- package/dist-esm/src/operations/accessControlRecords.js.map +0 -1
- package/dist-esm/src/operations/alerts.d.ts +0 -55
- package/dist-esm/src/operations/alerts.d.ts.map +0 -1
- package/dist-esm/src/operations/alerts.js +0 -214
- package/dist-esm/src/operations/alerts.js.map +0 -1
- package/dist-esm/src/operations/availableProviderOperationsOperations.d.ts +0 -32
- package/dist-esm/src/operations/availableProviderOperationsOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/availableProviderOperationsOperations.js +0 -133
- package/dist-esm/src/operations/availableProviderOperationsOperations.js.map +0 -1
- package/dist-esm/src/operations/backupScheduleGroups.d.ts +0 -80
- package/dist-esm/src/operations/backupScheduleGroups.d.ts.map +0 -1
- package/dist-esm/src/operations/backupScheduleGroups.js +0 -333
- package/dist-esm/src/operations/backupScheduleGroups.js.map +0 -1
- package/dist-esm/src/operations/backups.d.ts +0 -106
- package/dist-esm/src/operations/backups.d.ts.map +0 -1
- package/dist-esm/src/operations/backups.js +0 -458
- package/dist-esm/src/operations/backups.js.map +0 -1
- package/dist-esm/src/operations/chapSettingsOperations.d.ts +0 -80
- package/dist-esm/src/operations/chapSettingsOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/chapSettingsOperations.js +0 -321
- package/dist-esm/src/operations/chapSettingsOperations.js.map +0 -1
- package/dist-esm/src/operations/devices.d.ts +0 -277
- package/dist-esm/src/operations/devices.d.ts.map +0 -1
- package/dist-esm/src/operations/devices.js +0 -1232
- package/dist-esm/src/operations/devices.js.map +0 -1
- package/dist-esm/src/operations/fileServers.d.ts +0 -154
- package/dist-esm/src/operations/fileServers.d.ts.map +0 -1
- package/dist-esm/src/operations/fileServers.js +0 -652
- package/dist-esm/src/operations/fileServers.js.map +0 -1
- package/dist-esm/src/operations/fileShares.d.ts +0 -149
- package/dist-esm/src/operations/fileShares.d.ts.map +0 -1
- package/dist-esm/src/operations/fileShares.js +0 -622
- package/dist-esm/src/operations/fileShares.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -16
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -23
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/iscsiDisks.d.ts +0 -149
- package/dist-esm/src/operations/iscsiDisks.d.ts.map +0 -1
- package/dist-esm/src/operations/iscsiDisks.js +0 -622
- package/dist-esm/src/operations/iscsiDisks.js.map +0 -1
- package/dist-esm/src/operations/iscsiServers.d.ts +0 -154
- package/dist-esm/src/operations/iscsiServers.d.ts.map +0 -1
- package/dist-esm/src/operations/iscsiServers.js +0 -652
- package/dist-esm/src/operations/iscsiServers.js.map +0 -1
- package/dist-esm/src/operations/jobs.d.ts +0 -74
- package/dist-esm/src/operations/jobs.d.ts.map +0 -1
- package/dist-esm/src/operations/jobs.js +0 -313
- package/dist-esm/src/operations/jobs.js.map +0 -1
- package/dist-esm/src/operations/managers.d.ts +0 -157
- package/dist-esm/src/operations/managers.d.ts.map +0 -1
- package/dist-esm/src/operations/managers.js +0 -692
- package/dist-esm/src/operations/managers.js.map +0 -1
- package/dist-esm/src/operations/storageAccountCredentials.d.ts +0 -73
- package/dist-esm/src/operations/storageAccountCredentials.d.ts.map +0 -1
- package/dist-esm/src/operations/storageAccountCredentials.js +0 -309
- package/dist-esm/src/operations/storageAccountCredentials.js.map +0 -1
- package/dist-esm/src/operations/storageDomains.d.ts +0 -73
- package/dist-esm/src/operations/storageDomains.d.ts.map +0 -1
- package/dist-esm/src/operations/storageDomains.js +0 -309
- package/dist-esm/src/operations/storageDomains.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/accessControlRecords.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/accessControlRecords.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/accessControlRecords.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/alerts.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/alerts.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/backups.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/backups.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/devices.d.ts +0 -230
- package/dist-esm/src/operationsInterfaces/devices.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/devices.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/fileServers.d.ts +0 -105
- package/dist-esm/src/operationsInterfaces/fileServers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/fileServers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/fileShares.d.ts +0 -96
- package/dist-esm/src/operationsInterfaces/fileShares.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/fileShares.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -16
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -23
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/iscsiDisks.d.ts +0 -96
- package/dist-esm/src/operationsInterfaces/iscsiDisks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/iscsiDisks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/iscsiServers.d.ts +0 -105
- package/dist-esm/src/operationsInterfaces/iscsiServers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/iscsiServers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +0 -30
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/jobs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managers.d.ts +0 -116
- package/dist-esm/src/operationsInterfaces/managers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageDomains.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/storageDomains.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageDomains.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/src/storSimpleManagementClient.d.ts +0 -34
- package/dist-esm/src/storSimpleManagementClient.d.ts.map +0 -1
- package/dist-esm/src/storSimpleManagementClient.js +0 -114
- package/dist-esm/src/storSimpleManagementClient.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -42
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/src/index.ts +0 -13
- package/src/lroImpl.ts +0 -34
- package/src/models/index.ts +0 -2004
- package/src/models/mappers.ts +0 -3186
- package/src/models/parameters.ts +0 -427
- package/src/operations/accessControlRecords.ts +0 -434
- package/src/operations/alerts.ts +0 -291
- package/src/operations/availableProviderOperationsOperations.ts +0 -150
- package/src/operations/backupScheduleGroups.ts +0 -477
- package/src/operations/backups.ts +0 -648
- package/src/operations/chapSettingsOperations.ts +0 -465
- package/src/operations/devices.ts +0 -1780
- package/src/operations/fileServers.ts +0 -946
- package/src/operations/fileShares.ts +0 -920
- package/src/operations/index.ts +0 -23
- package/src/operations/iscsiDisks.ts +0 -920
- package/src/operations/iscsiServers.ts +0 -946
- package/src/operations/jobs.ts +0 -431
- package/src/operations/managers.ts +0 -894
- package/src/operations/storageAccountCredentials.ts +0 -435
- package/src/operations/storageDomains.ts +0 -434
- package/src/operationsInterfaces/accessControlRecords.ts +0 -109
- package/src/operationsInterfaces/alerts.ts +0 -61
- package/src/operationsInterfaces/availableProviderOperationsOperations.ts +0 -25
- package/src/operationsInterfaces/backupScheduleGroups.ts +0 -121
- package/src/operationsInterfaces/backups.ts +0 -115
- package/src/operationsInterfaces/chapSettingsOperations.ts +0 -121
- package/src/operationsInterfaces/devices.ts +0 -421
- package/src/operationsInterfaces/fileServers.ts +0 -198
- package/src/operationsInterfaces/fileShares.ts +0 -185
- package/src/operationsInterfaces/index.ts +0 -23
- package/src/operationsInterfaces/iscsiDisks.ts +0 -185
- package/src/operationsInterfaces/iscsiServers.ts +0 -198
- package/src/operationsInterfaces/jobs.ts +0 -60
- package/src/operationsInterfaces/managers.ts +0 -220
- package/src/operationsInterfaces/storageAccountCredentials.ts +0 -109
- package/src/operationsInterfaces/storageDomains.ts +0 -109
- package/src/pagingHelper.ts +0 -39
- package/src/storSimpleManagementClient.ts +0 -202
- package/tsconfig.json +0 -33
- package/types/arm-storsimple1200series.d.ts +0 -3074
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessControlRecords.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/alerts.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/availableProviderOperationsOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/backupScheduleGroups.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/backups.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/chapSettingsOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/devices.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/fileServers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/fileShares.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/iscsiDisks.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/iscsiServers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/jobs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/managers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccountCredentials.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageDomains.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
package/src/models/index.ts
DELETED
|
@@ -1,2004 +0,0 @@
|
|
|
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
|
-
|
|
9
|
-
import * as coreClient from "@azure/core-client";
|
|
10
|
-
|
|
11
|
-
/** List of StorSimple Managers under a particular resourceGroup */
|
|
12
|
-
export interface ManagerList {
|
|
13
|
-
/** List of Managers */
|
|
14
|
-
value: Manager[];
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
/** Intrinsic settings which refers to the type of the StorSimple manager */
|
|
18
|
-
export interface ManagerIntrinsicSettings {
|
|
19
|
-
/** Refers to the type of the StorSimple Manager */
|
|
20
|
-
type: ManagerType;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
/** The Sku. */
|
|
24
|
-
export interface ManagerSku {
|
|
25
|
-
/** Refers to the sku name which should be "Standard" */
|
|
26
|
-
name: "Standard";
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/** The Azure Resource. */
|
|
30
|
-
export interface Resource {
|
|
31
|
-
/**
|
|
32
|
-
* The Resource Id
|
|
33
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
34
|
-
*/
|
|
35
|
-
readonly id?: string;
|
|
36
|
-
/**
|
|
37
|
-
* The Resource Name
|
|
38
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
39
|
-
*/
|
|
40
|
-
readonly name?: string;
|
|
41
|
-
/**
|
|
42
|
-
* The Resource type
|
|
43
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
44
|
-
*/
|
|
45
|
-
readonly type?: string;
|
|
46
|
-
/** The Geo location of the Manager */
|
|
47
|
-
location: string;
|
|
48
|
-
/** Tags attached to the Manager */
|
|
49
|
-
tags?: { [propertyName: string]: string };
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
export interface ErrorModel {
|
|
53
|
-
errorCode: string;
|
|
54
|
-
message: Message;
|
|
55
|
-
values?: Item[];
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
export interface Message {
|
|
59
|
-
language?: string;
|
|
60
|
-
value?: string;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
export interface Item {
|
|
64
|
-
key: string;
|
|
65
|
-
value: string;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
/** Class for set of operations used for discovery of available provider operations. */
|
|
69
|
-
export interface AvailableProviderOperations {
|
|
70
|
-
/** The value. */
|
|
71
|
-
value: AvailableProviderOperation[];
|
|
72
|
-
/** The NextLink. */
|
|
73
|
-
nextLink?: string;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
/** Class represents provider operation */
|
|
77
|
-
export interface AvailableProviderOperation {
|
|
78
|
-
/**
|
|
79
|
-
* Gets or sets the name of the operation being performed on this particular object
|
|
80
|
-
* Return value format: "{resourceProviderNamespace}/{resourceType}/{read|write|deletion|action}"
|
|
81
|
-
* Eg: Microsoft.StorSimple/managers/devices/fileServers/read
|
|
82
|
-
* Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action
|
|
83
|
-
*/
|
|
84
|
-
name?: string;
|
|
85
|
-
/**
|
|
86
|
-
* Gets or sets Display information
|
|
87
|
-
* Contains the localized display information for this particular operation/action
|
|
88
|
-
*/
|
|
89
|
-
display?: AvailableProviderOperationDisplay;
|
|
90
|
-
/**
|
|
91
|
-
* Gets or sets Origin
|
|
92
|
-
* The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.
|
|
93
|
-
* Default value is “user,system”
|
|
94
|
-
*/
|
|
95
|
-
origin?: string;
|
|
96
|
-
/**
|
|
97
|
-
* Gets or sets Properties
|
|
98
|
-
* Reserved for future use
|
|
99
|
-
*/
|
|
100
|
-
properties?: Record<string, unknown>;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* Contains the localized display information for this particular operation / action.
|
|
105
|
-
* These value will be used by several clients for
|
|
106
|
-
* (1) custom role definitions for RBAC;
|
|
107
|
-
* (2) complex query filters for the event service; and (3) audit history / records for management operations.
|
|
108
|
-
*/
|
|
109
|
-
export interface AvailableProviderOperationDisplay {
|
|
110
|
-
/**
|
|
111
|
-
* Gets or sets Provider
|
|
112
|
-
* The localized friendly form of the resource provider name – it is expected to also include the publisher/company responsible.
|
|
113
|
-
* It should use Title Casing and begin with “Microsoft” for 1st party services.
|
|
114
|
-
*/
|
|
115
|
-
provider?: string;
|
|
116
|
-
/**
|
|
117
|
-
* Gets or sets Resource
|
|
118
|
-
* The localized friendly form of the resource type related to this action/operation – it should match the public documentation for the resource provider.
|
|
119
|
-
* It should use Title Casing – for examples, please refer to the “name” section.
|
|
120
|
-
*/
|
|
121
|
-
resource?: string;
|
|
122
|
-
/**
|
|
123
|
-
* Gets or sets Operation
|
|
124
|
-
* The localized friendly name for the operation, as it should be shown to the user.
|
|
125
|
-
* It should be concise (to fit in drop downs) but clear (i.e. self-documenting). It should use Title Casing and include the entity/resource to which it applies.
|
|
126
|
-
*/
|
|
127
|
-
operation?: string;
|
|
128
|
-
/**
|
|
129
|
-
* Gets or sets Description
|
|
130
|
-
* The localized friendly description for the operation, as it should be shown to the user.
|
|
131
|
-
* It should be thorough, yet concise – it will be used in tool tips and detailed views.
|
|
132
|
-
*/
|
|
133
|
-
description?: string;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
/** The StorSimple Manager patch. */
|
|
137
|
-
export interface ManagerPatch {
|
|
138
|
-
/** The tags attached to the StorSimple Manager. */
|
|
139
|
-
tags?: { [propertyName: string]: string };
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
/** Collection of AccessControlRecords */
|
|
143
|
-
export interface AccessControlRecordList {
|
|
144
|
-
/** The value. */
|
|
145
|
-
value: AccessControlRecord[];
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
/** Base class for models */
|
|
149
|
-
export interface BaseModel {
|
|
150
|
-
/**
|
|
151
|
-
* The identifier.
|
|
152
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
153
|
-
*/
|
|
154
|
-
readonly id?: string;
|
|
155
|
-
/**
|
|
156
|
-
* The name.
|
|
157
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
158
|
-
*/
|
|
159
|
-
readonly name?: string;
|
|
160
|
-
/**
|
|
161
|
-
* The type.
|
|
162
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
163
|
-
*/
|
|
164
|
-
readonly type?: string;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
/** Collection of Alerts */
|
|
168
|
-
export interface AlertList {
|
|
169
|
-
/** The value. */
|
|
170
|
-
value: Alert[];
|
|
171
|
-
/** Id of the next page of alerts */
|
|
172
|
-
nextLink?: string;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
/** source at which the alert can be raised */
|
|
176
|
-
export interface AlertSource {
|
|
177
|
-
/** Name of the source. */
|
|
178
|
-
name?: string;
|
|
179
|
-
/** The time zone. */
|
|
180
|
-
timeZone?: string;
|
|
181
|
-
/** Source type of the alert. */
|
|
182
|
-
alertSourceType?: AlertSourceType;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
/** Error details for the alert */
|
|
186
|
-
export interface AlertErrorDetails {
|
|
187
|
-
/** Error code. */
|
|
188
|
-
errorCode?: string;
|
|
189
|
-
/** Error Message */
|
|
190
|
-
errorMessage?: string;
|
|
191
|
-
/** Number of occurrences. */
|
|
192
|
-
occurences?: number;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
/** Collection of backups */
|
|
196
|
-
export interface BackupList {
|
|
197
|
-
/** The value. */
|
|
198
|
-
value: Backup[];
|
|
199
|
-
/** The NextLink. */
|
|
200
|
-
nextLink?: string;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/** Upload Certificate Request to IDM */
|
|
204
|
-
export interface UploadCertificateRequest {
|
|
205
|
-
/**
|
|
206
|
-
* Gets ContractVersion
|
|
207
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
208
|
-
*/
|
|
209
|
-
readonly contractVersion?: ContractVersions;
|
|
210
|
-
/** Specify the Authentication type */
|
|
211
|
-
authType?: AuthType;
|
|
212
|
-
/** Gets or sets the base64 encoded certificate raw data string */
|
|
213
|
-
certificate: string;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
/** Request for clearing the alert */
|
|
217
|
-
export interface ClearAlertRequest {
|
|
218
|
-
/** Resolution message while clearing the request */
|
|
219
|
-
resolutionMessage?: string;
|
|
220
|
-
/** List of alert Ids to be cleared */
|
|
221
|
-
alerts: string[];
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
/** Collection of Devices */
|
|
225
|
-
export interface DeviceList {
|
|
226
|
-
/** The value. */
|
|
227
|
-
value: Device[];
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
/** Class containing more granular details about the device */
|
|
231
|
-
export interface DeviceDetails {
|
|
232
|
-
/** Total number of endpoints that are currently on the device ( i.e. number of shares on FileServer or number of volumes on IscsiServer) */
|
|
233
|
-
endpointCount?: number;
|
|
234
|
-
/** Total storage available on the device in bytes. */
|
|
235
|
-
totalStorageInBytes?: number;
|
|
236
|
-
/** Total local storage capacity in device in bytes. */
|
|
237
|
-
totalLocalStorageInBytes?: number;
|
|
238
|
-
/** Storage in bytes that has been provisioned on the device including both local and cloud */
|
|
239
|
-
provisionedStorageInBytes?: number;
|
|
240
|
-
/** Storage in bytes that has been provisioned locally on the device */
|
|
241
|
-
provisionedLocalStorageInBytes?: number;
|
|
242
|
-
/** Storage that is being currently used in bytes including both local and cloud */
|
|
243
|
-
usingStorageInBytes?: number;
|
|
244
|
-
/** Local Storage that is being currently used in bytes */
|
|
245
|
-
usingLocalStorageInBytes?: number;
|
|
246
|
-
/** Total size taken up by backups in bytes */
|
|
247
|
-
totalBackupSizeInBytes?: number;
|
|
248
|
-
/** Total pending available storage on the device in bytes */
|
|
249
|
-
availableStorageInBytes?: number;
|
|
250
|
-
/** Local pending storage available on the device in bytes */
|
|
251
|
-
availableLocalStorageInBytes?: number;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
/** Class that represents the Input for the PATCH call on Device. Currently the only patchable property on device is "DeviceDescription" */
|
|
255
|
-
export interface DevicePatch {
|
|
256
|
-
/** Short description given for the device */
|
|
257
|
-
deviceDescription?: string;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
/** Clone Job Request Model. */
|
|
261
|
-
export interface CloneRequest {
|
|
262
|
-
/** DeviceId of the device which will act as the Clone target */
|
|
263
|
-
targetDeviceId: string;
|
|
264
|
-
/** Access point Id on which clone job will performed. */
|
|
265
|
-
targetAccessPointId: string;
|
|
266
|
-
/** Name of new endpoint which will created as part of clone job. */
|
|
267
|
-
newEndpointName: string;
|
|
268
|
-
/** Share Object. */
|
|
269
|
-
share?: FileShare;
|
|
270
|
-
/** Disk Object */
|
|
271
|
-
disk?: IscsiDisk;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
/** The list response of backup schedule groups */
|
|
275
|
-
export interface BackupScheduleGroupList {
|
|
276
|
-
/** The value. */
|
|
277
|
-
value: BackupScheduleGroup[];
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
/** The Time. */
|
|
281
|
-
export interface Time {
|
|
282
|
-
/** The hour. */
|
|
283
|
-
hour: number;
|
|
284
|
-
/** The minute. */
|
|
285
|
-
minute: number;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
/** Collection of Chap setting entities */
|
|
289
|
-
export interface ChapSettingsList {
|
|
290
|
-
/** The chap settings entity collection */
|
|
291
|
-
value: ChapSettings[];
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
/** This class can be used as the Type for any secret entity represented as Password, CertThumbprint, Algorithm. This class is intended to be used when the secret is encrypted with an asymmetric key pair. The encryptionAlgorithm field is mainly for future usage to potentially allow different entities encrypted using different algorithms. */
|
|
295
|
-
export interface AsymmetricEncryptedSecret {
|
|
296
|
-
/** The value of the secret itself. If the secret is in plaintext then EncryptionAlgorithm will be none and EncryptionCertThumbprint will be null. */
|
|
297
|
-
value: string;
|
|
298
|
-
/** Thumbprint certificate that was used to encrypt "Value" */
|
|
299
|
-
encryptionCertificateThumbprint?: string;
|
|
300
|
-
/** Algorithm used to encrypt "Value" */
|
|
301
|
-
encryptionAlgorithm: EncryptionAlgorithm;
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
/** Collection of Iscsi disk */
|
|
305
|
-
export interface IscsiDiskList {
|
|
306
|
-
/** The value. */
|
|
307
|
-
value: IscsiDisk[];
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
/** The Failover request object. */
|
|
311
|
-
export interface FailoverRequest {
|
|
312
|
-
accesspointIds?: string[];
|
|
313
|
-
targetDeviceId?: string;
|
|
314
|
-
skipValidation?: boolean;
|
|
315
|
-
keepSourceDevice?: boolean;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
/** Collection of file servers */
|
|
319
|
-
export interface FileServerList {
|
|
320
|
-
/** The value. */
|
|
321
|
-
value: FileServer[];
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
/** Collection of metrics */
|
|
325
|
-
export interface MetricList {
|
|
326
|
-
/** The value. */
|
|
327
|
-
value: Metrics[];
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
/** Monitoring metric */
|
|
331
|
-
export interface Metrics {
|
|
332
|
-
/** The id of metric source */
|
|
333
|
-
resourceId: string;
|
|
334
|
-
/** The metric start time */
|
|
335
|
-
startTime: Date;
|
|
336
|
-
/** The metric end time */
|
|
337
|
-
endTime: Date;
|
|
338
|
-
/** The time grain, time grain indicates frequency of the metric data */
|
|
339
|
-
timeGrain: string;
|
|
340
|
-
/** The metric aggregation type */
|
|
341
|
-
primaryAggregation: MetricAggregationType;
|
|
342
|
-
/** The name of the metrics */
|
|
343
|
-
name: MetricName;
|
|
344
|
-
/** The Metric dimension which indicates the source of the metric */
|
|
345
|
-
dimensions: MetricDimension[];
|
|
346
|
-
/** The unit of the metric data */
|
|
347
|
-
unit: MetricUnit;
|
|
348
|
-
/** The Type of the metric data */
|
|
349
|
-
type: string;
|
|
350
|
-
/** The metric data */
|
|
351
|
-
values: MetricData[];
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
/** The name of the metric */
|
|
355
|
-
export interface MetricName {
|
|
356
|
-
/** Name of the metric */
|
|
357
|
-
value: string;
|
|
358
|
-
/** Localized name of the metric */
|
|
359
|
-
localizedValue: string;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
/** Metric dimension */
|
|
363
|
-
export interface MetricDimension {
|
|
364
|
-
/** Metric dimension name */
|
|
365
|
-
name: string;
|
|
366
|
-
/** Metric dimension values */
|
|
367
|
-
value: string;
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
/** The metric data. */
|
|
371
|
-
export interface MetricData {
|
|
372
|
-
/** The time when the metric data is fetched */
|
|
373
|
-
timeStamp: Date;
|
|
374
|
-
/** The sum of all the samples available in the given instance of time for the specific metric data */
|
|
375
|
-
sum: number;
|
|
376
|
-
/** The count of samples of the metric data available for the given instance */
|
|
377
|
-
count: number;
|
|
378
|
-
/** The average of all sample for the given instance */
|
|
379
|
-
average: number;
|
|
380
|
-
/** The minimum of all samples available */
|
|
381
|
-
minimum: number;
|
|
382
|
-
/** The maximum of all samples available */
|
|
383
|
-
maximum: number;
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
/** List of metric definition */
|
|
387
|
-
export interface MetricDefinitionList {
|
|
388
|
-
/** The list of metric definition */
|
|
389
|
-
value: MetricDefinition[];
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
/** Monitoring metric definition represents the metadata of the metrics. */
|
|
393
|
-
export interface MetricDefinition {
|
|
394
|
-
/** The metric name */
|
|
395
|
-
name: MetricName;
|
|
396
|
-
/** The metric unit */
|
|
397
|
-
unit: MetricUnit;
|
|
398
|
-
/** The metric aggregation type */
|
|
399
|
-
primaryAggregationType: MetricAggregationType;
|
|
400
|
-
/** The metric source id */
|
|
401
|
-
resourceId: string;
|
|
402
|
-
/** The available metric granularities */
|
|
403
|
-
metricAvailabilities: MetricAvailablity[];
|
|
404
|
-
/** The supported dimensions */
|
|
405
|
-
dimensions: MetricDimension[];
|
|
406
|
-
/** The metric definition type */
|
|
407
|
-
type: string;
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
/** Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain */
|
|
411
|
-
export interface MetricAvailablity {
|
|
412
|
-
/** The time grain, specifies the aggregation interval for the metric. */
|
|
413
|
-
timeGrain: string;
|
|
414
|
-
/** The retention period for the metric at the specified timegrain */
|
|
415
|
-
retention: string;
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
/** Collection of file shares */
|
|
419
|
-
export interface FileShareList {
|
|
420
|
-
/** The value. */
|
|
421
|
-
value: FileShare[];
|
|
422
|
-
}
|
|
423
|
-
|
|
424
|
-
/** Collection of Iscsi servers */
|
|
425
|
-
export interface IscsiServerList {
|
|
426
|
-
/** The value. */
|
|
427
|
-
value: IscsiServer[];
|
|
428
|
-
}
|
|
429
|
-
|
|
430
|
-
/** Collection of jobs */
|
|
431
|
-
export interface JobList {
|
|
432
|
-
/** The value. */
|
|
433
|
-
value: Job[];
|
|
434
|
-
/** The NextLink. */
|
|
435
|
-
nextLink?: string;
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
/** The job error information containing List of JobErrorItem. */
|
|
439
|
-
export interface JobErrorDetails {
|
|
440
|
-
/** The error details. */
|
|
441
|
-
errorDetails?: JobErrorItem[];
|
|
442
|
-
/** The code intended for programmatic access */
|
|
443
|
-
code: string;
|
|
444
|
-
/** The message intended to describe the error in detail */
|
|
445
|
-
message: string;
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
/** The job error items. */
|
|
449
|
-
export interface JobErrorItem {
|
|
450
|
-
/** The recommended actions. */
|
|
451
|
-
recommendations?: string[];
|
|
452
|
-
/** The code intended for programmatic access */
|
|
453
|
-
code: string;
|
|
454
|
-
/** The message intended to describe the error in detail */
|
|
455
|
-
message: string;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
/** Contains details about the multiple job stages of a job */
|
|
459
|
-
export interface JobStage {
|
|
460
|
-
/** The message of the job stage. */
|
|
461
|
-
message?: string;
|
|
462
|
-
/** The stage status. */
|
|
463
|
-
stageStatus: JobStatus;
|
|
464
|
-
/** The details of the stage. */
|
|
465
|
-
detail?: string;
|
|
466
|
-
/** The error code of the stage if any. */
|
|
467
|
-
errorCode?: string;
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
/** Stats that are available for all jobs in common */
|
|
471
|
-
export interface JobStats {
|
|
472
|
-
/** Completed work item count. */
|
|
473
|
-
completedWorkItemCount?: number;
|
|
474
|
-
/** Total work item count. */
|
|
475
|
-
totalWorkItemCount?: number;
|
|
476
|
-
/** The estimated time remaining. */
|
|
477
|
-
estimatedTimeRemaining?: number;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
/** details available during the download */
|
|
481
|
-
export interface UpdateDownloadProgress {
|
|
482
|
-
/** The download phase. */
|
|
483
|
-
downloadPhase?: DownloadPhase;
|
|
484
|
-
/** Percentage of completion. */
|
|
485
|
-
percentComplete?: number;
|
|
486
|
-
/** Total bytes to download. */
|
|
487
|
-
totalBytesToDownload?: number;
|
|
488
|
-
/** Total bytes downloaded. */
|
|
489
|
-
totalBytesDownloaded?: number;
|
|
490
|
-
/** Number of updates to download. */
|
|
491
|
-
numberOfUpdatesToDownload?: number;
|
|
492
|
-
/** Number of updates downloaded. */
|
|
493
|
-
numberOfUpdatesDownloaded?: number;
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
/** Class representing the progress during installation of updates */
|
|
497
|
-
export interface UpdateInstallProgress {
|
|
498
|
-
/** Percentage of completion. */
|
|
499
|
-
percentComplete?: number;
|
|
500
|
-
/** Number of updates to install. */
|
|
501
|
-
numberOfUpdatesToInstall?: number;
|
|
502
|
-
/** Number of updates installed. */
|
|
503
|
-
numberOfUpdatesInstalled?: number;
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
/** Represents a single node in a device. */
|
|
507
|
-
export interface NodeNetwork {
|
|
508
|
-
/** The array of network adapters in the node. */
|
|
509
|
-
networkAdapters: NetworkAdapter[];
|
|
510
|
-
}
|
|
511
|
-
|
|
512
|
-
/** Represents a networkAdapter in a particular node. */
|
|
513
|
-
export interface NetworkAdapter {
|
|
514
|
-
/** The name of the network adapter. */
|
|
515
|
-
networkAdapterName: string;
|
|
516
|
-
/** The ipv4 configuration of the network adapter. */
|
|
517
|
-
iPv4Info?: IPConfig;
|
|
518
|
-
/** The ipv6 configuration of the network adapter. */
|
|
519
|
-
iPv6Info?: IPConfig;
|
|
520
|
-
/** Represents state of DHCP. */
|
|
521
|
-
dhcpStatus: DhcpStatus;
|
|
522
|
-
/** The speed of the network adapter. */
|
|
523
|
-
linkSpeed?: number;
|
|
524
|
-
}
|
|
525
|
-
|
|
526
|
-
/** Details related to the IP address configuration */
|
|
527
|
-
export interface IPConfig {
|
|
528
|
-
/** The IP address of the network adapter, either ipv4 or ipv6. */
|
|
529
|
-
ipAddress: string;
|
|
530
|
-
/** The prefix length of the network adapter. */
|
|
531
|
-
prefixLength?: number;
|
|
532
|
-
/** The gateway of the network adapter. */
|
|
533
|
-
gateway: string;
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
/** Request for sending test alert email */
|
|
537
|
-
export interface SendTestAlertEmailRequest {
|
|
538
|
-
/** List of emails to send the test alerts */
|
|
539
|
-
emailList: string[];
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
/** This class can be used as the Type for any secret entity represented as Value, ValueCertificateThumbprint, EncryptionAlgorithm. In this case, "Value" is a secret and the "valueThumbprint" represents the certificate thumbprint of the value. The algorithm field is mainly for future usage to potentially allow different entities encrypted using different algorithms. */
|
|
543
|
-
export interface SymmetricEncryptedSecret {
|
|
544
|
-
/** The value of the secret itself. If the secret is in plaintext or null then EncryptionAlgorithm will be none */
|
|
545
|
-
value: string;
|
|
546
|
-
/** Thumbprint cert that was used to encrypt "Value" */
|
|
547
|
-
valueCertificateThumbprint?: string;
|
|
548
|
-
/** Algorithm used to encrypt "Value" */
|
|
549
|
-
encryptionAlgorithm: EncryptionAlgorithm;
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
/** Collection of Storage account credential entities */
|
|
553
|
-
export interface StorageAccountCredentialList {
|
|
554
|
-
/** The value. */
|
|
555
|
-
value: StorageAccountCredential[];
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
/** Collection of storage domains */
|
|
559
|
-
export interface StorageDomainList {
|
|
560
|
-
/** The value. */
|
|
561
|
-
value: StorageDomain[];
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
/** Filters that can be specified on the alert */
|
|
565
|
-
export interface AlertFilter {
|
|
566
|
-
/** Status of the alert */
|
|
567
|
-
status?: AlertStatus;
|
|
568
|
-
/** Severity of the alert */
|
|
569
|
-
severity?: AlertSeverity;
|
|
570
|
-
/** Source of the alert */
|
|
571
|
-
sourceType?: AlertSourceType;
|
|
572
|
-
/** Source name of the alert */
|
|
573
|
-
sourceName?: string;
|
|
574
|
-
/** UTC time on which the alert appeared */
|
|
575
|
-
appearedOnTime?: Date;
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
/** Backup OData filter class */
|
|
579
|
-
export interface BackupFilter {
|
|
580
|
-
/** Gets or sets InitiatedBy */
|
|
581
|
-
initiatedBy?: InitiatedBy;
|
|
582
|
-
/** Gets or sets CreatedTime */
|
|
583
|
-
createdTime?: Date;
|
|
584
|
-
}
|
|
585
|
-
|
|
586
|
-
/** Filters that can be specified for the job */
|
|
587
|
-
export interface JobFilter {
|
|
588
|
-
/** The job type. */
|
|
589
|
-
jobType: JobType;
|
|
590
|
-
/** The job status. */
|
|
591
|
-
status: JobStatus;
|
|
592
|
-
/** The start time of the job. */
|
|
593
|
-
startTime?: Date;
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
/** class representing the filters to be passed while fetching metrics */
|
|
597
|
-
export interface MetricFilter {
|
|
598
|
-
/** filter for name property */
|
|
599
|
-
name?: MetricNameFilter;
|
|
600
|
-
/** starttime for fetching metrics */
|
|
601
|
-
startTime?: Date;
|
|
602
|
-
/** endtime for fetching metrics */
|
|
603
|
-
endTime?: Date;
|
|
604
|
-
/** timegrain of the metrics */
|
|
605
|
-
timeGrain?: string;
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
/** Class representing the name filter to be passed while fetching metrics */
|
|
609
|
-
export interface MetricNameFilter {
|
|
610
|
-
/** The value. */
|
|
611
|
-
value?: string;
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
/** The StorSimple Manager */
|
|
615
|
-
export interface Manager extends Resource {
|
|
616
|
-
/** ETag of the Manager */
|
|
617
|
-
etag?: string;
|
|
618
|
-
/** Specifies if the Manager is Garda or Helsinki */
|
|
619
|
-
cisIntrinsicSettings?: ManagerIntrinsicSettings;
|
|
620
|
-
/** Specifies the Sku */
|
|
621
|
-
sku?: ManagerSku;
|
|
622
|
-
/**
|
|
623
|
-
* Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created
|
|
624
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
625
|
-
*/
|
|
626
|
-
readonly provisioningState?: string;
|
|
627
|
-
}
|
|
628
|
-
|
|
629
|
-
/** The access control record */
|
|
630
|
-
export interface AccessControlRecord extends BaseModel {
|
|
631
|
-
/** The Iscsi initiator name (IQN) */
|
|
632
|
-
initiatorName: string;
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
/** Alert class */
|
|
636
|
-
export interface Alert extends BaseModel {
|
|
637
|
-
/** Title of the alert */
|
|
638
|
-
title: string;
|
|
639
|
-
/** Device or Resource alert */
|
|
640
|
-
scope: AlertScope;
|
|
641
|
-
/** Type of the alert */
|
|
642
|
-
alertType: string;
|
|
643
|
-
/** UTC time at which the alert appeared */
|
|
644
|
-
appearedAtTime: Date;
|
|
645
|
-
/** UTC time at which the alert appeared on the source */
|
|
646
|
-
appearedAtSourceTime: Date;
|
|
647
|
-
/** UTC time at which the alert got cleared */
|
|
648
|
-
clearedAtTime?: Date;
|
|
649
|
-
/** UTC time at which the alert was cleared on the source */
|
|
650
|
-
clearedAtSourceTime?: Date;
|
|
651
|
-
/** Source at which the alert was cleared */
|
|
652
|
-
source: AlertSource;
|
|
653
|
-
/** Recommendation for acting on the alert */
|
|
654
|
-
recommendation?: string;
|
|
655
|
-
/** Reason for resolving the alert */
|
|
656
|
-
resolutionReason?: string;
|
|
657
|
-
/** Severity of the alert */
|
|
658
|
-
severity: AlertSeverity;
|
|
659
|
-
/** Current status of the alert */
|
|
660
|
-
status: AlertStatus;
|
|
661
|
-
/** ErrorDetails of the alert */
|
|
662
|
-
errorDetails?: AlertErrorDetails;
|
|
663
|
-
/** Other information about the alert */
|
|
664
|
-
detailedInformation?: { [propertyName: string]: string };
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
/** Class represents BackupElement */
|
|
668
|
-
export interface BackupElement extends BaseModel {
|
|
669
|
-
/** The size in bytes. */
|
|
670
|
-
sizeInBytes: number;
|
|
671
|
-
/** The name of the endpoint. */
|
|
672
|
-
endpointName: string;
|
|
673
|
-
/** The data policy of backed up endpoint. */
|
|
674
|
-
dataPolicy: DataPolicy;
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
/** The backup. */
|
|
678
|
-
export interface Backup extends BaseModel {
|
|
679
|
-
/** The path id of the target FileServer or IscsiServer for which the backup was taken. */
|
|
680
|
-
targetId?: string;
|
|
681
|
-
/** Type of target, FileServer or IscsiServer */
|
|
682
|
-
targetType?: string;
|
|
683
|
-
/** The backup size in bytes. */
|
|
684
|
-
sizeInBytes: number;
|
|
685
|
-
/** The time when the backup was created. */
|
|
686
|
-
createdTime?: Date;
|
|
687
|
-
/** The time when the backup will expire. */
|
|
688
|
-
expirationTime?: Date;
|
|
689
|
-
/** Indicates how the backup was initiated "Manual | Scheduled". */
|
|
690
|
-
initiatedBy: InitiatedBy;
|
|
691
|
-
/** The Device Identifier. */
|
|
692
|
-
deviceId: string;
|
|
693
|
-
/** The backup elements. */
|
|
694
|
-
elements: BackupElement[];
|
|
695
|
-
}
|
|
696
|
-
|
|
697
|
-
/** Upload Certificate Response from IDM */
|
|
698
|
-
export interface UploadCertificateResponse extends BaseModel {
|
|
699
|
-
/** Specify the Authentication type */
|
|
700
|
-
authType?: AuthType;
|
|
701
|
-
/** Gets or sets the base64 encoded certificate raw data string */
|
|
702
|
-
certificate: string;
|
|
703
|
-
/** Gets or Sets the ResourceId */
|
|
704
|
-
resourceId: number;
|
|
705
|
-
/** AAD tenant authority */
|
|
706
|
-
aadAuthority: string;
|
|
707
|
-
/** AAD tenant Id */
|
|
708
|
-
aadTenantId: string;
|
|
709
|
-
/** AAD service principal clientId */
|
|
710
|
-
servicePrincipalClientId: string;
|
|
711
|
-
/** AAD service principal ObjectId */
|
|
712
|
-
servicePrincipalObjectId: string;
|
|
713
|
-
/** Azure Management Endpoint Audience */
|
|
714
|
-
azureManagementEndpointAudience: string;
|
|
715
|
-
/** Certificate Subject Name */
|
|
716
|
-
subject: string;
|
|
717
|
-
/** Certificate Validity start Date time */
|
|
718
|
-
validFrom: Date;
|
|
719
|
-
/** Certificate Validity End Date time */
|
|
720
|
-
validTo: Date;
|
|
721
|
-
/** Certificate thumbprint */
|
|
722
|
-
thumbprint: string;
|
|
723
|
-
/** Certificate friendly name */
|
|
724
|
-
friendlyName: string;
|
|
725
|
-
/** Certificate issuer */
|
|
726
|
-
issuer: string;
|
|
727
|
-
}
|
|
728
|
-
|
|
729
|
-
/** Represents a StorSimple device object along with its properties */
|
|
730
|
-
export interface Device extends BaseModel {
|
|
731
|
-
/** The UTC time at which the device was activated */
|
|
732
|
-
activationTime?: Date;
|
|
733
|
-
/** Operations that are allowed on the device based on its current state */
|
|
734
|
-
allowedDeviceOperations?: DeviceOperation[];
|
|
735
|
-
/** Language culture setting on the device. For eg: "en-US" */
|
|
736
|
-
culture?: string;
|
|
737
|
-
/** Device can be configured either as FileServer or IscsiServer */
|
|
738
|
-
deviceCapabilities?: SupportedDeviceCapabilities[];
|
|
739
|
-
/** Short description given for the device */
|
|
740
|
-
deviceDescription?: string;
|
|
741
|
-
/** Fully qualified name of the domain to which the device is attached */
|
|
742
|
-
domainName?: string;
|
|
743
|
-
/** Version number of the software running on the device */
|
|
744
|
-
deviceSoftwareVersion?: string;
|
|
745
|
-
/** Friendly name for the software version */
|
|
746
|
-
friendlySoftwareName?: string;
|
|
747
|
-
/** "Complete" if the device has been successfully registered as File/IscsiServer and the creation of share/volume is complete, "Pending" if the device is only registered but the creation of share/volume is complete is still pending */
|
|
748
|
-
deviceConfigurationStatus?: DeviceConfigurationStatus;
|
|
749
|
-
/** Name of the device model */
|
|
750
|
-
modelDescription?: string;
|
|
751
|
-
/** Current status of the device */
|
|
752
|
-
status?: DeviceStatus;
|
|
753
|
-
/** Type of the device */
|
|
754
|
-
typePropertiesType?: DeviceType;
|
|
755
|
-
/** subclass containing more storage-related information about the device. This field will be populated only if the get call is made with $expand = details. */
|
|
756
|
-
details?: DeviceDetails;
|
|
757
|
-
}
|
|
758
|
-
|
|
759
|
-
/** AlertSettings on the device which represents how alerts will be processed */
|
|
760
|
-
export interface AlertSettings extends BaseModel {
|
|
761
|
-
/** Value indicating whether user/admins will receive emails when an alert condition occurs on the system */
|
|
762
|
-
emailNotification: AlertEmailNotificationStatus;
|
|
763
|
-
/** Value indicating whether service owners will receive emails when an alert condition occurs on the system. Applicable only if emailNotification flag is Enabled. */
|
|
764
|
-
notificationToServiceOwners: ServiceOwnersAlertNotificationStatus;
|
|
765
|
-
/** Culture setting to be used while building alert emails. For eg: "en-US" */
|
|
766
|
-
alertNotificationCulture: string;
|
|
767
|
-
/** List of email addresses (apart from admin/co-admin of subscription) to whom the alert emails need to be sent */
|
|
768
|
-
additionalRecipientEmailList?: string[];
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
/** The File Share. */
|
|
772
|
-
export interface FileShare extends BaseModel {
|
|
773
|
-
/** Description for file share */
|
|
774
|
-
description?: string;
|
|
775
|
-
/** The Share Status */
|
|
776
|
-
shareStatus: ShareStatus;
|
|
777
|
-
/** The data policy */
|
|
778
|
-
dataPolicy: DataPolicy;
|
|
779
|
-
/** The user/group who will have full permission in this share. Active directory email address. Example: xyz@contoso.com or Contoso\xyz. */
|
|
780
|
-
adminUser: string;
|
|
781
|
-
/** The total provisioned capacity in Bytes */
|
|
782
|
-
provisionedCapacityInBytes: number;
|
|
783
|
-
/**
|
|
784
|
-
* The used capacity in Bytes.
|
|
785
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
786
|
-
*/
|
|
787
|
-
readonly usedCapacityInBytes?: number;
|
|
788
|
-
/**
|
|
789
|
-
* The local used capacity in Bytes.
|
|
790
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
791
|
-
*/
|
|
792
|
-
readonly localUsedCapacityInBytes?: number;
|
|
793
|
-
/** The monitoring status */
|
|
794
|
-
monitoringStatus: MonitoringStatus;
|
|
795
|
-
}
|
|
796
|
-
|
|
797
|
-
/** The iSCSI disk. */
|
|
798
|
-
export interface IscsiDisk extends BaseModel {
|
|
799
|
-
/** The description. */
|
|
800
|
-
description?: string;
|
|
801
|
-
/** The disk status. */
|
|
802
|
-
diskStatus: DiskStatus;
|
|
803
|
-
/** The access control records. */
|
|
804
|
-
accessControlRecords: string[];
|
|
805
|
-
/** The data policy. */
|
|
806
|
-
dataPolicy: DataPolicy;
|
|
807
|
-
/** The provisioned capacity in bytes. */
|
|
808
|
-
provisionedCapacityInBytes: number;
|
|
809
|
-
/**
|
|
810
|
-
* The used capacity in bytes.
|
|
811
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
812
|
-
*/
|
|
813
|
-
readonly usedCapacityInBytes?: number;
|
|
814
|
-
/**
|
|
815
|
-
* The local used capacity in bytes.
|
|
816
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
817
|
-
*/
|
|
818
|
-
readonly localUsedCapacityInBytes?: number;
|
|
819
|
-
/** The monitoring. */
|
|
820
|
-
monitoringStatus: MonitoringStatus;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
/** The Backup Schedule Group */
|
|
824
|
-
export interface BackupScheduleGroup extends BaseModel {
|
|
825
|
-
/** The start time. When this field is specified we will generate Default GrandFather Father Son Backup Schedules. */
|
|
826
|
-
startTime: Time;
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
/** Challenge-Handshake Authentication Protocol (CHAP) setting */
|
|
830
|
-
export interface ChapSettings extends BaseModel {
|
|
831
|
-
/** The chap password. */
|
|
832
|
-
password: AsymmetricEncryptedSecret;
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
/** The file server. */
|
|
836
|
-
export interface FileServer extends BaseModel {
|
|
837
|
-
/** Domain of the file server */
|
|
838
|
-
domainName: string;
|
|
839
|
-
/** The storage domain id. */
|
|
840
|
-
storageDomainId: string;
|
|
841
|
-
/** The backup policy id. */
|
|
842
|
-
backupScheduleGroupId: string;
|
|
843
|
-
/** The description of the file server */
|
|
844
|
-
description?: string;
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
/** The iSCSI server. */
|
|
848
|
-
export interface IscsiServer extends BaseModel {
|
|
849
|
-
/** The storage domain id. */
|
|
850
|
-
storageDomainId: string;
|
|
851
|
-
/** The backup policy id. */
|
|
852
|
-
backupScheduleGroupId: string;
|
|
853
|
-
/** The description. */
|
|
854
|
-
description?: string;
|
|
855
|
-
/** The chap id. */
|
|
856
|
-
chapId?: string;
|
|
857
|
-
/** The reverse chap id. */
|
|
858
|
-
reverseChapId?: string;
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
/** The Job. */
|
|
862
|
-
export interface Job extends BaseModel {
|
|
863
|
-
/** Current status of the job */
|
|
864
|
-
status: JobStatus;
|
|
865
|
-
/** The UTC time at which the job was started */
|
|
866
|
-
startTime?: Date;
|
|
867
|
-
/** The UTC time at which the job completed */
|
|
868
|
-
endTime?: Date;
|
|
869
|
-
/** The percentage of the job that is already complete */
|
|
870
|
-
percentComplete: number;
|
|
871
|
-
/** The Error details. */
|
|
872
|
-
error?: JobErrorDetails;
|
|
873
|
-
/** Type of the job */
|
|
874
|
-
jobType?: JobType;
|
|
875
|
-
/** Id of the object that is created by the job */
|
|
876
|
-
targetId?: string;
|
|
877
|
-
/** The entity identifier for which the job ran. */
|
|
878
|
-
entityId?: string;
|
|
879
|
-
/** The entity type for which the job ran. */
|
|
880
|
-
entityType?: string;
|
|
881
|
-
/** The job stages. */
|
|
882
|
-
jobStages?: JobStage[];
|
|
883
|
-
/** The device id in which the job is currently running */
|
|
884
|
-
deviceId?: string;
|
|
885
|
-
/** Represents whether the job is cancellable or not */
|
|
886
|
-
isCancellable?: boolean;
|
|
887
|
-
/** stats properties for the job */
|
|
888
|
-
stats?: JobStats;
|
|
889
|
-
/** The target type of the backup. */
|
|
890
|
-
targetType?: TargetType;
|
|
891
|
-
/** The source device identifier of the failover job. */
|
|
892
|
-
sourceDeviceId?: string;
|
|
893
|
-
/** The time of the backup used for the failover. */
|
|
894
|
-
backupPointInTime?: Date;
|
|
895
|
-
/** The download progress. */
|
|
896
|
-
downloadProgress?: UpdateDownloadProgress;
|
|
897
|
-
/** The install progress. */
|
|
898
|
-
installProgress?: UpdateInstallProgress;
|
|
899
|
-
}
|
|
900
|
-
|
|
901
|
-
/** The NetworkSettings of a device */
|
|
902
|
-
export interface NetworkSettings extends BaseModel {
|
|
903
|
-
/** The Primary DNS server for the device */
|
|
904
|
-
primaryDnsServer: string;
|
|
905
|
-
/** The secondary DNS server for the device */
|
|
906
|
-
secondaryDnsServer?: string;
|
|
907
|
-
/** The NetworkAdapters under each node of the device. */
|
|
908
|
-
nodeNetworks: NodeNetwork[];
|
|
909
|
-
}
|
|
910
|
-
|
|
911
|
-
/** The SecuritySettings of a device */
|
|
912
|
-
export interface SecuritySettings extends BaseModel {
|
|
913
|
-
/** Device administrator password as an encrypted string (encrypted using RSA PKCS #1) is used to log into the local web UI of the device. Actual password could have at least 8 characters that are a combination of uppercase, lowercase, numeric, and special characters */
|
|
914
|
-
deviceAdminPassword: AsymmetricEncryptedSecret;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
/** The TimeSettings of a device */
|
|
918
|
-
export interface TimeSettings extends BaseModel {
|
|
919
|
-
/** The timezone of device, like '(UTC -06:00) Central America' */
|
|
920
|
-
timeZone: string;
|
|
921
|
-
/** The primary Network Time Protocol (NTP) server name, like 'time.windows.com'. */
|
|
922
|
-
primaryTimeServer: string;
|
|
923
|
-
/** The secondary Network Time Protocol (NTP) server name, like 'time.contoso.com'. It's optional. */
|
|
924
|
-
secondaryTimeServer?: string;
|
|
925
|
-
}
|
|
926
|
-
|
|
927
|
-
/** The updates profile */
|
|
928
|
-
export interface Updates extends BaseModel {
|
|
929
|
-
/** The current Device version. */
|
|
930
|
-
deviceVersion?: string;
|
|
931
|
-
/** The last time when the device did an update scan. */
|
|
932
|
-
deviceLastScannedTime?: Date;
|
|
933
|
-
/** Set to true if regular updates were detected for the current version of the device. */
|
|
934
|
-
regularUpdatesAvailable?: boolean;
|
|
935
|
-
/** Set to true if RegularUpdatesAvailable is true and if at least one of the updateItems detected has needs a reboot to install. */
|
|
936
|
-
rebootRequiredForInstall?: boolean;
|
|
937
|
-
/** The total number of items pending for download. */
|
|
938
|
-
totalItemsPendingForDownload?: number;
|
|
939
|
-
/** The total number of items pending for install. */
|
|
940
|
-
totalItemsPendingForInstall?: number;
|
|
941
|
-
/** The current update operation. */
|
|
942
|
-
status?: UpdateOperation;
|
|
943
|
-
/** The time when the last scan job was completed (success|cancelled|failed) on the device. */
|
|
944
|
-
lastCompletedScanTime?: Date;
|
|
945
|
-
/** The time when the last Download job was completed (success|cancelled|failed) on the device. */
|
|
946
|
-
lastCompletedDownloadJobTime?: Date;
|
|
947
|
-
/** The time when the last Install job was completed (success|cancelled|failed) on the device. */
|
|
948
|
-
lastCompletedInstallJobTime?: Date;
|
|
949
|
-
/** If a download is in progress, this field contains the JobId of that particular download job */
|
|
950
|
-
inProgressDownloadJobId?: string;
|
|
951
|
-
/** If an install is in progress, this field contains the JobId of that particular install job */
|
|
952
|
-
inProgressInstallJobId?: string;
|
|
953
|
-
/** The time when the currently running scan (if any) started */
|
|
954
|
-
inProgressScanStartedTime?: Date;
|
|
955
|
-
/** The time when the currently running download (if any) started */
|
|
956
|
-
inProgressDownloadJobStartedTime?: Date;
|
|
957
|
-
/** The time when the currently running install (if any) started */
|
|
958
|
-
inProgressInstallJobStartedTime?: Date;
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
/** The EncryptionSettings */
|
|
962
|
-
export interface EncryptionSettings extends BaseModel {
|
|
963
|
-
/** The encryption status which indicates if encryption is enabled or not. */
|
|
964
|
-
encryptionStatus: EncryptionStatus;
|
|
965
|
-
/** The key rollover status which indicates if key rollover is required or not. If secrets encryption has been upgraded, then it requires key rollover. */
|
|
966
|
-
keyRolloverStatus: KeyRolloverStatus;
|
|
967
|
-
}
|
|
968
|
-
|
|
969
|
-
/** The extended info of the manager. */
|
|
970
|
-
export interface ManagerExtendedInfo extends BaseModel {
|
|
971
|
-
/** ETag of the Resource */
|
|
972
|
-
etag?: string;
|
|
973
|
-
/** Represents the version of the ExtendedInfo object being persisted */
|
|
974
|
-
version?: string;
|
|
975
|
-
/** Represents the CIK of the resource */
|
|
976
|
-
integrityKey: string;
|
|
977
|
-
/** Represents the CEK of the resource */
|
|
978
|
-
encryptionKey?: string;
|
|
979
|
-
/** Represents the Cert thumbprint that was used to encrypt the CEK */
|
|
980
|
-
encryptionKeyThumbprint?: string;
|
|
981
|
-
/** Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it. */
|
|
982
|
-
portalCertificateThumbprint?: string;
|
|
983
|
-
/** Represents the encryption algorithm used to encrypt the other keys. None - if EncryptionKey is saved in plain text format. AlgorithmName - if encryption is used */
|
|
984
|
-
algorithm: string;
|
|
985
|
-
}
|
|
986
|
-
|
|
987
|
-
/** The storage account credential */
|
|
988
|
-
export interface StorageAccountCredential extends BaseModel {
|
|
989
|
-
/** The cloud service provider */
|
|
990
|
-
cloudType: CloudType;
|
|
991
|
-
/** The storage endpoint */
|
|
992
|
-
endPoint: string;
|
|
993
|
-
/** The storage account login */
|
|
994
|
-
login: string;
|
|
995
|
-
/** The storage account's geo location */
|
|
996
|
-
location?: string;
|
|
997
|
-
/** SSL needs to be enabled or not */
|
|
998
|
-
enableSSL: SslStatus;
|
|
999
|
-
/** The details of the storage account password */
|
|
1000
|
-
accessKey?: AsymmetricEncryptedSecret;
|
|
1001
|
-
}
|
|
1002
|
-
|
|
1003
|
-
/** The storage domain. */
|
|
1004
|
-
export interface StorageDomain extends BaseModel {
|
|
1005
|
-
/** The storage account credentials. */
|
|
1006
|
-
storageAccountCredentialIds: string[];
|
|
1007
|
-
/** The encryption key used to encrypt the data. This is a user secret. */
|
|
1008
|
-
encryptionKey?: AsymmetricEncryptedSecret;
|
|
1009
|
-
/** The encryption status "Enabled | Disabled". */
|
|
1010
|
-
encryptionStatus: EncryptionStatus;
|
|
1011
|
-
}
|
|
1012
|
-
|
|
1013
|
-
/** Defines values for ManagerType. */
|
|
1014
|
-
export type ManagerType = "GardaV1" | "HelsinkiV1";
|
|
1015
|
-
/** Defines values for AlertScope. */
|
|
1016
|
-
export type AlertScope = "Resource" | "Device";
|
|
1017
|
-
/** Defines values for AlertSourceType. */
|
|
1018
|
-
export type AlertSourceType = "Resource" | "Device";
|
|
1019
|
-
/** Defines values for AlertSeverity. */
|
|
1020
|
-
export type AlertSeverity = "Informational" | "Warning" | "Critical";
|
|
1021
|
-
/** Defines values for AlertStatus. */
|
|
1022
|
-
export type AlertStatus = "Active" | "Cleared";
|
|
1023
|
-
/** Defines values for InitiatedBy. */
|
|
1024
|
-
export type InitiatedBy = "Manual" | "Scheduled";
|
|
1025
|
-
/** Defines values for DataPolicy. */
|
|
1026
|
-
export type DataPolicy = "Invalid" | "Local" | "Tiered" | "Cloud";
|
|
1027
|
-
/** Defines values for AuthType. */
|
|
1028
|
-
export type AuthType =
|
|
1029
|
-
| "Invalid"
|
|
1030
|
-
| "AccessControlService"
|
|
1031
|
-
| "AzureActiveDirectory";
|
|
1032
|
-
/** Defines values for ContractVersions. */
|
|
1033
|
-
export type ContractVersions =
|
|
1034
|
-
| "InvalidVersion"
|
|
1035
|
-
| "V2011_09"
|
|
1036
|
-
| "V2012_02"
|
|
1037
|
-
| "V2012_05"
|
|
1038
|
-
| "V2012_12"
|
|
1039
|
-
| "V2013_04"
|
|
1040
|
-
| "V2013_10"
|
|
1041
|
-
| "V2013_11"
|
|
1042
|
-
| "V2014_04"
|
|
1043
|
-
| "V2014_06"
|
|
1044
|
-
| "V2014_07"
|
|
1045
|
-
| "V2014_09"
|
|
1046
|
-
| "V2014_10"
|
|
1047
|
-
| "V2014_12"
|
|
1048
|
-
| "V2015_01"
|
|
1049
|
-
| "V2015_02"
|
|
1050
|
-
| "V2015_04"
|
|
1051
|
-
| "V2015_05"
|
|
1052
|
-
| "V2015_06"
|
|
1053
|
-
| "V2015_07"
|
|
1054
|
-
| "V2015_08"
|
|
1055
|
-
| "V2015_10"
|
|
1056
|
-
| "V2015_12"
|
|
1057
|
-
| "V2016_01"
|
|
1058
|
-
| "V2016_02"
|
|
1059
|
-
| "V2016_04"
|
|
1060
|
-
| "V2016_05"
|
|
1061
|
-
| "V2016_07"
|
|
1062
|
-
| "V2016_08";
|
|
1063
|
-
/** Defines values for DeviceOperation. */
|
|
1064
|
-
export type DeviceOperation =
|
|
1065
|
-
| "None"
|
|
1066
|
-
| "Delete"
|
|
1067
|
-
| "DeleteWithWarning"
|
|
1068
|
-
| "DRSource"
|
|
1069
|
-
| "DRTarget"
|
|
1070
|
-
| "Browsable"
|
|
1071
|
-
| "ReadOnlyForDR"
|
|
1072
|
-
| "Deactivate";
|
|
1073
|
-
/** Defines values for SupportedDeviceCapabilities. */
|
|
1074
|
-
export type SupportedDeviceCapabilities =
|
|
1075
|
-
| "Invalid"
|
|
1076
|
-
| "FileServer"
|
|
1077
|
-
| "IscsiServer";
|
|
1078
|
-
/** Defines values for DeviceConfigurationStatus. */
|
|
1079
|
-
export type DeviceConfigurationStatus = "Complete" | "Pending";
|
|
1080
|
-
/** Defines values for DeviceStatus. */
|
|
1081
|
-
export type DeviceStatus =
|
|
1082
|
-
| "Unknown"
|
|
1083
|
-
| "Online"
|
|
1084
|
-
| "Offline"
|
|
1085
|
-
| "RequiresAttention"
|
|
1086
|
-
| "MaintenanceMode"
|
|
1087
|
-
| "Creating"
|
|
1088
|
-
| "Provisioning"
|
|
1089
|
-
| "Deleted"
|
|
1090
|
-
| "ReadyToSetup"
|
|
1091
|
-
| "Deactivated"
|
|
1092
|
-
| "Deactivating";
|
|
1093
|
-
/** Defines values for DeviceType. */
|
|
1094
|
-
export type DeviceType =
|
|
1095
|
-
| "Invalid"
|
|
1096
|
-
| "Appliance"
|
|
1097
|
-
| "VirtualAppliance"
|
|
1098
|
-
| "Series9000OnPremVirtualAppliance"
|
|
1099
|
-
| "Series9000VirtualAppliance"
|
|
1100
|
-
| "Series9000PhysicalAppliance";
|
|
1101
|
-
/** Defines values for AlertEmailNotificationStatus. */
|
|
1102
|
-
export type AlertEmailNotificationStatus = "Enabled" | "Disabled";
|
|
1103
|
-
/** Defines values for ServiceOwnersAlertNotificationStatus. */
|
|
1104
|
-
export type ServiceOwnersAlertNotificationStatus = "Enabled" | "Disabled";
|
|
1105
|
-
/** Defines values for ShareStatus. */
|
|
1106
|
-
export type ShareStatus = "Online" | "Offline";
|
|
1107
|
-
/** Defines values for MonitoringStatus. */
|
|
1108
|
-
export type MonitoringStatus = "Enabled" | "Disabled";
|
|
1109
|
-
/** Defines values for DiskStatus. */
|
|
1110
|
-
export type DiskStatus = "Online" | "Offline";
|
|
1111
|
-
/** Defines values for EncryptionAlgorithm. */
|
|
1112
|
-
export type EncryptionAlgorithm = "None" | "AES256" | "RSAES_PKCS1_v_1_5";
|
|
1113
|
-
/** Defines values for MetricAggregationType. */
|
|
1114
|
-
export type MetricAggregationType =
|
|
1115
|
-
| "Average"
|
|
1116
|
-
| "Last"
|
|
1117
|
-
| "Maximum"
|
|
1118
|
-
| "Minimum"
|
|
1119
|
-
| "None"
|
|
1120
|
-
| "Total";
|
|
1121
|
-
/** Defines values for MetricUnit. */
|
|
1122
|
-
export type MetricUnit =
|
|
1123
|
-
| "Bytes"
|
|
1124
|
-
| "BytesPerSecond"
|
|
1125
|
-
| "Count"
|
|
1126
|
-
| "CountPerSecond"
|
|
1127
|
-
| "Percent"
|
|
1128
|
-
| "Seconds";
|
|
1129
|
-
/** Defines values for JobStatus. */
|
|
1130
|
-
export type JobStatus =
|
|
1131
|
-
| "Invalid"
|
|
1132
|
-
| "Running"
|
|
1133
|
-
| "Succeeded"
|
|
1134
|
-
| "Failed"
|
|
1135
|
-
| "Canceled"
|
|
1136
|
-
| "Paused"
|
|
1137
|
-
| "Scheduled";
|
|
1138
|
-
/** Defines values for JobType. */
|
|
1139
|
-
export type JobType =
|
|
1140
|
-
| "Backup"
|
|
1141
|
-
| "Clone"
|
|
1142
|
-
| "Failover"
|
|
1143
|
-
| "DownloadUpdates"
|
|
1144
|
-
| "InstallUpdates";
|
|
1145
|
-
/** Defines values for TargetType. */
|
|
1146
|
-
export type TargetType = "FileServer" | "DiskServer";
|
|
1147
|
-
/** Defines values for DownloadPhase. */
|
|
1148
|
-
export type DownloadPhase =
|
|
1149
|
-
| "Unknown"
|
|
1150
|
-
| "Initializing"
|
|
1151
|
-
| "Downloading"
|
|
1152
|
-
| "Verifying";
|
|
1153
|
-
/** Defines values for DhcpStatus. */
|
|
1154
|
-
export type DhcpStatus = "Enabled" | "Disabled";
|
|
1155
|
-
/** Defines values for UpdateOperation. */
|
|
1156
|
-
export type UpdateOperation =
|
|
1157
|
-
| "Idle"
|
|
1158
|
-
| "Scanning"
|
|
1159
|
-
| "Downloading"
|
|
1160
|
-
| "Installing";
|
|
1161
|
-
/** Defines values for EncryptionStatus. */
|
|
1162
|
-
export type EncryptionStatus = "Enabled" | "Disabled";
|
|
1163
|
-
/** Defines values for KeyRolloverStatus. */
|
|
1164
|
-
export type KeyRolloverStatus = "Required" | "NotRequired";
|
|
1165
|
-
/** Defines values for CloudType. */
|
|
1166
|
-
export type CloudType = "Azure" | "S3" | "S3_RRS" | "OpenStack" | "HP";
|
|
1167
|
-
/** Defines values for SslStatus. */
|
|
1168
|
-
export type SslStatus = "Enabled" | "Disabled";
|
|
1169
|
-
|
|
1170
|
-
/** Optional parameters. */
|
|
1171
|
-
export interface ManagersListOptionalParams
|
|
1172
|
-
extends coreClient.OperationOptions {}
|
|
1173
|
-
|
|
1174
|
-
/** Contains response data for the list operation. */
|
|
1175
|
-
export type ManagersListResponse = ManagerList;
|
|
1176
|
-
|
|
1177
|
-
/** Optional parameters. */
|
|
1178
|
-
export interface ManagersListByResourceGroupOptionalParams
|
|
1179
|
-
extends coreClient.OperationOptions {}
|
|
1180
|
-
|
|
1181
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
1182
|
-
export type ManagersListByResourceGroupResponse = ManagerList;
|
|
1183
|
-
|
|
1184
|
-
/** Optional parameters. */
|
|
1185
|
-
export interface ManagersGetOptionalParams
|
|
1186
|
-
extends coreClient.OperationOptions {}
|
|
1187
|
-
|
|
1188
|
-
/** Contains response data for the get operation. */
|
|
1189
|
-
export type ManagersGetResponse = Manager;
|
|
1190
|
-
|
|
1191
|
-
/** Optional parameters. */
|
|
1192
|
-
export interface ManagersCreateOrUpdateOptionalParams
|
|
1193
|
-
extends coreClient.OperationOptions {}
|
|
1194
|
-
|
|
1195
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1196
|
-
export type ManagersCreateOrUpdateResponse = Manager;
|
|
1197
|
-
|
|
1198
|
-
/** Optional parameters. */
|
|
1199
|
-
export interface ManagersDeleteOptionalParams
|
|
1200
|
-
extends coreClient.OperationOptions {}
|
|
1201
|
-
|
|
1202
|
-
/** Optional parameters. */
|
|
1203
|
-
export interface ManagersUpdateOptionalParams
|
|
1204
|
-
extends coreClient.OperationOptions {}
|
|
1205
|
-
|
|
1206
|
-
/** Contains response data for the update operation. */
|
|
1207
|
-
export type ManagersUpdateResponse = Manager;
|
|
1208
|
-
|
|
1209
|
-
/** Optional parameters. */
|
|
1210
|
-
export interface ManagersUploadRegistrationCertificateOptionalParams
|
|
1211
|
-
extends coreClient.OperationOptions {}
|
|
1212
|
-
|
|
1213
|
-
/** Contains response data for the uploadRegistrationCertificate operation. */
|
|
1214
|
-
export type ManagersUploadRegistrationCertificateResponse = UploadCertificateResponse;
|
|
1215
|
-
|
|
1216
|
-
/** Optional parameters. */
|
|
1217
|
-
export interface ManagersGetEncryptionSettingsOptionalParams
|
|
1218
|
-
extends coreClient.OperationOptions {}
|
|
1219
|
-
|
|
1220
|
-
/** Contains response data for the getEncryptionSettings operation. */
|
|
1221
|
-
export type ManagersGetEncryptionSettingsResponse = EncryptionSettings;
|
|
1222
|
-
|
|
1223
|
-
/** Optional parameters. */
|
|
1224
|
-
export interface ManagersGetExtendedInfoOptionalParams
|
|
1225
|
-
extends coreClient.OperationOptions {}
|
|
1226
|
-
|
|
1227
|
-
/** Contains response data for the getExtendedInfo operation. */
|
|
1228
|
-
export type ManagersGetExtendedInfoResponse = ManagerExtendedInfo;
|
|
1229
|
-
|
|
1230
|
-
/** Optional parameters. */
|
|
1231
|
-
export interface ManagersCreateExtendedInfoOptionalParams
|
|
1232
|
-
extends coreClient.OperationOptions {}
|
|
1233
|
-
|
|
1234
|
-
/** Contains response data for the createExtendedInfo operation. */
|
|
1235
|
-
export type ManagersCreateExtendedInfoResponse = ManagerExtendedInfo;
|
|
1236
|
-
|
|
1237
|
-
/** Optional parameters. */
|
|
1238
|
-
export interface ManagersDeleteExtendedInfoOptionalParams
|
|
1239
|
-
extends coreClient.OperationOptions {}
|
|
1240
|
-
|
|
1241
|
-
/** Optional parameters. */
|
|
1242
|
-
export interface ManagersUpdateExtendedInfoOptionalParams
|
|
1243
|
-
extends coreClient.OperationOptions {}
|
|
1244
|
-
|
|
1245
|
-
/** Contains response data for the updateExtendedInfo operation. */
|
|
1246
|
-
export type ManagersUpdateExtendedInfoResponse = ManagerExtendedInfo;
|
|
1247
|
-
|
|
1248
|
-
/** Optional parameters. */
|
|
1249
|
-
export interface ManagersGetEncryptionKeyOptionalParams
|
|
1250
|
-
extends coreClient.OperationOptions {}
|
|
1251
|
-
|
|
1252
|
-
/** Contains response data for the getEncryptionKey operation. */
|
|
1253
|
-
export type ManagersGetEncryptionKeyResponse = SymmetricEncryptedSecret;
|
|
1254
|
-
|
|
1255
|
-
/** Optional parameters. */
|
|
1256
|
-
export interface ManagersListMetricsOptionalParams
|
|
1257
|
-
extends coreClient.OperationOptions {
|
|
1258
|
-
/** OData Filter options */
|
|
1259
|
-
filter?: string;
|
|
1260
|
-
}
|
|
1261
|
-
|
|
1262
|
-
/** Contains response data for the listMetrics operation. */
|
|
1263
|
-
export type ManagersListMetricsResponse = MetricList;
|
|
1264
|
-
|
|
1265
|
-
/** Optional parameters. */
|
|
1266
|
-
export interface ManagersListMetricDefinitionOptionalParams
|
|
1267
|
-
extends coreClient.OperationOptions {}
|
|
1268
|
-
|
|
1269
|
-
/** Contains response data for the listMetricDefinition operation. */
|
|
1270
|
-
export type ManagersListMetricDefinitionResponse = MetricDefinitionList;
|
|
1271
|
-
|
|
1272
|
-
/** Optional parameters. */
|
|
1273
|
-
export interface AvailableProviderOperationsListOptionalParams
|
|
1274
|
-
extends coreClient.OperationOptions {}
|
|
1275
|
-
|
|
1276
|
-
/** Contains response data for the list operation. */
|
|
1277
|
-
export type AvailableProviderOperationsListResponse = AvailableProviderOperations;
|
|
1278
|
-
|
|
1279
|
-
/** Optional parameters. */
|
|
1280
|
-
export interface AvailableProviderOperationsListNextOptionalParams
|
|
1281
|
-
extends coreClient.OperationOptions {}
|
|
1282
|
-
|
|
1283
|
-
/** Contains response data for the listNext operation. */
|
|
1284
|
-
export type AvailableProviderOperationsListNextResponse = AvailableProviderOperations;
|
|
1285
|
-
|
|
1286
|
-
/** Optional parameters. */
|
|
1287
|
-
export interface AccessControlRecordsListByManagerOptionalParams
|
|
1288
|
-
extends coreClient.OperationOptions {}
|
|
1289
|
-
|
|
1290
|
-
/** Contains response data for the listByManager operation. */
|
|
1291
|
-
export type AccessControlRecordsListByManagerResponse = AccessControlRecordList;
|
|
1292
|
-
|
|
1293
|
-
/** Optional parameters. */
|
|
1294
|
-
export interface AccessControlRecordsGetOptionalParams
|
|
1295
|
-
extends coreClient.OperationOptions {}
|
|
1296
|
-
|
|
1297
|
-
/** Contains response data for the get operation. */
|
|
1298
|
-
export type AccessControlRecordsGetResponse = AccessControlRecord;
|
|
1299
|
-
|
|
1300
|
-
/** Optional parameters. */
|
|
1301
|
-
export interface AccessControlRecordsCreateOrUpdateOptionalParams
|
|
1302
|
-
extends coreClient.OperationOptions {
|
|
1303
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1304
|
-
updateIntervalInMs?: number;
|
|
1305
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1306
|
-
resumeFrom?: string;
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1310
|
-
export type AccessControlRecordsCreateOrUpdateResponse = AccessControlRecord;
|
|
1311
|
-
|
|
1312
|
-
/** Optional parameters. */
|
|
1313
|
-
export interface AccessControlRecordsDeleteOptionalParams
|
|
1314
|
-
extends coreClient.OperationOptions {
|
|
1315
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1316
|
-
updateIntervalInMs?: number;
|
|
1317
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1318
|
-
resumeFrom?: string;
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
/** Optional parameters. */
|
|
1322
|
-
export interface AlertsListByManagerOptionalParams
|
|
1323
|
-
extends coreClient.OperationOptions {
|
|
1324
|
-
/** OData Filter options */
|
|
1325
|
-
filter?: string;
|
|
1326
|
-
}
|
|
1327
|
-
|
|
1328
|
-
/** Contains response data for the listByManager operation. */
|
|
1329
|
-
export type AlertsListByManagerResponse = AlertList;
|
|
1330
|
-
|
|
1331
|
-
/** Optional parameters. */
|
|
1332
|
-
export interface AlertsClearOptionalParams
|
|
1333
|
-
extends coreClient.OperationOptions {}
|
|
1334
|
-
|
|
1335
|
-
/** Optional parameters. */
|
|
1336
|
-
export interface AlertsSendTestEmailOptionalParams
|
|
1337
|
-
extends coreClient.OperationOptions {}
|
|
1338
|
-
|
|
1339
|
-
/** Optional parameters. */
|
|
1340
|
-
export interface AlertsListByManagerNextOptionalParams
|
|
1341
|
-
extends coreClient.OperationOptions {}
|
|
1342
|
-
|
|
1343
|
-
/** Contains response data for the listByManagerNext operation. */
|
|
1344
|
-
export type AlertsListByManagerNextResponse = AlertList;
|
|
1345
|
-
|
|
1346
|
-
/** Optional parameters. */
|
|
1347
|
-
export interface BackupsListByManagerOptionalParams
|
|
1348
|
-
extends coreClient.OperationOptions {
|
|
1349
|
-
/** OData Filter options */
|
|
1350
|
-
filter?: string;
|
|
1351
|
-
}
|
|
1352
|
-
|
|
1353
|
-
/** Contains response data for the listByManager operation. */
|
|
1354
|
-
export type BackupsListByManagerResponse = BackupList;
|
|
1355
|
-
|
|
1356
|
-
/** Optional parameters. */
|
|
1357
|
-
export interface BackupsListByDeviceOptionalParams
|
|
1358
|
-
extends coreClient.OperationOptions {
|
|
1359
|
-
/** OData Filter options */
|
|
1360
|
-
filter?: string;
|
|
1361
|
-
/** Set to true if you need backups which can be used for failover. */
|
|
1362
|
-
forFailover?: boolean;
|
|
1363
|
-
}
|
|
1364
|
-
|
|
1365
|
-
/** Contains response data for the listByDevice operation. */
|
|
1366
|
-
export type BackupsListByDeviceResponse = BackupList;
|
|
1367
|
-
|
|
1368
|
-
/** Optional parameters. */
|
|
1369
|
-
export interface BackupsDeleteOptionalParams
|
|
1370
|
-
extends coreClient.OperationOptions {
|
|
1371
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1372
|
-
updateIntervalInMs?: number;
|
|
1373
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1374
|
-
resumeFrom?: string;
|
|
1375
|
-
}
|
|
1376
|
-
|
|
1377
|
-
/** Optional parameters. */
|
|
1378
|
-
export interface BackupsCloneOptionalParams
|
|
1379
|
-
extends coreClient.OperationOptions {
|
|
1380
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1381
|
-
updateIntervalInMs?: number;
|
|
1382
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1383
|
-
resumeFrom?: string;
|
|
1384
|
-
}
|
|
1385
|
-
|
|
1386
|
-
/** Optional parameters. */
|
|
1387
|
-
export interface BackupsListByManagerNextOptionalParams
|
|
1388
|
-
extends coreClient.OperationOptions {}
|
|
1389
|
-
|
|
1390
|
-
/** Contains response data for the listByManagerNext operation. */
|
|
1391
|
-
export type BackupsListByManagerNextResponse = BackupList;
|
|
1392
|
-
|
|
1393
|
-
/** Optional parameters. */
|
|
1394
|
-
export interface BackupsListByDeviceNextOptionalParams
|
|
1395
|
-
extends coreClient.OperationOptions {}
|
|
1396
|
-
|
|
1397
|
-
/** Contains response data for the listByDeviceNext operation. */
|
|
1398
|
-
export type BackupsListByDeviceNextResponse = BackupList;
|
|
1399
|
-
|
|
1400
|
-
/** Optional parameters. */
|
|
1401
|
-
export interface DevicesListByManagerOptionalParams
|
|
1402
|
-
extends coreClient.OperationOptions {
|
|
1403
|
-
/** Specify $expand=details to populate additional fields related to the device. */
|
|
1404
|
-
expand?: string;
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
/** Contains response data for the listByManager operation. */
|
|
1408
|
-
export type DevicesListByManagerResponse = DeviceList;
|
|
1409
|
-
|
|
1410
|
-
/** Optional parameters. */
|
|
1411
|
-
export interface DevicesGetOptionalParams extends coreClient.OperationOptions {
|
|
1412
|
-
/** Specify $expand=details to populate additional fields related to the device. */
|
|
1413
|
-
expand?: string;
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
/** Contains response data for the get operation. */
|
|
1417
|
-
export type DevicesGetResponse = Device;
|
|
1418
|
-
|
|
1419
|
-
/** Optional parameters. */
|
|
1420
|
-
export interface DevicesDeleteOptionalParams
|
|
1421
|
-
extends coreClient.OperationOptions {
|
|
1422
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1423
|
-
updateIntervalInMs?: number;
|
|
1424
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1425
|
-
resumeFrom?: string;
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
|
-
/** Optional parameters. */
|
|
1429
|
-
export interface DevicesPatchOptionalParams
|
|
1430
|
-
extends coreClient.OperationOptions {
|
|
1431
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1432
|
-
updateIntervalInMs?: number;
|
|
1433
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1434
|
-
resumeFrom?: string;
|
|
1435
|
-
}
|
|
1436
|
-
|
|
1437
|
-
/** Contains response data for the patch operation. */
|
|
1438
|
-
export type DevicesPatchResponse = Device;
|
|
1439
|
-
|
|
1440
|
-
/** Optional parameters. */
|
|
1441
|
-
export interface DevicesGetAlertSettingsOptionalParams
|
|
1442
|
-
extends coreClient.OperationOptions {}
|
|
1443
|
-
|
|
1444
|
-
/** Contains response data for the getAlertSettings operation. */
|
|
1445
|
-
export type DevicesGetAlertSettingsResponse = AlertSettings;
|
|
1446
|
-
|
|
1447
|
-
/** Optional parameters. */
|
|
1448
|
-
export interface DevicesCreateOrUpdateAlertSettingsOptionalParams
|
|
1449
|
-
extends coreClient.OperationOptions {
|
|
1450
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1451
|
-
updateIntervalInMs?: number;
|
|
1452
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1453
|
-
resumeFrom?: string;
|
|
1454
|
-
}
|
|
1455
|
-
|
|
1456
|
-
/** Contains response data for the createOrUpdateAlertSettings operation. */
|
|
1457
|
-
export type DevicesCreateOrUpdateAlertSettingsResponse = AlertSettings;
|
|
1458
|
-
|
|
1459
|
-
/** Optional parameters. */
|
|
1460
|
-
export interface DevicesDeactivateOptionalParams
|
|
1461
|
-
extends coreClient.OperationOptions {
|
|
1462
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1463
|
-
updateIntervalInMs?: number;
|
|
1464
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1465
|
-
resumeFrom?: string;
|
|
1466
|
-
}
|
|
1467
|
-
|
|
1468
|
-
/** Optional parameters. */
|
|
1469
|
-
export interface DevicesDownloadUpdatesOptionalParams
|
|
1470
|
-
extends coreClient.OperationOptions {
|
|
1471
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1472
|
-
updateIntervalInMs?: number;
|
|
1473
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1474
|
-
resumeFrom?: string;
|
|
1475
|
-
}
|
|
1476
|
-
|
|
1477
|
-
/** Optional parameters. */
|
|
1478
|
-
export interface DevicesFailoverOptionalParams
|
|
1479
|
-
extends coreClient.OperationOptions {
|
|
1480
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1481
|
-
updateIntervalInMs?: number;
|
|
1482
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1483
|
-
resumeFrom?: string;
|
|
1484
|
-
}
|
|
1485
|
-
|
|
1486
|
-
/** Optional parameters. */
|
|
1487
|
-
export interface DevicesListFailoverTargetOptionalParams
|
|
1488
|
-
extends coreClient.OperationOptions {
|
|
1489
|
-
/** Specify $expand=details to populate additional fields related to the device. */
|
|
1490
|
-
expand?: string;
|
|
1491
|
-
}
|
|
1492
|
-
|
|
1493
|
-
/** Contains response data for the listFailoverTarget operation. */
|
|
1494
|
-
export type DevicesListFailoverTargetResponse = DeviceList;
|
|
1495
|
-
|
|
1496
|
-
/** Optional parameters. */
|
|
1497
|
-
export interface DevicesInstallUpdatesOptionalParams
|
|
1498
|
-
extends coreClient.OperationOptions {
|
|
1499
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1500
|
-
updateIntervalInMs?: number;
|
|
1501
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1502
|
-
resumeFrom?: string;
|
|
1503
|
-
}
|
|
1504
|
-
|
|
1505
|
-
/** Optional parameters. */
|
|
1506
|
-
export interface DevicesListMetricsOptionalParams
|
|
1507
|
-
extends coreClient.OperationOptions {
|
|
1508
|
-
/** OData Filter options */
|
|
1509
|
-
filter?: string;
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
/** Contains response data for the listMetrics operation. */
|
|
1513
|
-
export type DevicesListMetricsResponse = MetricList;
|
|
1514
|
-
|
|
1515
|
-
/** Optional parameters. */
|
|
1516
|
-
export interface DevicesListMetricDefinitionOptionalParams
|
|
1517
|
-
extends coreClient.OperationOptions {}
|
|
1518
|
-
|
|
1519
|
-
/** Contains response data for the listMetricDefinition operation. */
|
|
1520
|
-
export type DevicesListMetricDefinitionResponse = MetricDefinitionList;
|
|
1521
|
-
|
|
1522
|
-
/** Optional parameters. */
|
|
1523
|
-
export interface DevicesGetNetworkSettingsOptionalParams
|
|
1524
|
-
extends coreClient.OperationOptions {}
|
|
1525
|
-
|
|
1526
|
-
/** Contains response data for the getNetworkSettings operation. */
|
|
1527
|
-
export type DevicesGetNetworkSettingsResponse = NetworkSettings;
|
|
1528
|
-
|
|
1529
|
-
/** Optional parameters. */
|
|
1530
|
-
export interface DevicesScanForUpdatesOptionalParams
|
|
1531
|
-
extends coreClient.OperationOptions {
|
|
1532
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1533
|
-
updateIntervalInMs?: number;
|
|
1534
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1535
|
-
resumeFrom?: string;
|
|
1536
|
-
}
|
|
1537
|
-
|
|
1538
|
-
/** Optional parameters. */
|
|
1539
|
-
export interface DevicesCreateOrUpdateSecuritySettingsOptionalParams
|
|
1540
|
-
extends coreClient.OperationOptions {
|
|
1541
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1542
|
-
updateIntervalInMs?: number;
|
|
1543
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1544
|
-
resumeFrom?: string;
|
|
1545
|
-
}
|
|
1546
|
-
|
|
1547
|
-
/** Optional parameters. */
|
|
1548
|
-
export interface DevicesGetTimeSettingsOptionalParams
|
|
1549
|
-
extends coreClient.OperationOptions {}
|
|
1550
|
-
|
|
1551
|
-
/** Contains response data for the getTimeSettings operation. */
|
|
1552
|
-
export type DevicesGetTimeSettingsResponse = TimeSettings;
|
|
1553
|
-
|
|
1554
|
-
/** Optional parameters. */
|
|
1555
|
-
export interface DevicesGetUpdateSummaryOptionalParams
|
|
1556
|
-
extends coreClient.OperationOptions {}
|
|
1557
|
-
|
|
1558
|
-
/** Contains response data for the getUpdateSummary operation. */
|
|
1559
|
-
export type DevicesGetUpdateSummaryResponse = Updates;
|
|
1560
|
-
|
|
1561
|
-
/** Optional parameters. */
|
|
1562
|
-
export interface BackupScheduleGroupsListByDeviceOptionalParams
|
|
1563
|
-
extends coreClient.OperationOptions {}
|
|
1564
|
-
|
|
1565
|
-
/** Contains response data for the listByDevice operation. */
|
|
1566
|
-
export type BackupScheduleGroupsListByDeviceResponse = BackupScheduleGroupList;
|
|
1567
|
-
|
|
1568
|
-
/** Optional parameters. */
|
|
1569
|
-
export interface BackupScheduleGroupsGetOptionalParams
|
|
1570
|
-
extends coreClient.OperationOptions {}
|
|
1571
|
-
|
|
1572
|
-
/** Contains response data for the get operation. */
|
|
1573
|
-
export type BackupScheduleGroupsGetResponse = BackupScheduleGroup;
|
|
1574
|
-
|
|
1575
|
-
/** Optional parameters. */
|
|
1576
|
-
export interface BackupScheduleGroupsCreateOrUpdateOptionalParams
|
|
1577
|
-
extends coreClient.OperationOptions {
|
|
1578
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1579
|
-
updateIntervalInMs?: number;
|
|
1580
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1581
|
-
resumeFrom?: string;
|
|
1582
|
-
}
|
|
1583
|
-
|
|
1584
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1585
|
-
export type BackupScheduleGroupsCreateOrUpdateResponse = BackupScheduleGroup;
|
|
1586
|
-
|
|
1587
|
-
/** Optional parameters. */
|
|
1588
|
-
export interface BackupScheduleGroupsDeleteOptionalParams
|
|
1589
|
-
extends coreClient.OperationOptions {
|
|
1590
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1591
|
-
updateIntervalInMs?: number;
|
|
1592
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1593
|
-
resumeFrom?: string;
|
|
1594
|
-
}
|
|
1595
|
-
|
|
1596
|
-
/** Optional parameters. */
|
|
1597
|
-
export interface ChapSettingsListByDeviceOptionalParams
|
|
1598
|
-
extends coreClient.OperationOptions {}
|
|
1599
|
-
|
|
1600
|
-
/** Contains response data for the listByDevice operation. */
|
|
1601
|
-
export type ChapSettingsListByDeviceResponse = ChapSettingsList;
|
|
1602
|
-
|
|
1603
|
-
/** Optional parameters. */
|
|
1604
|
-
export interface ChapSettingsGetOptionalParams
|
|
1605
|
-
extends coreClient.OperationOptions {}
|
|
1606
|
-
|
|
1607
|
-
/** Contains response data for the get operation. */
|
|
1608
|
-
export type ChapSettingsGetResponse = ChapSettings;
|
|
1609
|
-
|
|
1610
|
-
/** Optional parameters. */
|
|
1611
|
-
export interface ChapSettingsCreateOrUpdateOptionalParams
|
|
1612
|
-
extends coreClient.OperationOptions {
|
|
1613
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1614
|
-
updateIntervalInMs?: number;
|
|
1615
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1616
|
-
resumeFrom?: string;
|
|
1617
|
-
}
|
|
1618
|
-
|
|
1619
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1620
|
-
export type ChapSettingsCreateOrUpdateResponse = ChapSettings;
|
|
1621
|
-
|
|
1622
|
-
/** Optional parameters. */
|
|
1623
|
-
export interface ChapSettingsDeleteOptionalParams
|
|
1624
|
-
extends coreClient.OperationOptions {
|
|
1625
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1626
|
-
updateIntervalInMs?: number;
|
|
1627
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1628
|
-
resumeFrom?: string;
|
|
1629
|
-
}
|
|
1630
|
-
|
|
1631
|
-
/** Optional parameters. */
|
|
1632
|
-
export interface IscsiDisksListByDeviceOptionalParams
|
|
1633
|
-
extends coreClient.OperationOptions {}
|
|
1634
|
-
|
|
1635
|
-
/** Contains response data for the listByDevice operation. */
|
|
1636
|
-
export type IscsiDisksListByDeviceResponse = IscsiDiskList;
|
|
1637
|
-
|
|
1638
|
-
/** Optional parameters. */
|
|
1639
|
-
export interface IscsiDisksListByIscsiServerOptionalParams
|
|
1640
|
-
extends coreClient.OperationOptions {}
|
|
1641
|
-
|
|
1642
|
-
/** Contains response data for the listByIscsiServer operation. */
|
|
1643
|
-
export type IscsiDisksListByIscsiServerResponse = IscsiDiskList;
|
|
1644
|
-
|
|
1645
|
-
/** Optional parameters. */
|
|
1646
|
-
export interface IscsiDisksGetOptionalParams
|
|
1647
|
-
extends coreClient.OperationOptions {}
|
|
1648
|
-
|
|
1649
|
-
/** Contains response data for the get operation. */
|
|
1650
|
-
export type IscsiDisksGetResponse = IscsiDisk;
|
|
1651
|
-
|
|
1652
|
-
/** Optional parameters. */
|
|
1653
|
-
export interface IscsiDisksCreateOrUpdateOptionalParams
|
|
1654
|
-
extends coreClient.OperationOptions {
|
|
1655
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1656
|
-
updateIntervalInMs?: number;
|
|
1657
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1658
|
-
resumeFrom?: string;
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1662
|
-
export type IscsiDisksCreateOrUpdateResponse = IscsiDisk;
|
|
1663
|
-
|
|
1664
|
-
/** Optional parameters. */
|
|
1665
|
-
export interface IscsiDisksDeleteOptionalParams
|
|
1666
|
-
extends coreClient.OperationOptions {
|
|
1667
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1668
|
-
updateIntervalInMs?: number;
|
|
1669
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1670
|
-
resumeFrom?: string;
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
/** Optional parameters. */
|
|
1674
|
-
export interface IscsiDisksListMetricsOptionalParams
|
|
1675
|
-
extends coreClient.OperationOptions {
|
|
1676
|
-
/** OData Filter options */
|
|
1677
|
-
filter?: string;
|
|
1678
|
-
}
|
|
1679
|
-
|
|
1680
|
-
/** Contains response data for the listMetrics operation. */
|
|
1681
|
-
export type IscsiDisksListMetricsResponse = MetricList;
|
|
1682
|
-
|
|
1683
|
-
/** Optional parameters. */
|
|
1684
|
-
export interface IscsiDisksListMetricDefinitionOptionalParams
|
|
1685
|
-
extends coreClient.OperationOptions {}
|
|
1686
|
-
|
|
1687
|
-
/** Contains response data for the listMetricDefinition operation. */
|
|
1688
|
-
export type IscsiDisksListMetricDefinitionResponse = MetricDefinitionList;
|
|
1689
|
-
|
|
1690
|
-
/** Optional parameters. */
|
|
1691
|
-
export interface FileServersListByDeviceOptionalParams
|
|
1692
|
-
extends coreClient.OperationOptions {}
|
|
1693
|
-
|
|
1694
|
-
/** Contains response data for the listByDevice operation. */
|
|
1695
|
-
export type FileServersListByDeviceResponse = FileServerList;
|
|
1696
|
-
|
|
1697
|
-
/** Optional parameters. */
|
|
1698
|
-
export interface FileServersGetOptionalParams
|
|
1699
|
-
extends coreClient.OperationOptions {}
|
|
1700
|
-
|
|
1701
|
-
/** Contains response data for the get operation. */
|
|
1702
|
-
export type FileServersGetResponse = FileServer;
|
|
1703
|
-
|
|
1704
|
-
/** Optional parameters. */
|
|
1705
|
-
export interface FileServersCreateOrUpdateOptionalParams
|
|
1706
|
-
extends coreClient.OperationOptions {
|
|
1707
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1708
|
-
updateIntervalInMs?: number;
|
|
1709
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1710
|
-
resumeFrom?: string;
|
|
1711
|
-
}
|
|
1712
|
-
|
|
1713
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1714
|
-
export type FileServersCreateOrUpdateResponse = FileServer;
|
|
1715
|
-
|
|
1716
|
-
/** Optional parameters. */
|
|
1717
|
-
export interface FileServersDeleteOptionalParams
|
|
1718
|
-
extends coreClient.OperationOptions {
|
|
1719
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1720
|
-
updateIntervalInMs?: number;
|
|
1721
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1722
|
-
resumeFrom?: string;
|
|
1723
|
-
}
|
|
1724
|
-
|
|
1725
|
-
/** Optional parameters. */
|
|
1726
|
-
export interface FileServersBackupNowOptionalParams
|
|
1727
|
-
extends coreClient.OperationOptions {
|
|
1728
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1729
|
-
updateIntervalInMs?: number;
|
|
1730
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1731
|
-
resumeFrom?: string;
|
|
1732
|
-
}
|
|
1733
|
-
|
|
1734
|
-
/** Optional parameters. */
|
|
1735
|
-
export interface FileServersListMetricsOptionalParams
|
|
1736
|
-
extends coreClient.OperationOptions {
|
|
1737
|
-
/** OData Filter options */
|
|
1738
|
-
filter?: string;
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
/** Contains response data for the listMetrics operation. */
|
|
1742
|
-
export type FileServersListMetricsResponse = MetricList;
|
|
1743
|
-
|
|
1744
|
-
/** Optional parameters. */
|
|
1745
|
-
export interface FileServersListMetricDefinitionOptionalParams
|
|
1746
|
-
extends coreClient.OperationOptions {}
|
|
1747
|
-
|
|
1748
|
-
/** Contains response data for the listMetricDefinition operation. */
|
|
1749
|
-
export type FileServersListMetricDefinitionResponse = MetricDefinitionList;
|
|
1750
|
-
|
|
1751
|
-
/** Optional parameters. */
|
|
1752
|
-
export interface FileServersListByManagerOptionalParams
|
|
1753
|
-
extends coreClient.OperationOptions {}
|
|
1754
|
-
|
|
1755
|
-
/** Contains response data for the listByManager operation. */
|
|
1756
|
-
export type FileServersListByManagerResponse = FileServerList;
|
|
1757
|
-
|
|
1758
|
-
/** Optional parameters. */
|
|
1759
|
-
export interface FileSharesListByFileServerOptionalParams
|
|
1760
|
-
extends coreClient.OperationOptions {}
|
|
1761
|
-
|
|
1762
|
-
/** Contains response data for the listByFileServer operation. */
|
|
1763
|
-
export type FileSharesListByFileServerResponse = FileShareList;
|
|
1764
|
-
|
|
1765
|
-
/** Optional parameters. */
|
|
1766
|
-
export interface FileSharesGetOptionalParams
|
|
1767
|
-
extends coreClient.OperationOptions {}
|
|
1768
|
-
|
|
1769
|
-
/** Contains response data for the get operation. */
|
|
1770
|
-
export type FileSharesGetResponse = FileShare;
|
|
1771
|
-
|
|
1772
|
-
/** Optional parameters. */
|
|
1773
|
-
export interface FileSharesCreateOrUpdateOptionalParams
|
|
1774
|
-
extends coreClient.OperationOptions {
|
|
1775
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1776
|
-
updateIntervalInMs?: number;
|
|
1777
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1778
|
-
resumeFrom?: string;
|
|
1779
|
-
}
|
|
1780
|
-
|
|
1781
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1782
|
-
export type FileSharesCreateOrUpdateResponse = FileShare;
|
|
1783
|
-
|
|
1784
|
-
/** Optional parameters. */
|
|
1785
|
-
export interface FileSharesDeleteOptionalParams
|
|
1786
|
-
extends coreClient.OperationOptions {
|
|
1787
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1788
|
-
updateIntervalInMs?: number;
|
|
1789
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1790
|
-
resumeFrom?: string;
|
|
1791
|
-
}
|
|
1792
|
-
|
|
1793
|
-
/** Optional parameters. */
|
|
1794
|
-
export interface FileSharesListMetricsOptionalParams
|
|
1795
|
-
extends coreClient.OperationOptions {
|
|
1796
|
-
/** OData Filter options */
|
|
1797
|
-
filter?: string;
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
/** Contains response data for the listMetrics operation. */
|
|
1801
|
-
export type FileSharesListMetricsResponse = MetricList;
|
|
1802
|
-
|
|
1803
|
-
/** Optional parameters. */
|
|
1804
|
-
export interface FileSharesListMetricDefinitionOptionalParams
|
|
1805
|
-
extends coreClient.OperationOptions {}
|
|
1806
|
-
|
|
1807
|
-
/** Contains response data for the listMetricDefinition operation. */
|
|
1808
|
-
export type FileSharesListMetricDefinitionResponse = MetricDefinitionList;
|
|
1809
|
-
|
|
1810
|
-
/** Optional parameters. */
|
|
1811
|
-
export interface FileSharesListByDeviceOptionalParams
|
|
1812
|
-
extends coreClient.OperationOptions {}
|
|
1813
|
-
|
|
1814
|
-
/** Contains response data for the listByDevice operation. */
|
|
1815
|
-
export type FileSharesListByDeviceResponse = FileShareList;
|
|
1816
|
-
|
|
1817
|
-
/** Optional parameters. */
|
|
1818
|
-
export interface IscsiServersListByDeviceOptionalParams
|
|
1819
|
-
extends coreClient.OperationOptions {}
|
|
1820
|
-
|
|
1821
|
-
/** Contains response data for the listByDevice operation. */
|
|
1822
|
-
export type IscsiServersListByDeviceResponse = IscsiServerList;
|
|
1823
|
-
|
|
1824
|
-
/** Optional parameters. */
|
|
1825
|
-
export interface IscsiServersGetOptionalParams
|
|
1826
|
-
extends coreClient.OperationOptions {}
|
|
1827
|
-
|
|
1828
|
-
/** Contains response data for the get operation. */
|
|
1829
|
-
export type IscsiServersGetResponse = IscsiServer;
|
|
1830
|
-
|
|
1831
|
-
/** Optional parameters. */
|
|
1832
|
-
export interface IscsiServersCreateOrUpdateOptionalParams
|
|
1833
|
-
extends coreClient.OperationOptions {
|
|
1834
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1835
|
-
updateIntervalInMs?: number;
|
|
1836
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1837
|
-
resumeFrom?: string;
|
|
1838
|
-
}
|
|
1839
|
-
|
|
1840
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1841
|
-
export type IscsiServersCreateOrUpdateResponse = IscsiServer;
|
|
1842
|
-
|
|
1843
|
-
/** Optional parameters. */
|
|
1844
|
-
export interface IscsiServersDeleteOptionalParams
|
|
1845
|
-
extends coreClient.OperationOptions {
|
|
1846
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1847
|
-
updateIntervalInMs?: number;
|
|
1848
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1849
|
-
resumeFrom?: string;
|
|
1850
|
-
}
|
|
1851
|
-
|
|
1852
|
-
/** Optional parameters. */
|
|
1853
|
-
export interface IscsiServersBackupNowOptionalParams
|
|
1854
|
-
extends coreClient.OperationOptions {
|
|
1855
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1856
|
-
updateIntervalInMs?: number;
|
|
1857
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1858
|
-
resumeFrom?: string;
|
|
1859
|
-
}
|
|
1860
|
-
|
|
1861
|
-
/** Optional parameters. */
|
|
1862
|
-
export interface IscsiServersListMetricsOptionalParams
|
|
1863
|
-
extends coreClient.OperationOptions {
|
|
1864
|
-
/** OData Filter options */
|
|
1865
|
-
filter?: string;
|
|
1866
|
-
}
|
|
1867
|
-
|
|
1868
|
-
/** Contains response data for the listMetrics operation. */
|
|
1869
|
-
export type IscsiServersListMetricsResponse = MetricList;
|
|
1870
|
-
|
|
1871
|
-
/** Optional parameters. */
|
|
1872
|
-
export interface IscsiServersListMetricDefinitionOptionalParams
|
|
1873
|
-
extends coreClient.OperationOptions {}
|
|
1874
|
-
|
|
1875
|
-
/** Contains response data for the listMetricDefinition operation. */
|
|
1876
|
-
export type IscsiServersListMetricDefinitionResponse = MetricDefinitionList;
|
|
1877
|
-
|
|
1878
|
-
/** Optional parameters. */
|
|
1879
|
-
export interface IscsiServersListByManagerOptionalParams
|
|
1880
|
-
extends coreClient.OperationOptions {}
|
|
1881
|
-
|
|
1882
|
-
/** Contains response data for the listByManager operation. */
|
|
1883
|
-
export type IscsiServersListByManagerResponse = IscsiServerList;
|
|
1884
|
-
|
|
1885
|
-
/** Optional parameters. */
|
|
1886
|
-
export interface JobsListByDeviceOptionalParams
|
|
1887
|
-
extends coreClient.OperationOptions {
|
|
1888
|
-
/** OData Filter options */
|
|
1889
|
-
filter?: string;
|
|
1890
|
-
}
|
|
1891
|
-
|
|
1892
|
-
/** Contains response data for the listByDevice operation. */
|
|
1893
|
-
export type JobsListByDeviceResponse = JobList;
|
|
1894
|
-
|
|
1895
|
-
/** Optional parameters. */
|
|
1896
|
-
export interface JobsGetOptionalParams extends coreClient.OperationOptions {}
|
|
1897
|
-
|
|
1898
|
-
/** Contains response data for the get operation. */
|
|
1899
|
-
export type JobsGetResponse = Job;
|
|
1900
|
-
|
|
1901
|
-
/** Optional parameters. */
|
|
1902
|
-
export interface JobsListByManagerOptionalParams
|
|
1903
|
-
extends coreClient.OperationOptions {
|
|
1904
|
-
/** OData Filter options */
|
|
1905
|
-
filter?: string;
|
|
1906
|
-
}
|
|
1907
|
-
|
|
1908
|
-
/** Contains response data for the listByManager operation. */
|
|
1909
|
-
export type JobsListByManagerResponse = JobList;
|
|
1910
|
-
|
|
1911
|
-
/** Optional parameters. */
|
|
1912
|
-
export interface JobsListByDeviceNextOptionalParams
|
|
1913
|
-
extends coreClient.OperationOptions {}
|
|
1914
|
-
|
|
1915
|
-
/** Contains response data for the listByDeviceNext operation. */
|
|
1916
|
-
export type JobsListByDeviceNextResponse = JobList;
|
|
1917
|
-
|
|
1918
|
-
/** Optional parameters. */
|
|
1919
|
-
export interface JobsListByManagerNextOptionalParams
|
|
1920
|
-
extends coreClient.OperationOptions {}
|
|
1921
|
-
|
|
1922
|
-
/** Contains response data for the listByManagerNext operation. */
|
|
1923
|
-
export type JobsListByManagerNextResponse = JobList;
|
|
1924
|
-
|
|
1925
|
-
/** Optional parameters. */
|
|
1926
|
-
export interface StorageAccountCredentialsListByManagerOptionalParams
|
|
1927
|
-
extends coreClient.OperationOptions {}
|
|
1928
|
-
|
|
1929
|
-
/** Contains response data for the listByManager operation. */
|
|
1930
|
-
export type StorageAccountCredentialsListByManagerResponse = StorageAccountCredentialList;
|
|
1931
|
-
|
|
1932
|
-
/** Optional parameters. */
|
|
1933
|
-
export interface StorageAccountCredentialsGetOptionalParams
|
|
1934
|
-
extends coreClient.OperationOptions {}
|
|
1935
|
-
|
|
1936
|
-
/** Contains response data for the get operation. */
|
|
1937
|
-
export type StorageAccountCredentialsGetResponse = StorageAccountCredential;
|
|
1938
|
-
|
|
1939
|
-
/** Optional parameters. */
|
|
1940
|
-
export interface StorageAccountCredentialsCreateOrUpdateOptionalParams
|
|
1941
|
-
extends coreClient.OperationOptions {
|
|
1942
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1943
|
-
updateIntervalInMs?: number;
|
|
1944
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1945
|
-
resumeFrom?: string;
|
|
1946
|
-
}
|
|
1947
|
-
|
|
1948
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1949
|
-
export type StorageAccountCredentialsCreateOrUpdateResponse = StorageAccountCredential;
|
|
1950
|
-
|
|
1951
|
-
/** Optional parameters. */
|
|
1952
|
-
export interface StorageAccountCredentialsDeleteOptionalParams
|
|
1953
|
-
extends coreClient.OperationOptions {
|
|
1954
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1955
|
-
updateIntervalInMs?: number;
|
|
1956
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1957
|
-
resumeFrom?: string;
|
|
1958
|
-
}
|
|
1959
|
-
|
|
1960
|
-
/** Optional parameters. */
|
|
1961
|
-
export interface StorageDomainsListByManagerOptionalParams
|
|
1962
|
-
extends coreClient.OperationOptions {}
|
|
1963
|
-
|
|
1964
|
-
/** Contains response data for the listByManager operation. */
|
|
1965
|
-
export type StorageDomainsListByManagerResponse = StorageDomainList;
|
|
1966
|
-
|
|
1967
|
-
/** Optional parameters. */
|
|
1968
|
-
export interface StorageDomainsGetOptionalParams
|
|
1969
|
-
extends coreClient.OperationOptions {}
|
|
1970
|
-
|
|
1971
|
-
/** Contains response data for the get operation. */
|
|
1972
|
-
export type StorageDomainsGetResponse = StorageDomain;
|
|
1973
|
-
|
|
1974
|
-
/** Optional parameters. */
|
|
1975
|
-
export interface StorageDomainsCreateOrUpdateOptionalParams
|
|
1976
|
-
extends coreClient.OperationOptions {
|
|
1977
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1978
|
-
updateIntervalInMs?: number;
|
|
1979
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1980
|
-
resumeFrom?: string;
|
|
1981
|
-
}
|
|
1982
|
-
|
|
1983
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1984
|
-
export type StorageDomainsCreateOrUpdateResponse = StorageDomain;
|
|
1985
|
-
|
|
1986
|
-
/** Optional parameters. */
|
|
1987
|
-
export interface StorageDomainsDeleteOptionalParams
|
|
1988
|
-
extends coreClient.OperationOptions {
|
|
1989
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1990
|
-
updateIntervalInMs?: number;
|
|
1991
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1992
|
-
resumeFrom?: string;
|
|
1993
|
-
}
|
|
1994
|
-
|
|
1995
|
-
/** Optional parameters. */
|
|
1996
|
-
export interface StorSimpleManagementClientOptionalParams
|
|
1997
|
-
extends coreClient.ServiceClientOptions {
|
|
1998
|
-
/** server parameter */
|
|
1999
|
-
$host?: string;
|
|
2000
|
-
/** Api Version */
|
|
2001
|
-
apiVersion?: string;
|
|
2002
|
-
/** Overrides client endpoint. */
|
|
2003
|
-
endpoint?: string;
|
|
2004
|
-
}
|