@azure/arm-storsimple1200series 1.2.0 → 2.0.0-alpha.20220202.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/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +69 -80
- package/dist/index.js +10233 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.js +36 -0
- package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/accessControlRecordsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsDelete.js +32 -0
- package/dist-esm/samples-dev/accessControlRecordsDelete.js.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsGet.d.ts +2 -0
- package/dist-esm/samples-dev/accessControlRecordsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsGet.js +32 -0
- package/dist-esm/samples-dev/accessControlRecordsGet.js.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/accessControlRecordsListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/accessControlRecordsListByManager.js +45 -0
- package/dist-esm/samples-dev/accessControlRecordsListByManager.js.map +1 -0
- package/dist-esm/samples-dev/alertsClear.d.ts +2 -0
- package/dist-esm/samples-dev/alertsClear.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsClear.js +36 -0
- package/dist-esm/samples-dev/alertsClear.js.map +1 -0
- package/dist-esm/samples-dev/alertsListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/alertsListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsListByManager.js +47 -0
- package/dist-esm/samples-dev/alertsListByManager.js.map +1 -0
- package/dist-esm/samples-dev/alertsSendTestEmail.d.ts +2 -0
- package/dist-esm/samples-dev/alertsSendTestEmail.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsSendTestEmail.js +35 -0
- package/dist-esm/samples-dev/alertsSendTestEmail.js.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.js +37 -0
- package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/backupScheduleGroupsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsDelete.js +33 -0
- package/dist-esm/samples-dev/backupScheduleGroupsDelete.js.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsGet.d.ts +2 -0
- package/dist-esm/samples-dev/backupScheduleGroupsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsGet.js +33 -0
- package/dist-esm/samples-dev/backupScheduleGroupsGet.js.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.js +46 -0
- package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/backupsClone.d.ts +2 -0
- package/dist-esm/samples-dev/backupsClone.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsClone.js +48 -0
- package/dist-esm/samples-dev/backupsClone.js.map +1 -0
- package/dist-esm/samples-dev/backupsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/backupsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsDelete.js +33 -0
- package/dist-esm/samples-dev/backupsDelete.js.map +1 -0
- package/dist-esm/samples-dev/backupsListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/backupsListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsListByDevice.js +48 -0
- package/dist-esm/samples-dev/backupsListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/backupsListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/backupsListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsListByManager.js +47 -0
- package/dist-esm/samples-dev/backupsListByManager.js.map +1 -0
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.js +41 -0
- package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/chapSettingsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/chapSettingsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/chapSettingsDelete.js +33 -0
- package/dist-esm/samples-dev/chapSettingsDelete.js.map +1 -0
- package/dist-esm/samples-dev/chapSettingsGet.d.ts +2 -0
- package/dist-esm/samples-dev/chapSettingsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/chapSettingsGet.js +33 -0
- package/dist-esm/samples-dev/chapSettingsGet.js.map +1 -0
- package/dist-esm/samples-dev/chapSettingsListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/chapSettingsListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/chapSettingsListByDevice.js +46 -0
- package/dist-esm/samples-dev/chapSettingsListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.d.ts +2 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.js +39 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.js.map +1 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.d.ts +2 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.js +39 -0
- package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.js.map +1 -0
- package/dist-esm/samples-dev/devicesDeactivate.d.ts +2 -0
- package/dist-esm/samples-dev/devicesDeactivate.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesDeactivate.js +32 -0
- package/dist-esm/samples-dev/devicesDeactivate.js.map +1 -0
- package/dist-esm/samples-dev/devicesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/devicesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesDelete.js +32 -0
- package/dist-esm/samples-dev/devicesDelete.js.map +1 -0
- package/dist-esm/samples-dev/devicesDownloadUpdates.d.ts +2 -0
- package/dist-esm/samples-dev/devicesDownloadUpdates.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesDownloadUpdates.js +32 -0
- package/dist-esm/samples-dev/devicesDownloadUpdates.js.map +1 -0
- package/dist-esm/samples-dev/devicesFailover.d.ts +2 -0
- package/dist-esm/samples-dev/devicesFailover.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesFailover.js +40 -0
- package/dist-esm/samples-dev/devicesFailover.js.map +1 -0
- package/dist-esm/samples-dev/devicesGet.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGet.js +32 -0
- package/dist-esm/samples-dev/devicesGet.js.map +1 -0
- package/dist-esm/samples-dev/devicesGetAlertSettings.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGetAlertSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGetAlertSettings.js +32 -0
- package/dist-esm/samples-dev/devicesGetAlertSettings.js.map +1 -0
- package/dist-esm/samples-dev/devicesGetNetworkSettings.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGetNetworkSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGetNetworkSettings.js +32 -0
- package/dist-esm/samples-dev/devicesGetNetworkSettings.js.map +1 -0
- package/dist-esm/samples-dev/devicesGetTimeSettings.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGetTimeSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGetTimeSettings.js +32 -0
- package/dist-esm/samples-dev/devicesGetTimeSettings.js.map +1 -0
- package/dist-esm/samples-dev/devicesGetUpdateSummary.d.ts +2 -0
- package/dist-esm/samples-dev/devicesGetUpdateSummary.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesGetUpdateSummary.js +32 -0
- package/dist-esm/samples-dev/devicesGetUpdateSummary.js.map +1 -0
- package/dist-esm/samples-dev/devicesInstallUpdates.d.ts +2 -0
- package/dist-esm/samples-dev/devicesInstallUpdates.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesInstallUpdates.js +32 -0
- package/dist-esm/samples-dev/devicesInstallUpdates.js.map +1 -0
- package/dist-esm/samples-dev/devicesListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/devicesListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesListByManager.js +45 -0
- package/dist-esm/samples-dev/devicesListByManager.js.map +1 -0
- package/dist-esm/samples-dev/devicesListFailoverTarget.d.ts +2 -0
- package/dist-esm/samples-dev/devicesListFailoverTarget.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesListFailoverTarget.js +46 -0
- package/dist-esm/samples-dev/devicesListFailoverTarget.js.map +1 -0
- package/dist-esm/samples-dev/devicesListMetricDefinition.d.ts +2 -0
- package/dist-esm/samples-dev/devicesListMetricDefinition.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesListMetricDefinition.js +46 -0
- package/dist-esm/samples-dev/devicesListMetricDefinition.js.map +1 -0
- package/dist-esm/samples-dev/devicesListMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/devicesListMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesListMetrics.js +48 -0
- package/dist-esm/samples-dev/devicesListMetrics.js.map +1 -0
- package/dist-esm/samples-dev/devicesPatch.d.ts +2 -0
- package/dist-esm/samples-dev/devicesPatch.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesPatch.js +35 -0
- package/dist-esm/samples-dev/devicesPatch.js.map +1 -0
- package/dist-esm/samples-dev/devicesScanForUpdates.d.ts +2 -0
- package/dist-esm/samples-dev/devicesScanForUpdates.d.ts.map +1 -0
- package/dist-esm/samples-dev/devicesScanForUpdates.js +32 -0
- package/dist-esm/samples-dev/devicesScanForUpdates.js.map +1 -0
- package/dist-esm/samples-dev/fileServersBackupNow.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersBackupNow.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersBackupNow.js +33 -0
- package/dist-esm/samples-dev/fileServersBackupNow.js.map +1 -0
- package/dist-esm/samples-dev/fileServersCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersCreateOrUpdate.js +40 -0
- package/dist-esm/samples-dev/fileServersCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/fileServersDelete.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersDelete.js +33 -0
- package/dist-esm/samples-dev/fileServersDelete.js.map +1 -0
- package/dist-esm/samples-dev/fileServersGet.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersGet.js +33 -0
- package/dist-esm/samples-dev/fileServersGet.js.map +1 -0
- package/dist-esm/samples-dev/fileServersListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersListByDevice.js +46 -0
- package/dist-esm/samples-dev/fileServersListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/fileServersListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersListByManager.js +45 -0
- package/dist-esm/samples-dev/fileServersListByManager.js.map +1 -0
- package/dist-esm/samples-dev/fileServersListMetricDefinition.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersListMetricDefinition.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersListMetricDefinition.js +47 -0
- package/dist-esm/samples-dev/fileServersListMetricDefinition.js.map +1 -0
- package/dist-esm/samples-dev/fileServersListMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/fileServersListMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileServersListMetrics.js +49 -0
- package/dist-esm/samples-dev/fileServersListMetrics.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesCreateOrUpdate.js +43 -0
- package/dist-esm/samples-dev/fileSharesCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesDelete.js +34 -0
- package/dist-esm/samples-dev/fileSharesDelete.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesGet.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesGet.js +34 -0
- package/dist-esm/samples-dev/fileSharesGet.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesListByDevice.js +46 -0
- package/dist-esm/samples-dev/fileSharesListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesListByFileServer.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesListByFileServer.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesListByFileServer.js +47 -0
- package/dist-esm/samples-dev/fileSharesListByFileServer.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesListMetricDefinition.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesListMetricDefinition.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesListMetricDefinition.js +48 -0
- package/dist-esm/samples-dev/fileSharesListMetricDefinition.js.map +1 -0
- package/dist-esm/samples-dev/fileSharesListMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/fileSharesListMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileSharesListMetrics.js +50 -0
- package/dist-esm/samples-dev/fileSharesListMetrics.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.js +43 -0
- package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksDelete.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksDelete.js +34 -0
- package/dist-esm/samples-dev/iscsiDisksDelete.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksGet.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksGet.js +34 -0
- package/dist-esm/samples-dev/iscsiDisksGet.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListByDevice.js +46 -0
- package/dist-esm/samples-dev/iscsiDisksListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.js +47 -0
- package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.js +48 -0
- package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.js.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiDisksListMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiDisksListMetrics.js +50 -0
- package/dist-esm/samples-dev/iscsiDisksListMetrics.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersBackupNow.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersBackupNow.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersBackupNow.js +33 -0
- package/dist-esm/samples-dev/iscsiServersBackupNow.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.js +42 -0
- package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersDelete.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersDelete.js +33 -0
- package/dist-esm/samples-dev/iscsiServersDelete.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersGet.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersGet.js +33 -0
- package/dist-esm/samples-dev/iscsiServersGet.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListByDevice.js +46 -0
- package/dist-esm/samples-dev/iscsiServersListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListByManager.js +45 -0
- package/dist-esm/samples-dev/iscsiServersListByManager.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListMetricDefinition.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersListMetricDefinition.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListMetricDefinition.js +47 -0
- package/dist-esm/samples-dev/iscsiServersListMetricDefinition.js.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiServersListMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiServersListMetrics.js +49 -0
- package/dist-esm/samples-dev/iscsiServersListMetrics.js.map +1 -0
- package/dist-esm/samples-dev/jobsGet.d.ts +2 -0
- package/dist-esm/samples-dev/jobsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsGet.js +33 -0
- package/dist-esm/samples-dev/jobsGet.js.map +1 -0
- package/dist-esm/samples-dev/jobsListByDevice.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListByDevice.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListByDevice.js +48 -0
- package/dist-esm/samples-dev/jobsListByDevice.js.map +1 -0
- package/dist-esm/samples-dev/jobsListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListByManager.js +47 -0
- package/dist-esm/samples-dev/jobsListByManager.js.map +1 -0
- package/dist-esm/samples-dev/managersCreateExtendedInfo.d.ts +2 -0
- package/dist-esm/samples-dev/managersCreateExtendedInfo.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersCreateExtendedInfo.js +39 -0
- package/dist-esm/samples-dev/managersCreateExtendedInfo.js.map +1 -0
- package/dist-esm/samples-dev/managersCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/managersCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersCreateOrUpdate.js +37 -0
- package/dist-esm/samples-dev/managersCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/managersDelete.d.ts +2 -0
- package/dist-esm/samples-dev/managersDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersDelete.js +31 -0
- package/dist-esm/samples-dev/managersDelete.js.map +1 -0
- package/dist-esm/samples-dev/managersDeleteExtendedInfo.d.ts +2 -0
- package/dist-esm/samples-dev/managersDeleteExtendedInfo.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersDeleteExtendedInfo.js +31 -0
- package/dist-esm/samples-dev/managersDeleteExtendedInfo.js.map +1 -0
- package/dist-esm/samples-dev/managersGet.d.ts +2 -0
- package/dist-esm/samples-dev/managersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersGet.js +31 -0
- package/dist-esm/samples-dev/managersGet.js.map +1 -0
- package/dist-esm/samples-dev/managersGetEncryptionKey.d.ts +2 -0
- package/dist-esm/samples-dev/managersGetEncryptionKey.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersGetEncryptionKey.js +31 -0
- package/dist-esm/samples-dev/managersGetEncryptionKey.js.map +1 -0
- package/dist-esm/samples-dev/managersGetEncryptionSettings.d.ts +2 -0
- package/dist-esm/samples-dev/managersGetEncryptionSettings.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersGetEncryptionSettings.js +31 -0
- package/dist-esm/samples-dev/managersGetEncryptionSettings.js.map +1 -0
- package/dist-esm/samples-dev/managersGetExtendedInfo.d.ts +2 -0
- package/dist-esm/samples-dev/managersGetExtendedInfo.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersGetExtendedInfo.js +31 -0
- package/dist-esm/samples-dev/managersGetExtendedInfo.js.map +1 -0
- package/dist-esm/samples-dev/managersList.d.ts +2 -0
- package/dist-esm/samples-dev/managersList.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersList.js +43 -0
- package/dist-esm/samples-dev/managersList.js.map +1 -0
- package/dist-esm/samples-dev/managersListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/managersListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/managersListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/managersListMetricDefinition.d.ts +2 -0
- package/dist-esm/samples-dev/managersListMetricDefinition.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersListMetricDefinition.js +45 -0
- package/dist-esm/samples-dev/managersListMetricDefinition.js.map +1 -0
- package/dist-esm/samples-dev/managersListMetrics.d.ts +2 -0
- package/dist-esm/samples-dev/managersListMetrics.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersListMetrics.js +47 -0
- package/dist-esm/samples-dev/managersListMetrics.js.map +1 -0
- package/dist-esm/samples-dev/managersUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/managersUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersUpdate.js +32 -0
- package/dist-esm/samples-dev/managersUpdate.js.map +1 -0
- package/dist-esm/samples-dev/managersUpdateExtendedInfo.d.ts +2 -0
- package/dist-esm/samples-dev/managersUpdateExtendedInfo.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersUpdateExtendedInfo.js +40 -0
- package/dist-esm/samples-dev/managersUpdateExtendedInfo.js.map +1 -0
- package/dist-esm/samples-dev/managersUploadRegistrationCertificate.d.ts +2 -0
- package/dist-esm/samples-dev/managersUploadRegistrationCertificate.d.ts.map +1 -0
- package/dist-esm/samples-dev/managersUploadRegistrationCertificate.js +39 -0
- package/dist-esm/samples-dev/managersUploadRegistrationCertificate.js.map +1 -0
- package/dist-esm/samples-dev/operationsList.d.ts +2 -0
- package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsList.js +43 -0
- package/dist-esm/samples-dev/operationsList.js.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.js +45 -0
- package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/storageAccountCredentialsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsDelete.js +32 -0
- package/dist-esm/samples-dev/storageAccountCredentialsDelete.js.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsGet.d.ts +2 -0
- package/dist-esm/samples-dev/storageAccountCredentialsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsGet.js +32 -0
- package/dist-esm/samples-dev/storageAccountCredentialsGet.js.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/storageAccountCredentialsListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAccountCredentialsListByManager.js +45 -0
- package/dist-esm/samples-dev/storageAccountCredentialsListByManager.js.map +1 -0
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.js +39 -0
- package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/storageDomainsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/storageDomainsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageDomainsDelete.js +32 -0
- package/dist-esm/samples-dev/storageDomainsDelete.js.map +1 -0
- package/dist-esm/samples-dev/storageDomainsGet.d.ts +2 -0
- package/dist-esm/samples-dev/storageDomainsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageDomainsGet.js +32 -0
- package/dist-esm/samples-dev/storageDomainsGet.js.map +1 -0
- package/dist-esm/samples-dev/storageDomainsListByManager.d.ts +2 -0
- package/dist-esm/samples-dev/storageDomainsListByManager.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageDomainsListByManager.js +45 -0
- package/dist-esm/samples-dev/storageDomainsListByManager.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1619 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +9 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +84 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +1791 -2015
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +48 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +355 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/accessControlRecords.d.ts +73 -0
- package/dist-esm/src/operations/accessControlRecords.d.ts.map +1 -0
- package/dist-esm/src/operations/accessControlRecords.js +299 -0
- package/dist-esm/src/operations/accessControlRecords.js.map +1 -0
- package/dist-esm/src/operations/alerts.d.ts +55 -0
- package/dist-esm/src/operations/alerts.d.ts.map +1 -0
- package/dist-esm/src/operations/alerts.js +201 -0
- package/dist-esm/src/operations/alerts.js.map +1 -0
- package/dist-esm/src/operations/availableProviderOperationsOperations.d.ts +32 -0
- package/dist-esm/src/operations/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/availableProviderOperationsOperations.js +120 -0
- package/dist-esm/src/operations/availableProviderOperationsOperations.js.map +1 -0
- package/dist-esm/src/operations/backupScheduleGroups.d.ts +80 -0
- package/dist-esm/src/operations/backupScheduleGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/backupScheduleGroups.js +323 -0
- package/dist-esm/src/operations/backupScheduleGroups.js.map +1 -0
- package/dist-esm/src/operations/backups.d.ts +106 -0
- package/dist-esm/src/operations/backups.d.ts.map +1 -0
- package/dist-esm/src/operations/backups.js +433 -0
- package/dist-esm/src/operations/backups.js.map +1 -0
- package/dist-esm/src/operations/chapSettingsOperations.d.ts +80 -0
- package/dist-esm/src/operations/chapSettingsOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/chapSettingsOperations.js +311 -0
- package/dist-esm/src/operations/chapSettingsOperations.js.map +1 -0
- package/dist-esm/src/operations/devices.d.ts +277 -0
- package/dist-esm/src/operations/devices.d.ts.map +1 -0
- package/dist-esm/src/operations/devices.js +1190 -0
- package/dist-esm/src/operations/devices.js.map +1 -0
- package/dist-esm/src/operations/fileServers.d.ts +154 -0
- package/dist-esm/src/operations/fileServers.d.ts.map +1 -0
- package/dist-esm/src/operations/fileServers.js +622 -0
- package/dist-esm/src/operations/fileServers.js.map +1 -0
- package/dist-esm/src/operations/fileShares.d.ts +149 -0
- package/dist-esm/src/operations/fileShares.d.ts.map +1 -0
- package/dist-esm/src/operations/fileShares.js +594 -0
- package/dist-esm/src/operations/fileShares.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +3 -5
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/iscsiDisks.d.ts +149 -0
- package/dist-esm/src/operations/iscsiDisks.d.ts.map +1 -0
- package/dist-esm/src/operations/iscsiDisks.js +594 -0
- package/dist-esm/src/operations/iscsiDisks.js.map +1 -0
- package/dist-esm/src/operations/iscsiServers.d.ts +154 -0
- package/dist-esm/src/operations/iscsiServers.d.ts.map +1 -0
- package/dist-esm/src/operations/iscsiServers.js +622 -0
- package/dist-esm/src/operations/iscsiServers.js.map +1 -0
- package/dist-esm/src/operations/jobs.d.ts +74 -0
- package/dist-esm/src/operations/jobs.d.ts.map +1 -0
- package/dist-esm/src/operations/jobs.js +288 -0
- package/dist-esm/src/operations/jobs.js.map +1 -0
- package/dist-esm/src/operations/managers.d.ts +157 -0
- package/dist-esm/src/operations/managers.d.ts.map +1 -0
- package/dist-esm/src/operations/managers.js +668 -0
- package/dist-esm/src/operations/managers.js.map +1 -0
- package/dist-esm/src/operations/storageAccountCredentials.d.ts +73 -0
- package/dist-esm/src/operations/storageAccountCredentials.d.ts.map +1 -0
- package/dist-esm/src/operations/storageAccountCredentials.js +299 -0
- package/dist-esm/src/operations/storageAccountCredentials.js.map +1 -0
- package/dist-esm/src/operations/storageDomains.d.ts +73 -0
- package/dist-esm/src/operations/storageDomains.d.ts.map +1 -0
- package/dist-esm/src/operations/storageDomains.js +299 -0
- package/dist-esm/src/operations/storageDomains.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessControlRecords.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/accessControlRecords.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accessControlRecords.js +9 -0
- package/dist-esm/src/operationsInterfaces/accessControlRecords.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alerts.js +9 -0
- package/dist-esm/src/operationsInterfaces/alerts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/backupScheduleGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/backups.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/backups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/backups.js +9 -0
- package/dist-esm/src/operationsInterfaces/backups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/chapSettingsOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/devices.d.ts +230 -0
- package/dist-esm/src/operationsInterfaces/devices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/devices.js +9 -0
- package/dist-esm/src/operationsInterfaces/devices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileServers.d.ts +105 -0
- package/dist-esm/src/operationsInterfaces/fileServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/fileServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileShares.d.ts +96 -0
- package/dist-esm/src/operationsInterfaces/fileShares.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileShares.js +9 -0
- package/dist-esm/src/operationsInterfaces/fileShares.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +16 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +23 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiDisks.d.ts +96 -0
- package/dist-esm/src/operationsInterfaces/iscsiDisks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiDisks.js +9 -0
- package/dist-esm/src/operationsInterfaces/iscsiDisks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiServers.d.ts +105 -0
- package/dist-esm/src/operationsInterfaces/iscsiServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/iscsiServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
- package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/managers.d.ts +116 -0
- package/dist-esm/src/operationsInterfaces/managers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/managers.js +9 -0
- package/dist-esm/src/operationsInterfaces/managers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageAccountCredentials.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageDomains.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/storageDomains.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageDomains.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageDomains.js.map +1 -0
- package/dist-esm/src/storSimpleManagementClient.d.ts +32 -0
- package/dist-esm/src/storSimpleManagementClient.d.ts.map +1 -0
- package/dist-esm/src/storSimpleManagementClient.js +65 -0
- package/dist-esm/src/storSimpleManagementClient.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +86 -25
- package/review/arm-storsimple1200series.api.md +1708 -0
- package/rollup.config.js +184 -27
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +1653 -3956
- package/src/models/mappers.ts +1766 -1990
- package/src/models/parameters.ts +261 -97
- package/src/operations/accessControlRecords.ts +312 -162
- package/src/operations/alerts.ts +183 -179
- package/src/operations/availableProviderOperationsOperations.ts +88 -73
- package/src/operations/backupScheduleGroups.ts +332 -161
- package/src/operations/backups.ts +461 -227
- package/src/operations/chapSettingsOperations.ts +332 -173
- package/src/operations/devices.ts +1340 -752
- package/src/operations/fileServers.ts +721 -351
- package/src/operations/fileShares.ts +668 -297
- package/src/operations/index.ts +3 -5
- package/src/operations/iscsiDisks.ts +685 -314
- package/src/operations/iscsiServers.ts +729 -359
- package/src/operations/jobs.ts +287 -197
- package/src/operations/managers.ts +539 -604
- package/src/operations/storageAccountCredentials.ts +313 -162
- package/src/operations/storageDomains.ts +311 -161
- package/src/operationsInterfaces/accessControlRecords.ts +109 -0
- package/src/operationsInterfaces/alerts.ts +61 -0
- package/src/operationsInterfaces/availableProviderOperationsOperations.ts +25 -0
- package/src/operationsInterfaces/backupScheduleGroups.ts +121 -0
- package/src/operationsInterfaces/backups.ts +115 -0
- package/src/operationsInterfaces/chapSettingsOperations.ts +121 -0
- package/src/operationsInterfaces/devices.ts +421 -0
- package/src/operationsInterfaces/fileServers.ts +198 -0
- package/src/operationsInterfaces/fileShares.ts +185 -0
- package/src/operationsInterfaces/index.ts +23 -0
- package/src/operationsInterfaces/iscsiDisks.ts +185 -0
- package/src/operationsInterfaces/iscsiServers.ts +198 -0
- package/src/operationsInterfaces/jobs.ts +60 -0
- package/src/operationsInterfaces/managers.ts +220 -0
- package/src/operationsInterfaces/storageAccountCredentials.ts +109 -0
- package/src/operationsInterfaces/storageDomains.ts +109 -0
- package/src/storSimpleManagementClient.ts +124 -63
- package/tsconfig.json +6 -5
- package/types/arm-storsimple1200series.d.ts +3075 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-storsimple1200series.js +0 -8949
- package/dist/arm-storsimple1200series.js.map +0 -1
- package/dist/arm-storsimple1200series.min.js +0 -1
- package/dist/arm-storsimple1200series.min.js.map +0 -1
- package/esm/models/accessControlRecordsMappers.d.ts +0 -2
- package/esm/models/accessControlRecordsMappers.d.ts.map +0 -1
- package/esm/models/accessControlRecordsMappers.js +0 -11
- package/esm/models/accessControlRecordsMappers.js.map +0 -1
- package/esm/models/alertsMappers.d.ts +0 -2
- package/esm/models/alertsMappers.d.ts.map +0 -1
- package/esm/models/alertsMappers.js +0 -11
- package/esm/models/alertsMappers.js.map +0 -1
- package/esm/models/availableProviderOperationsOperationsMappers.d.ts +0 -2
- package/esm/models/availableProviderOperationsOperationsMappers.d.ts.map +0 -1
- package/esm/models/availableProviderOperationsOperationsMappers.js +0 -11
- package/esm/models/availableProviderOperationsOperationsMappers.js.map +0 -1
- package/esm/models/backupScheduleGroupsMappers.d.ts +0 -2
- package/esm/models/backupScheduleGroupsMappers.d.ts.map +0 -1
- package/esm/models/backupScheduleGroupsMappers.js +0 -11
- package/esm/models/backupScheduleGroupsMappers.js.map +0 -1
- package/esm/models/backupsMappers.d.ts +0 -2
- package/esm/models/backupsMappers.d.ts.map +0 -1
- package/esm/models/backupsMappers.js +0 -11
- package/esm/models/backupsMappers.js.map +0 -1
- package/esm/models/chapSettingsOperationsMappers.d.ts +0 -2
- package/esm/models/chapSettingsOperationsMappers.d.ts.map +0 -1
- package/esm/models/chapSettingsOperationsMappers.js +0 -11
- package/esm/models/chapSettingsOperationsMappers.js.map +0 -1
- package/esm/models/devicesMappers.d.ts +0 -2
- package/esm/models/devicesMappers.d.ts.map +0 -1
- package/esm/models/devicesMappers.js +0 -11
- package/esm/models/devicesMappers.js.map +0 -1
- package/esm/models/fileServersMappers.d.ts +0 -2
- package/esm/models/fileServersMappers.d.ts.map +0 -1
- package/esm/models/fileServersMappers.js +0 -11
- package/esm/models/fileServersMappers.js.map +0 -1
- package/esm/models/fileSharesMappers.d.ts +0 -2
- package/esm/models/fileSharesMappers.d.ts.map +0 -1
- package/esm/models/fileSharesMappers.js +0 -11
- package/esm/models/fileSharesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -4101
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -10
- package/esm/models/index.js.map +0 -1
- package/esm/models/iscsiDisksMappers.d.ts +0 -2
- package/esm/models/iscsiDisksMappers.d.ts.map +0 -1
- package/esm/models/iscsiDisksMappers.js +0 -11
- package/esm/models/iscsiDisksMappers.js.map +0 -1
- package/esm/models/iscsiServersMappers.d.ts +0 -2
- package/esm/models/iscsiServersMappers.d.ts.map +0 -1
- package/esm/models/iscsiServersMappers.js +0 -11
- package/esm/models/iscsiServersMappers.js.map +0 -1
- package/esm/models/jobsMappers.d.ts +0 -2
- package/esm/models/jobsMappers.d.ts.map +0 -1
- package/esm/models/jobsMappers.js +0 -11
- package/esm/models/jobsMappers.js.map +0 -1
- package/esm/models/managersMappers.d.ts +0 -2
- package/esm/models/managersMappers.d.ts.map +0 -1
- package/esm/models/managersMappers.js +0 -11
- package/esm/models/managersMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -86
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -26
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -261
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/storageAccountCredentialsMappers.d.ts +0 -2
- package/esm/models/storageAccountCredentialsMappers.d.ts.map +0 -1
- package/esm/models/storageAccountCredentialsMappers.js +0 -11
- package/esm/models/storageAccountCredentialsMappers.js.map +0 -1
- package/esm/models/storageDomainsMappers.d.ts +0 -2
- package/esm/models/storageDomainsMappers.d.ts.map +0 -1
- package/esm/models/storageDomainsMappers.js +0 -11
- package/esm/models/storageDomainsMappers.js.map +0 -1
- package/esm/operations/accessControlRecords.d.ts +0 -97
- package/esm/operations/accessControlRecords.d.ts.map +0 -1
- package/esm/operations/accessControlRecords.js +0 -205
- package/esm/operations/accessControlRecords.js.map +0 -1
- package/esm/operations/alerts.d.ts +0 -103
- package/esm/operations/alerts.d.ts.map +0 -1
- package/esm/operations/alerts.js +0 -156
- package/esm/operations/alerts.js.map +0 -1
- package/esm/operations/availableProviderOperationsOperations.d.ts +0 -46
- package/esm/operations/availableProviderOperationsOperations.d.ts.map +0 -1
- package/esm/operations/availableProviderOperationsOperations.js +0 -77
- package/esm/operations/availableProviderOperationsOperations.js.map +0 -1
- package/esm/operations/backupScheduleGroups.d.ts +0 -107
- package/esm/operations/backupScheduleGroups.d.ts.map +0 -1
- package/esm/operations/backupScheduleGroups.js +0 -217
- package/esm/operations/backupScheduleGroups.js.map +0 -1
- package/esm/operations/backups.d.ts +0 -139
- package/esm/operations/backups.d.ts.map +0 -1
- package/esm/operations/backups.js +0 -270
- package/esm/operations/backups.js.map +0 -1
- package/esm/operations/chapSettingsOperations.d.ts +0 -107
- package/esm/operations/chapSettingsOperations.d.ts.map +0 -1
- package/esm/operations/chapSettingsOperations.js +0 -217
- package/esm/operations/chapSettingsOperations.js.map +0 -1
- package/esm/operations/devices.d.ts +0 -397
- package/esm/operations/devices.d.ts.map +0 -1
- package/esm/operations/devices.js +0 -827
- package/esm/operations/devices.js.map +0 -1
- package/esm/operations/fileServers.d.ts +0 -202
- package/esm/operations/fileServers.d.ts.map +0 -1
- package/esm/operations/fileServers.js +0 -375
- package/esm/operations/fileServers.js.map +0 -1
- package/esm/operations/fileShares.d.ts +0 -201
- package/esm/operations/fileShares.d.ts.map +0 -1
- package/esm/operations/fileShares.js +0 -337
- package/esm/operations/fileShares.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/iscsiDisks.d.ts +0 -201
- package/esm/operations/iscsiDisks.d.ts.map +0 -1
- package/esm/operations/iscsiDisks.js +0 -337
- package/esm/operations/iscsiDisks.js.map +0 -1
- package/esm/operations/iscsiServers.d.ts +0 -202
- package/esm/operations/iscsiServers.d.ts.map +0 -1
- package/esm/operations/iscsiServers.js +0 -375
- package/esm/operations/iscsiServers.js.map +0 -1
- package/esm/operations/jobs.d.ts +0 -121
- package/esm/operations/jobs.d.ts.map +0 -1
- package/esm/operations/jobs.js +0 -180
- package/esm/operations/jobs.js.map +0 -1
- package/esm/operations/managers.d.ts +0 -341
- package/esm/operations/managers.d.ts.map +0 -1
- package/esm/operations/managers.js +0 -517
- package/esm/operations/managers.js.map +0 -1
- package/esm/operations/storageAccountCredentials.d.ts +0 -97
- package/esm/operations/storageAccountCredentials.d.ts.map +0 -1
- package/esm/operations/storageAccountCredentials.js +0 -205
- package/esm/operations/storageAccountCredentials.js.map +0 -1
- package/esm/operations/storageDomains.d.ts +0 -97
- package/esm/operations/storageDomains.d.ts.map +0 -1
- package/esm/operations/storageDomains.js +0 -205
- package/esm/operations/storageDomains.js.map +0 -1
- package/esm/storSimpleManagementClient.d.ts +0 -38
- package/esm/storSimpleManagementClient.d.ts.map +0 -1
- package/esm/storSimpleManagementClient.js +0 -52
- package/esm/storSimpleManagementClient.js.map +0 -1
- package/esm/storSimpleManagementClientContext.d.ts +0 -22
- package/esm/storSimpleManagementClientContext.d.ts.map +0 -1
- package/esm/storSimpleManagementClientContext.js +0 -61
- package/esm/storSimpleManagementClientContext.js.map +0 -1
- package/src/models/accessControlRecordsMappers.ts +0 -54
- package/src/models/alertsMappers.ts +0 -56
- package/src/models/availableProviderOperationsOperationsMappers.ts +0 -19
- package/src/models/backupScheduleGroupsMappers.ts +0 -54
- package/src/models/backupsMappers.ts +0 -55
- package/src/models/chapSettingsOperationsMappers.ts +0 -54
- package/src/models/devicesMappers.ts +0 -64
- package/src/models/fileServersMappers.ts +0 -62
- package/src/models/fileSharesMappers.ts +0 -62
- package/src/models/iscsiDisksMappers.ts +0 -62
- package/src/models/iscsiServersMappers.ts +0 -62
- package/src/models/jobsMappers.ts +0 -54
- package/src/models/managersMappers.ts +0 -70
- package/src/models/storageAccountCredentialsMappers.ts +0 -54
- package/src/models/storageDomainsMappers.ts +0 -54
- package/src/storSimpleManagementClientContext.ts +0 -68
package/esm/models/index.d.ts
DELETED
|
@@ -1,4101 +0,0 @@
|
|
|
1
|
-
import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
|
|
2
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
3
|
-
export { BaseResource, CloudError };
|
|
4
|
-
/**
|
|
5
|
-
* @interface
|
|
6
|
-
* An interface representing BaseModel.
|
|
7
|
-
* Base class for models
|
|
8
|
-
*
|
|
9
|
-
*/
|
|
10
|
-
export interface BaseModel {
|
|
11
|
-
/**
|
|
12
|
-
* @member {string} [id] The identifier.
|
|
13
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
14
|
-
* the server.**
|
|
15
|
-
*/
|
|
16
|
-
readonly id?: string;
|
|
17
|
-
/**
|
|
18
|
-
* @member {string} [name] The name.
|
|
19
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
20
|
-
* the server.**
|
|
21
|
-
*/
|
|
22
|
-
readonly name?: string;
|
|
23
|
-
/**
|
|
24
|
-
* @member {string} [type] The type.
|
|
25
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
26
|
-
* the server.**
|
|
27
|
-
*/
|
|
28
|
-
readonly type?: string;
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* @interface
|
|
32
|
-
* An interface representing AccessControlRecord.
|
|
33
|
-
* The access control record
|
|
34
|
-
*
|
|
35
|
-
* @extends BaseModel
|
|
36
|
-
*/
|
|
37
|
-
export interface AccessControlRecord extends BaseModel {
|
|
38
|
-
/**
|
|
39
|
-
* @member {string} initiatorName The Iscsi initiator name (IQN)
|
|
40
|
-
*/
|
|
41
|
-
initiatorName: string;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @interface
|
|
45
|
-
* An interface representing AlertSource.
|
|
46
|
-
* source at which the alert can be raised
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
export interface AlertSource {
|
|
50
|
-
/**
|
|
51
|
-
* @member {string} [name] Name of the source.
|
|
52
|
-
*/
|
|
53
|
-
name?: string;
|
|
54
|
-
/**
|
|
55
|
-
* @member {string} [timeZone] The time zone.
|
|
56
|
-
*/
|
|
57
|
-
timeZone?: string;
|
|
58
|
-
/**
|
|
59
|
-
* @member {AlertSourceType} [alertSourceType] Source type of the alert.
|
|
60
|
-
* Possible values include: 'Resource', 'Device'
|
|
61
|
-
*/
|
|
62
|
-
alertSourceType?: AlertSourceType;
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* @interface
|
|
66
|
-
* An interface representing AlertErrorDetails.
|
|
67
|
-
* Errordetails for the alert
|
|
68
|
-
*
|
|
69
|
-
*/
|
|
70
|
-
export interface AlertErrorDetails {
|
|
71
|
-
/**
|
|
72
|
-
* @member {string} [errorCode] Error code.
|
|
73
|
-
*/
|
|
74
|
-
errorCode?: string;
|
|
75
|
-
/**
|
|
76
|
-
* @member {string} [errorMessage] Error Message
|
|
77
|
-
*/
|
|
78
|
-
errorMessage?: string;
|
|
79
|
-
/**
|
|
80
|
-
* @member {number} [occurences] Number of occurences.
|
|
81
|
-
*/
|
|
82
|
-
occurences?: number;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* @interface
|
|
86
|
-
* An interface representing Alert.
|
|
87
|
-
* Alert class
|
|
88
|
-
*
|
|
89
|
-
* @extends BaseModel
|
|
90
|
-
*/
|
|
91
|
-
export interface Alert extends BaseModel {
|
|
92
|
-
/**
|
|
93
|
-
* @member {string} title Title of the alert
|
|
94
|
-
*/
|
|
95
|
-
title: string;
|
|
96
|
-
/**
|
|
97
|
-
* @member {AlertScope} scope Device or Resource alert. Possible values
|
|
98
|
-
* include: 'Resource', 'Device'
|
|
99
|
-
*/
|
|
100
|
-
scope: AlertScope;
|
|
101
|
-
/**
|
|
102
|
-
* @member {string} alertType Type of the alert
|
|
103
|
-
*/
|
|
104
|
-
alertType: string;
|
|
105
|
-
/**
|
|
106
|
-
* @member {Date} appearedAtTime UTC time at which the alert appeared
|
|
107
|
-
*/
|
|
108
|
-
appearedAtTime: Date;
|
|
109
|
-
/**
|
|
110
|
-
* @member {Date} appearedAtSourceTime UTC time at which the alert appeared
|
|
111
|
-
* on the source
|
|
112
|
-
*/
|
|
113
|
-
appearedAtSourceTime: Date;
|
|
114
|
-
/**
|
|
115
|
-
* @member {Date} [clearedAtTime] UTC time at which the alert got cleared
|
|
116
|
-
*/
|
|
117
|
-
clearedAtTime?: Date;
|
|
118
|
-
/**
|
|
119
|
-
* @member {Date} [clearedAtSourceTime] UTC time at which the alert was
|
|
120
|
-
* cleared on the source
|
|
121
|
-
*/
|
|
122
|
-
clearedAtSourceTime?: Date;
|
|
123
|
-
/**
|
|
124
|
-
* @member {AlertSource} source Source at which the alert was cleared
|
|
125
|
-
*/
|
|
126
|
-
source: AlertSource;
|
|
127
|
-
/**
|
|
128
|
-
* @member {string} [recommendation] Recommendation for acting on the alert
|
|
129
|
-
*/
|
|
130
|
-
recommendation?: string;
|
|
131
|
-
/**
|
|
132
|
-
* @member {string} [resolutionReason] Reason for resolving the alert
|
|
133
|
-
*/
|
|
134
|
-
resolutionReason?: string;
|
|
135
|
-
/**
|
|
136
|
-
* @member {AlertSeverity} severity Severity of the alert. Possible values
|
|
137
|
-
* include: 'Informational', 'Warning', 'Critical'
|
|
138
|
-
*/
|
|
139
|
-
severity: AlertSeverity;
|
|
140
|
-
/**
|
|
141
|
-
* @member {AlertStatus} status Current status of the alert. Possible values
|
|
142
|
-
* include: 'Active', 'Cleared'
|
|
143
|
-
*/
|
|
144
|
-
status: AlertStatus;
|
|
145
|
-
/**
|
|
146
|
-
* @member {AlertErrorDetails} [errorDetails] ErrorDetails of the alert
|
|
147
|
-
*/
|
|
148
|
-
errorDetails?: AlertErrorDetails;
|
|
149
|
-
/**
|
|
150
|
-
* @member {{ [propertyName: string]: string }} [detailedInformation] Other
|
|
151
|
-
* information about the alert
|
|
152
|
-
*/
|
|
153
|
-
detailedInformation?: {
|
|
154
|
-
[propertyName: string]: string;
|
|
155
|
-
};
|
|
156
|
-
}
|
|
157
|
-
/**
|
|
158
|
-
* @interface
|
|
159
|
-
* An interface representing AlertFilter.
|
|
160
|
-
* Filters that can be specified on the alert
|
|
161
|
-
*
|
|
162
|
-
*/
|
|
163
|
-
export interface AlertFilter {
|
|
164
|
-
/**
|
|
165
|
-
* @member {AlertStatus} [status] Status of the alert. Possible values
|
|
166
|
-
* include: 'Active', 'Cleared'
|
|
167
|
-
*/
|
|
168
|
-
status?: AlertStatus;
|
|
169
|
-
/**
|
|
170
|
-
* @member {AlertSeverity} [severity] Severity of the alert. Possible values
|
|
171
|
-
* include: 'Informational', 'Warning', 'Critical'
|
|
172
|
-
*/
|
|
173
|
-
severity?: AlertSeverity;
|
|
174
|
-
/**
|
|
175
|
-
* @member {AlertSourceType} [sourceType] Source of the alert. Possible
|
|
176
|
-
* values include: 'Resource', 'Device'
|
|
177
|
-
*/
|
|
178
|
-
sourceType?: AlertSourceType;
|
|
179
|
-
/**
|
|
180
|
-
* @member {string} [sourceName] Source name of the alert
|
|
181
|
-
*/
|
|
182
|
-
sourceName?: string;
|
|
183
|
-
/**
|
|
184
|
-
* @member {Date} [appearedOnTime] UTC time on which the alert appeared
|
|
185
|
-
*/
|
|
186
|
-
appearedOnTime?: Date;
|
|
187
|
-
}
|
|
188
|
-
/**
|
|
189
|
-
* @interface
|
|
190
|
-
* An interface representing AlertSettings.
|
|
191
|
-
* AlertSettings on the device which represents how alerts will be processed
|
|
192
|
-
*
|
|
193
|
-
* @extends BaseModel
|
|
194
|
-
*/
|
|
195
|
-
export interface AlertSettings extends BaseModel {
|
|
196
|
-
/**
|
|
197
|
-
* @member {AlertEmailNotificationStatus} emailNotification Value indicating
|
|
198
|
-
* whether user/admins will receive emails when an alert condition occurs on
|
|
199
|
-
* the system. Possible values include: 'Enabled', 'Disabled'
|
|
200
|
-
*/
|
|
201
|
-
emailNotification: AlertEmailNotificationStatus;
|
|
202
|
-
/**
|
|
203
|
-
* @member {ServiceOwnersAlertNotificationStatus} notificationToServiceOwners
|
|
204
|
-
* Value indicating whether service owners will receive emails when an alert
|
|
205
|
-
* condition occurs on the system. Applicable only if emailNotification flag
|
|
206
|
-
* is Enabled. Possible values include: 'Enabled', 'Disabled'
|
|
207
|
-
*/
|
|
208
|
-
notificationToServiceOwners: ServiceOwnersAlertNotificationStatus;
|
|
209
|
-
/**
|
|
210
|
-
* @member {string} alertNotificationCulture Culture setting to be used while
|
|
211
|
-
* building alert emails. For eg: "en-US"
|
|
212
|
-
*/
|
|
213
|
-
alertNotificationCulture: string;
|
|
214
|
-
/**
|
|
215
|
-
* @member {string[]} [additionalRecipientEmailList] List of email addresses
|
|
216
|
-
* (apart from admin/coadmin of subscription) to whom the alert emails need
|
|
217
|
-
* to be sent
|
|
218
|
-
*/
|
|
219
|
-
additionalRecipientEmailList?: string[];
|
|
220
|
-
}
|
|
221
|
-
/**
|
|
222
|
-
* @interface
|
|
223
|
-
* An interface representing AsymmetricEncryptedSecret.
|
|
224
|
-
* This class can be used as the Type for any secret entity represented as
|
|
225
|
-
* Password, CertThumbprint, Algorithm. This class is intended to be used when
|
|
226
|
-
* the secret is encrypted with an asymmetric key pair. The encryptionAlgorithm
|
|
227
|
-
* field is mainly for future usage to potentially allow different entities
|
|
228
|
-
* encrypted using different algorithms.
|
|
229
|
-
*
|
|
230
|
-
*/
|
|
231
|
-
export interface AsymmetricEncryptedSecret {
|
|
232
|
-
/**
|
|
233
|
-
* @member {string} value The value of the secret itself. If the secret is in
|
|
234
|
-
* plaintext then EncryptionAlgorithm will be none and
|
|
235
|
-
* EncryptionCertThumbprint will be null.
|
|
236
|
-
*/
|
|
237
|
-
value: string;
|
|
238
|
-
/**
|
|
239
|
-
* @member {string} [encryptionCertificateThumbprint] Thumbprint certificate
|
|
240
|
-
* that was used to encrypt "Value"
|
|
241
|
-
*/
|
|
242
|
-
encryptionCertificateThumbprint?: string;
|
|
243
|
-
/**
|
|
244
|
-
* @member {EncryptionAlgorithm} encryptionAlgorithm Algorithm used to
|
|
245
|
-
* encrypt "Value". Possible values include: 'None', 'AES256',
|
|
246
|
-
* 'RSAES_PKCS1_v_1_5'
|
|
247
|
-
*/
|
|
248
|
-
encryptionAlgorithm: EncryptionAlgorithm;
|
|
249
|
-
}
|
|
250
|
-
/**
|
|
251
|
-
* @interface
|
|
252
|
-
* An interface representing AvailableProviderOperationDisplay.
|
|
253
|
-
* Contains the localized display information for this particular operation /
|
|
254
|
-
* action.
|
|
255
|
-
* These value will be used by several clients for
|
|
256
|
-
* (1) custom role definitions for RBAC;
|
|
257
|
-
* (2) complex query filters for the event service; and (3) audit history /
|
|
258
|
-
* records for management operations.
|
|
259
|
-
*
|
|
260
|
-
*/
|
|
261
|
-
export interface AvailableProviderOperationDisplay {
|
|
262
|
-
/**
|
|
263
|
-
* @member {string} [provider] Gets or sets Provider
|
|
264
|
-
* The localized friendly form of the resource provider name – it is expected
|
|
265
|
-
* to also include the publisher/company responsible.
|
|
266
|
-
* It should use Title Casing and begin with “Microsoft” for 1st party
|
|
267
|
-
* services.
|
|
268
|
-
*/
|
|
269
|
-
provider?: string;
|
|
270
|
-
/**
|
|
271
|
-
* @member {string} [resource] Gets or sets Resource
|
|
272
|
-
* The localized friendly form of the resource type related to this
|
|
273
|
-
* action/operation – it should match the public documentation for the
|
|
274
|
-
* resource provider.
|
|
275
|
-
* It should use Title Casing – for examples, please refer to the “name”
|
|
276
|
-
* section.
|
|
277
|
-
*/
|
|
278
|
-
resource?: string;
|
|
279
|
-
/**
|
|
280
|
-
* @member {string} [operation] Gets or sets Operation
|
|
281
|
-
* The localized friendly name for the operation, as it should be shown to
|
|
282
|
-
* the user.
|
|
283
|
-
* It should be concise (to fit in drop downs) but clear (i.e.
|
|
284
|
-
* self-documenting). It should use Title Casing and include the
|
|
285
|
-
* entity/resource to which it applies.
|
|
286
|
-
*/
|
|
287
|
-
operation?: string;
|
|
288
|
-
/**
|
|
289
|
-
* @member {string} [description] Gets or sets Description
|
|
290
|
-
* The localized friendly description for the operation, as it should be
|
|
291
|
-
* shown to the user.
|
|
292
|
-
* It should be thorough, yet concise – it will be used in tool tips and
|
|
293
|
-
* detailed views.
|
|
294
|
-
*/
|
|
295
|
-
description?: string;
|
|
296
|
-
}
|
|
297
|
-
/**
|
|
298
|
-
* @interface
|
|
299
|
-
* An interface representing AvailableProviderOperation.
|
|
300
|
-
* Class represents provider operation
|
|
301
|
-
*
|
|
302
|
-
*/
|
|
303
|
-
export interface AvailableProviderOperation {
|
|
304
|
-
/**
|
|
305
|
-
* @member {string} [name] Gets or sets the name of the operation being
|
|
306
|
-
* performed on this particular object
|
|
307
|
-
* Return value format:
|
|
308
|
-
* "{resourceProviderNamespace}/{resourceType}/{read|write|deletion|action}"
|
|
309
|
-
* Eg: Microsoft.StorSimple/managers/devices/fileServers/read
|
|
310
|
-
* Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action
|
|
311
|
-
*/
|
|
312
|
-
name?: string;
|
|
313
|
-
/**
|
|
314
|
-
* @member {AvailableProviderOperationDisplay} [display] Gets or sets Display
|
|
315
|
-
* information
|
|
316
|
-
* Contains the localized display information for this particular
|
|
317
|
-
* operation/action
|
|
318
|
-
*/
|
|
319
|
-
display?: AvailableProviderOperationDisplay;
|
|
320
|
-
/**
|
|
321
|
-
* @member {string} [origin] Gets or sets Origin
|
|
322
|
-
* The intended executor of the operation; governs the display of the
|
|
323
|
-
* operation in the RBAC UX and the audit logs UX.
|
|
324
|
-
* Default value is “user,system”
|
|
325
|
-
*/
|
|
326
|
-
origin?: string;
|
|
327
|
-
/**
|
|
328
|
-
* @member {any} [properties] Gets or sets Properties
|
|
329
|
-
* Reserved for future use
|
|
330
|
-
*/
|
|
331
|
-
properties?: any;
|
|
332
|
-
}
|
|
333
|
-
/**
|
|
334
|
-
* @interface
|
|
335
|
-
* An interface representing BackupElement.
|
|
336
|
-
* Class represents BackupElement
|
|
337
|
-
*
|
|
338
|
-
* @extends BaseModel
|
|
339
|
-
*/
|
|
340
|
-
export interface BackupElement extends BaseModel {
|
|
341
|
-
/**
|
|
342
|
-
* @member {number} sizeInBytes The size in bytes.
|
|
343
|
-
*/
|
|
344
|
-
sizeInBytes: number;
|
|
345
|
-
/**
|
|
346
|
-
* @member {string} endpointName The name of the endpoint.
|
|
347
|
-
*/
|
|
348
|
-
endpointName: string;
|
|
349
|
-
/**
|
|
350
|
-
* @member {DataPolicy} dataPolicy The data policy of backed up endpoint.
|
|
351
|
-
* Possible values include: 'Invalid', 'Local', 'Tiered', 'Cloud'
|
|
352
|
-
*/
|
|
353
|
-
dataPolicy: DataPolicy;
|
|
354
|
-
}
|
|
355
|
-
/**
|
|
356
|
-
* @interface
|
|
357
|
-
* An interface representing Backup.
|
|
358
|
-
* The backup.
|
|
359
|
-
*
|
|
360
|
-
* @extends BaseModel
|
|
361
|
-
*/
|
|
362
|
-
export interface Backup extends BaseModel {
|
|
363
|
-
/**
|
|
364
|
-
* @member {string} [targetId] The path id of the target FileServer or
|
|
365
|
-
* IscsiServer for which the backup was taken.
|
|
366
|
-
*/
|
|
367
|
-
targetId?: string;
|
|
368
|
-
/**
|
|
369
|
-
* @member {string} [targetType] Type of target, FileServer or IscsiServer
|
|
370
|
-
*/
|
|
371
|
-
targetType?: string;
|
|
372
|
-
/**
|
|
373
|
-
* @member {number} sizeInBytes The backup size in bytes.
|
|
374
|
-
*/
|
|
375
|
-
sizeInBytes: number;
|
|
376
|
-
/**
|
|
377
|
-
* @member {Date} [createdTime] The time when the backup was created.
|
|
378
|
-
*/
|
|
379
|
-
createdTime?: Date;
|
|
380
|
-
/**
|
|
381
|
-
* @member {Date} [expirationTime] The time when the backup will expire.
|
|
382
|
-
*/
|
|
383
|
-
expirationTime?: Date;
|
|
384
|
-
/**
|
|
385
|
-
* @member {InitiatedBy} initiatedBy Indicates how the backup was initiated
|
|
386
|
-
* "Manual | Scheduled". Possible values include: 'Manual', 'Scheduled'
|
|
387
|
-
*/
|
|
388
|
-
initiatedBy: InitiatedBy;
|
|
389
|
-
/**
|
|
390
|
-
* @member {string} deviceId The Device Identifier.
|
|
391
|
-
*/
|
|
392
|
-
deviceId: string;
|
|
393
|
-
/**
|
|
394
|
-
* @member {BackupElement[]} elements The backup elements.
|
|
395
|
-
*/
|
|
396
|
-
elements: BackupElement[];
|
|
397
|
-
}
|
|
398
|
-
/**
|
|
399
|
-
* @interface
|
|
400
|
-
* An interface representing BackupFilter.
|
|
401
|
-
* Backup OData filter class
|
|
402
|
-
*
|
|
403
|
-
*/
|
|
404
|
-
export interface BackupFilter {
|
|
405
|
-
/**
|
|
406
|
-
* @member {InitiatedBy} [initiatedBy] Gets or sets InitiatedBy. Possible
|
|
407
|
-
* values include: 'Manual', 'Scheduled'
|
|
408
|
-
*/
|
|
409
|
-
initiatedBy?: InitiatedBy;
|
|
410
|
-
/**
|
|
411
|
-
* @member {Date} [createdTime] Gets or sets CreatedTime
|
|
412
|
-
*/
|
|
413
|
-
createdTime?: Date;
|
|
414
|
-
}
|
|
415
|
-
/**
|
|
416
|
-
* @interface
|
|
417
|
-
* An interface representing Time.
|
|
418
|
-
* The Time.
|
|
419
|
-
*
|
|
420
|
-
*/
|
|
421
|
-
export interface Time {
|
|
422
|
-
/**
|
|
423
|
-
* @member {number} hour The hour.
|
|
424
|
-
*/
|
|
425
|
-
hour: number;
|
|
426
|
-
/**
|
|
427
|
-
* @member {number} minute The minute.
|
|
428
|
-
*/
|
|
429
|
-
minute: number;
|
|
430
|
-
}
|
|
431
|
-
/**
|
|
432
|
-
* @interface
|
|
433
|
-
* An interface representing BackupScheduleGroup.
|
|
434
|
-
* The Backup Schedule Group
|
|
435
|
-
*
|
|
436
|
-
* @extends BaseModel
|
|
437
|
-
*/
|
|
438
|
-
export interface BackupScheduleGroup extends BaseModel {
|
|
439
|
-
/**
|
|
440
|
-
* @member {Time} startTime The start time. When this field is specified we
|
|
441
|
-
* will generate Default GrandFather Father Son Backup Schedules.
|
|
442
|
-
*/
|
|
443
|
-
startTime: Time;
|
|
444
|
-
}
|
|
445
|
-
/**
|
|
446
|
-
* @interface
|
|
447
|
-
* An interface representing ChapSettings.
|
|
448
|
-
* Challenge-Handshake Authentical Protocol (CHAP) setting
|
|
449
|
-
*
|
|
450
|
-
* @extends BaseModel
|
|
451
|
-
*/
|
|
452
|
-
export interface ChapSettings extends BaseModel {
|
|
453
|
-
/**
|
|
454
|
-
* @member {AsymmetricEncryptedSecret} password The chap password.
|
|
455
|
-
*/
|
|
456
|
-
password: AsymmetricEncryptedSecret;
|
|
457
|
-
}
|
|
458
|
-
/**
|
|
459
|
-
* @interface
|
|
460
|
-
* An interface representing ClearAlertRequest.
|
|
461
|
-
* Request for clearing the alert
|
|
462
|
-
*
|
|
463
|
-
*/
|
|
464
|
-
export interface ClearAlertRequest {
|
|
465
|
-
/**
|
|
466
|
-
* @member {string} [resolutionMessage] Resolution message while clearing the
|
|
467
|
-
* request
|
|
468
|
-
*/
|
|
469
|
-
resolutionMessage?: string;
|
|
470
|
-
/**
|
|
471
|
-
* @member {string[]} alerts List of alert Ids to be cleared
|
|
472
|
-
*/
|
|
473
|
-
alerts: string[];
|
|
474
|
-
}
|
|
475
|
-
/**
|
|
476
|
-
* @interface
|
|
477
|
-
* An interface representing FileShare.
|
|
478
|
-
* The File Share.
|
|
479
|
-
*
|
|
480
|
-
* @extends BaseModel
|
|
481
|
-
*/
|
|
482
|
-
export interface FileShare extends BaseModel {
|
|
483
|
-
/**
|
|
484
|
-
* @member {string} [description] Description for file share
|
|
485
|
-
*/
|
|
486
|
-
description?: string;
|
|
487
|
-
/**
|
|
488
|
-
* @member {ShareStatus} shareStatus The Share Status. Possible values
|
|
489
|
-
* include: 'Online', 'Offline'
|
|
490
|
-
*/
|
|
491
|
-
shareStatus: ShareStatus;
|
|
492
|
-
/**
|
|
493
|
-
* @member {DataPolicy} dataPolicy The data policy. Possible values include:
|
|
494
|
-
* 'Invalid', 'Local', 'Tiered', 'Cloud'
|
|
495
|
-
*/
|
|
496
|
-
dataPolicy: DataPolicy;
|
|
497
|
-
/**
|
|
498
|
-
* @member {string} adminUser The user/group who will have full permission in
|
|
499
|
-
* this share. Active directory email address. Example: xyz@contoso.com or
|
|
500
|
-
* Contoso\xyz.
|
|
501
|
-
*/
|
|
502
|
-
adminUser: string;
|
|
503
|
-
/**
|
|
504
|
-
* @member {number} provisionedCapacityInBytes The total provisioned capacity
|
|
505
|
-
* in Bytes
|
|
506
|
-
*/
|
|
507
|
-
provisionedCapacityInBytes: number;
|
|
508
|
-
/**
|
|
509
|
-
* @member {number} [usedCapacityInBytes] The used capacity in Bytes.
|
|
510
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
511
|
-
* the server.**
|
|
512
|
-
*/
|
|
513
|
-
readonly usedCapacityInBytes?: number;
|
|
514
|
-
/**
|
|
515
|
-
* @member {number} [localUsedCapacityInBytes] The local used capacity in
|
|
516
|
-
* Bytes.
|
|
517
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
518
|
-
* the server.**
|
|
519
|
-
*/
|
|
520
|
-
readonly localUsedCapacityInBytes?: number;
|
|
521
|
-
/**
|
|
522
|
-
* @member {MonitoringStatus} monitoringStatus The monitoring status.
|
|
523
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
524
|
-
*/
|
|
525
|
-
monitoringStatus: MonitoringStatus;
|
|
526
|
-
}
|
|
527
|
-
/**
|
|
528
|
-
* @interface
|
|
529
|
-
* An interface representing ISCSIDisk.
|
|
530
|
-
* The iscsi disk.
|
|
531
|
-
*
|
|
532
|
-
* @extends BaseModel
|
|
533
|
-
*/
|
|
534
|
-
export interface ISCSIDisk extends BaseModel {
|
|
535
|
-
/**
|
|
536
|
-
* @member {string} [description] The description.
|
|
537
|
-
*/
|
|
538
|
-
description?: string;
|
|
539
|
-
/**
|
|
540
|
-
* @member {DiskStatus} diskStatus The disk status. Possible values include:
|
|
541
|
-
* 'Online', 'Offline'
|
|
542
|
-
*/
|
|
543
|
-
diskStatus: DiskStatus;
|
|
544
|
-
/**
|
|
545
|
-
* @member {string[]} accessControlRecords The access control records.
|
|
546
|
-
*/
|
|
547
|
-
accessControlRecords: string[];
|
|
548
|
-
/**
|
|
549
|
-
* @member {DataPolicy} dataPolicy The data policy. Possible values include:
|
|
550
|
-
* 'Invalid', 'Local', 'Tiered', 'Cloud'
|
|
551
|
-
*/
|
|
552
|
-
dataPolicy: DataPolicy;
|
|
553
|
-
/**
|
|
554
|
-
* @member {number} provisionedCapacityInBytes The provisioned capacity in
|
|
555
|
-
* bytes.
|
|
556
|
-
*/
|
|
557
|
-
provisionedCapacityInBytes: number;
|
|
558
|
-
/**
|
|
559
|
-
* @member {number} [usedCapacityInBytes] The used capacity in bytes.
|
|
560
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
561
|
-
* the server.**
|
|
562
|
-
*/
|
|
563
|
-
readonly usedCapacityInBytes?: number;
|
|
564
|
-
/**
|
|
565
|
-
* @member {number} [localUsedCapacityInBytes] The local used capacity in
|
|
566
|
-
* bytes.
|
|
567
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
568
|
-
* the server.**
|
|
569
|
-
*/
|
|
570
|
-
readonly localUsedCapacityInBytes?: number;
|
|
571
|
-
/**
|
|
572
|
-
* @member {MonitoringStatus} monitoringStatus The monitoring. Possible
|
|
573
|
-
* values include: 'Enabled', 'Disabled'
|
|
574
|
-
*/
|
|
575
|
-
monitoringStatus: MonitoringStatus;
|
|
576
|
-
}
|
|
577
|
-
/**
|
|
578
|
-
* @interface
|
|
579
|
-
* An interface representing CloneRequest.
|
|
580
|
-
* Clone Job Request Model.
|
|
581
|
-
*
|
|
582
|
-
*/
|
|
583
|
-
export interface CloneRequest {
|
|
584
|
-
/**
|
|
585
|
-
* @member {string} targetDeviceId DeviceId of the device which will act as
|
|
586
|
-
* the Clone target
|
|
587
|
-
*/
|
|
588
|
-
targetDeviceId: string;
|
|
589
|
-
/**
|
|
590
|
-
* @member {string} targetAccessPointId Accesspoint Id on which clone job
|
|
591
|
-
* will performed.
|
|
592
|
-
*/
|
|
593
|
-
targetAccessPointId: string;
|
|
594
|
-
/**
|
|
595
|
-
* @member {string} newEndpointName Name of new endpoint which will created
|
|
596
|
-
* as part of clone job.
|
|
597
|
-
*/
|
|
598
|
-
newEndpointName: string;
|
|
599
|
-
/**
|
|
600
|
-
* @member {FileShare} [share] Share Object.
|
|
601
|
-
*/
|
|
602
|
-
share?: FileShare;
|
|
603
|
-
/**
|
|
604
|
-
* @member {ISCSIDisk} [disk] Disk Object
|
|
605
|
-
*/
|
|
606
|
-
disk?: ISCSIDisk;
|
|
607
|
-
}
|
|
608
|
-
/**
|
|
609
|
-
* @interface
|
|
610
|
-
* An interface representing DeviceDetails.
|
|
611
|
-
* Class containing more granular details about the device
|
|
612
|
-
*
|
|
613
|
-
*/
|
|
614
|
-
export interface DeviceDetails {
|
|
615
|
-
/**
|
|
616
|
-
* @member {number} [endpointCount] Total number of endpoints that are
|
|
617
|
-
* currently on the device ( i.e. number of shares on FileServer or number of
|
|
618
|
-
* volumes on IscsiServer)
|
|
619
|
-
*/
|
|
620
|
-
endpointCount?: number;
|
|
621
|
-
/**
|
|
622
|
-
* @member {number} [totalStorageInBytes] Total storage available on the
|
|
623
|
-
* device in bytes.
|
|
624
|
-
*/
|
|
625
|
-
totalStorageInBytes?: number;
|
|
626
|
-
/**
|
|
627
|
-
* @member {number} [totalLocalStorageInBytes] Total local storage capacity
|
|
628
|
-
* in device in bytes.
|
|
629
|
-
*/
|
|
630
|
-
totalLocalStorageInBytes?: number;
|
|
631
|
-
/**
|
|
632
|
-
* @member {number} [provisionedStorageInBytes] Storage in bytes that has
|
|
633
|
-
* been provisioned on the device including both local and cloud
|
|
634
|
-
*/
|
|
635
|
-
provisionedStorageInBytes?: number;
|
|
636
|
-
/**
|
|
637
|
-
* @member {number} [provisionedLocalStorageInBytes] Storage in bytes that
|
|
638
|
-
* has been provisioned locally on the device
|
|
639
|
-
*/
|
|
640
|
-
provisionedLocalStorageInBytes?: number;
|
|
641
|
-
/**
|
|
642
|
-
* @member {number} [usingStorageInBytes] Storage that is being currently
|
|
643
|
-
* used in bytes including both local and cloud
|
|
644
|
-
*/
|
|
645
|
-
usingStorageInBytes?: number;
|
|
646
|
-
/**
|
|
647
|
-
* @member {number} [usingLocalStorageInBytes] Local Storage that is being
|
|
648
|
-
* currently used in bytes
|
|
649
|
-
*/
|
|
650
|
-
usingLocalStorageInBytes?: number;
|
|
651
|
-
/**
|
|
652
|
-
* @member {number} [totalBackupSizeInBytes] Total size taken up by backups
|
|
653
|
-
* in bytes
|
|
654
|
-
*/
|
|
655
|
-
totalBackupSizeInBytes?: number;
|
|
656
|
-
/**
|
|
657
|
-
* @member {number} [availableStorageInBytes] Total pending available storage
|
|
658
|
-
* on the device in bytes
|
|
659
|
-
*/
|
|
660
|
-
availableStorageInBytes?: number;
|
|
661
|
-
/**
|
|
662
|
-
* @member {number} [availableLocalStorageInBytes] Local pending storage
|
|
663
|
-
* available on the device in bytes
|
|
664
|
-
*/
|
|
665
|
-
availableLocalStorageInBytes?: number;
|
|
666
|
-
}
|
|
667
|
-
/**
|
|
668
|
-
* @interface
|
|
669
|
-
* An interface representing Device.
|
|
670
|
-
* Represents a StorSimple device object along with its properties
|
|
671
|
-
*
|
|
672
|
-
* @extends BaseModel
|
|
673
|
-
*/
|
|
674
|
-
export interface Device extends BaseModel {
|
|
675
|
-
/**
|
|
676
|
-
* @member {Date} [activationTime] The UTC time at which the device was
|
|
677
|
-
* activated
|
|
678
|
-
*/
|
|
679
|
-
activationTime?: Date;
|
|
680
|
-
/**
|
|
681
|
-
* @member {DeviceOperation[]} [allowedDeviceOperations] Operations that are
|
|
682
|
-
* allowed on the device based on its current state
|
|
683
|
-
*/
|
|
684
|
-
allowedDeviceOperations?: DeviceOperation[];
|
|
685
|
-
/**
|
|
686
|
-
* @member {string} [culture] Language culture setting on the device. For eg:
|
|
687
|
-
* "en-US"
|
|
688
|
-
*/
|
|
689
|
-
culture?: string;
|
|
690
|
-
/**
|
|
691
|
-
* @member {SupportedDeviceCapabilities[]} [deviceCapabilities] Device can be
|
|
692
|
-
* configured either as FileServer or IscsiServer
|
|
693
|
-
*/
|
|
694
|
-
deviceCapabilities?: SupportedDeviceCapabilities[];
|
|
695
|
-
/**
|
|
696
|
-
* @member {string} [deviceDescription] Short description given for the
|
|
697
|
-
* device
|
|
698
|
-
*/
|
|
699
|
-
deviceDescription?: string;
|
|
700
|
-
/**
|
|
701
|
-
* @member {string} [domainName] Fully qualified name of the domain to which
|
|
702
|
-
* the device is attached
|
|
703
|
-
*/
|
|
704
|
-
domainName?: string;
|
|
705
|
-
/**
|
|
706
|
-
* @member {string} [deviceSoftwareVersion] Version number of the software
|
|
707
|
-
* running on the device
|
|
708
|
-
*/
|
|
709
|
-
deviceSoftwareVersion?: string;
|
|
710
|
-
/**
|
|
711
|
-
* @member {string} [friendlySoftwareName] Friendly name for the software
|
|
712
|
-
* version
|
|
713
|
-
*/
|
|
714
|
-
friendlySoftwareName?: string;
|
|
715
|
-
/**
|
|
716
|
-
* @member {DeviceConfigurationStatus} [deviceConfigurationStatus] "Complete"
|
|
717
|
-
* if the device has been successfully registered as File/IscsiServer and the
|
|
718
|
-
* creation of share/volume is complete, "Pending" if the device is only
|
|
719
|
-
* registered but the creation of share/volume is complete is still pending.
|
|
720
|
-
* Possible values include: 'Complete', 'Pending'
|
|
721
|
-
*/
|
|
722
|
-
deviceConfigurationStatus?: DeviceConfigurationStatus;
|
|
723
|
-
/**
|
|
724
|
-
* @member {string} [modelDescription] Name of the device model
|
|
725
|
-
*/
|
|
726
|
-
modelDescription?: string;
|
|
727
|
-
/**
|
|
728
|
-
* @member {DeviceStatus} [status] Current status of the device. Possible
|
|
729
|
-
* values include: 'Unknown', 'Online', 'Offline', 'RequiresAttention',
|
|
730
|
-
* 'MaintenanceMode', 'Creating', 'Provisioning', 'Deleted', 'ReadyToSetup',
|
|
731
|
-
* 'Deactivated', 'Deactivating'
|
|
732
|
-
*/
|
|
733
|
-
status?: DeviceStatus;
|
|
734
|
-
/**
|
|
735
|
-
* @member {DeviceType} [deviceType] Type of the device. Possible values
|
|
736
|
-
* include: 'Invalid', 'Appliance', 'VirtualAppliance',
|
|
737
|
-
* 'Series9000OnPremVirtualAppliance', 'Series9000VirtualAppliance',
|
|
738
|
-
* 'Series9000PhysicalAppliance'
|
|
739
|
-
*/
|
|
740
|
-
deviceType?: DeviceType;
|
|
741
|
-
/**
|
|
742
|
-
* @member {DeviceDetails} [details] subclass containing more storage-related
|
|
743
|
-
* information about the device. This field will be populated only if the get
|
|
744
|
-
* call is made with $expand = details.
|
|
745
|
-
*/
|
|
746
|
-
details?: DeviceDetails;
|
|
747
|
-
}
|
|
748
|
-
/**
|
|
749
|
-
* @interface
|
|
750
|
-
* An interface representing DevicePatch.
|
|
751
|
-
* Class that represents the Input for the PATCH call on Device. Currently the
|
|
752
|
-
* only patchable property on device is "DeviceDescription"
|
|
753
|
-
*
|
|
754
|
-
*/
|
|
755
|
-
export interface DevicePatch {
|
|
756
|
-
/**
|
|
757
|
-
* @member {string} [deviceDescription] Short description given for the
|
|
758
|
-
* device
|
|
759
|
-
*/
|
|
760
|
-
deviceDescription?: string;
|
|
761
|
-
}
|
|
762
|
-
/**
|
|
763
|
-
* @interface
|
|
764
|
-
* An interface representing EncryptionSettings.
|
|
765
|
-
* The EncryptionSettings
|
|
766
|
-
*
|
|
767
|
-
* @extends BaseModel
|
|
768
|
-
*/
|
|
769
|
-
export interface EncryptionSettings extends BaseModel {
|
|
770
|
-
/**
|
|
771
|
-
* @member {EncryptionStatus} encryptionStatus The encryption status which
|
|
772
|
-
* indicates if encryption is enabled or not. Possible values include:
|
|
773
|
-
* 'Enabled', 'Disabled'
|
|
774
|
-
*/
|
|
775
|
-
encryptionStatus: EncryptionStatus;
|
|
776
|
-
/**
|
|
777
|
-
* @member {KeyRolloverStatus} keyRolloverStatus The key rollover status
|
|
778
|
-
* which indicates if key rollover is required or not. If secrets encryption
|
|
779
|
-
* has been upgraded, then it requires key rollover. Possible values include:
|
|
780
|
-
* 'Required', 'NotRequired'
|
|
781
|
-
*/
|
|
782
|
-
keyRolloverStatus: KeyRolloverStatus;
|
|
783
|
-
}
|
|
784
|
-
/**
|
|
785
|
-
* @interface
|
|
786
|
-
* An interface representing Message.
|
|
787
|
-
*/
|
|
788
|
-
export interface Message {
|
|
789
|
-
/**
|
|
790
|
-
* @member {string} [language]
|
|
791
|
-
*/
|
|
792
|
-
language?: string;
|
|
793
|
-
/**
|
|
794
|
-
* @member {string} [value]
|
|
795
|
-
*/
|
|
796
|
-
value?: string;
|
|
797
|
-
}
|
|
798
|
-
/**
|
|
799
|
-
* @interface
|
|
800
|
-
* An interface representing Item.
|
|
801
|
-
*/
|
|
802
|
-
export interface Item {
|
|
803
|
-
/**
|
|
804
|
-
* @member {string} key
|
|
805
|
-
*/
|
|
806
|
-
key: string;
|
|
807
|
-
/**
|
|
808
|
-
* @member {string} value
|
|
809
|
-
*/
|
|
810
|
-
value: string;
|
|
811
|
-
}
|
|
812
|
-
/**
|
|
813
|
-
* @interface
|
|
814
|
-
* An interface representing ErrorModel.
|
|
815
|
-
*/
|
|
816
|
-
export interface ErrorModel {
|
|
817
|
-
/**
|
|
818
|
-
* @member {string} errorCode
|
|
819
|
-
*/
|
|
820
|
-
errorCode: string;
|
|
821
|
-
/**
|
|
822
|
-
* @member {Message} message
|
|
823
|
-
*/
|
|
824
|
-
message: Message;
|
|
825
|
-
/**
|
|
826
|
-
* @member {Item[]} [values]
|
|
827
|
-
*/
|
|
828
|
-
values?: Item[];
|
|
829
|
-
}
|
|
830
|
-
/**
|
|
831
|
-
* @interface
|
|
832
|
-
* An interface representing FailoverRequest.
|
|
833
|
-
* The Failover request object.
|
|
834
|
-
*
|
|
835
|
-
*/
|
|
836
|
-
export interface FailoverRequest {
|
|
837
|
-
/**
|
|
838
|
-
* @member {string[]} [accesspointIds]
|
|
839
|
-
*/
|
|
840
|
-
accesspointIds?: string[];
|
|
841
|
-
/**
|
|
842
|
-
* @member {string} [targetDeviceId]
|
|
843
|
-
*/
|
|
844
|
-
targetDeviceId?: string;
|
|
845
|
-
/**
|
|
846
|
-
* @member {boolean} [skipValidation]
|
|
847
|
-
*/
|
|
848
|
-
skipValidation?: boolean;
|
|
849
|
-
/**
|
|
850
|
-
* @member {boolean} [keepSourceDevice]
|
|
851
|
-
*/
|
|
852
|
-
keepSourceDevice?: boolean;
|
|
853
|
-
}
|
|
854
|
-
/**
|
|
855
|
-
* @interface
|
|
856
|
-
* An interface representing FileServer.
|
|
857
|
-
* The file server.
|
|
858
|
-
*
|
|
859
|
-
* @extends BaseModel
|
|
860
|
-
*/
|
|
861
|
-
export interface FileServer extends BaseModel {
|
|
862
|
-
/**
|
|
863
|
-
* @member {string} domainName Domain of the file server
|
|
864
|
-
*/
|
|
865
|
-
domainName: string;
|
|
866
|
-
/**
|
|
867
|
-
* @member {string} storageDomainId The storage domain id.
|
|
868
|
-
*/
|
|
869
|
-
storageDomainId: string;
|
|
870
|
-
/**
|
|
871
|
-
* @member {string} backupScheduleGroupId The backup policy id.
|
|
872
|
-
*/
|
|
873
|
-
backupScheduleGroupId: string;
|
|
874
|
-
/**
|
|
875
|
-
* @member {string} [description] The description of the file server
|
|
876
|
-
*/
|
|
877
|
-
description?: string;
|
|
878
|
-
}
|
|
879
|
-
/**
|
|
880
|
-
* @interface
|
|
881
|
-
* An interface representing IPConfig.
|
|
882
|
-
* Details related to the IP address configuration
|
|
883
|
-
*
|
|
884
|
-
*/
|
|
885
|
-
export interface IPConfig {
|
|
886
|
-
/**
|
|
887
|
-
* @member {string} ipAddress The ipaddress of the network adapter, either
|
|
888
|
-
* ipv4 or ipv6.
|
|
889
|
-
*/
|
|
890
|
-
ipAddress: string;
|
|
891
|
-
/**
|
|
892
|
-
* @member {number} [prefixLength] The prefix length of the network adapter.
|
|
893
|
-
*/
|
|
894
|
-
prefixLength?: number;
|
|
895
|
-
/**
|
|
896
|
-
* @member {string} gateway The gateway of the network adapter.
|
|
897
|
-
*/
|
|
898
|
-
gateway: string;
|
|
899
|
-
}
|
|
900
|
-
/**
|
|
901
|
-
* @interface
|
|
902
|
-
* An interface representing ISCSIServer.
|
|
903
|
-
* The iscsi server.
|
|
904
|
-
*
|
|
905
|
-
* @extends BaseModel
|
|
906
|
-
*/
|
|
907
|
-
export interface ISCSIServer extends BaseModel {
|
|
908
|
-
/**
|
|
909
|
-
* @member {string} storageDomainId The storage domain id.
|
|
910
|
-
*/
|
|
911
|
-
storageDomainId: string;
|
|
912
|
-
/**
|
|
913
|
-
* @member {string} backupScheduleGroupId The backup policy id.
|
|
914
|
-
*/
|
|
915
|
-
backupScheduleGroupId: string;
|
|
916
|
-
/**
|
|
917
|
-
* @member {string} [description] The description.
|
|
918
|
-
*/
|
|
919
|
-
description?: string;
|
|
920
|
-
/**
|
|
921
|
-
* @member {string} [chapId] The chap id.
|
|
922
|
-
*/
|
|
923
|
-
chapId?: string;
|
|
924
|
-
/**
|
|
925
|
-
* @member {string} [reverseChapId] The reverse chap id.
|
|
926
|
-
*/
|
|
927
|
-
reverseChapId?: string;
|
|
928
|
-
}
|
|
929
|
-
/**
|
|
930
|
-
* @interface
|
|
931
|
-
* An interface representing JobErrorItem.
|
|
932
|
-
* The job error items.
|
|
933
|
-
*
|
|
934
|
-
*/
|
|
935
|
-
export interface JobErrorItem {
|
|
936
|
-
/**
|
|
937
|
-
* @member {string[]} [recommendations] The recommended actions.
|
|
938
|
-
*/
|
|
939
|
-
recommendations?: string[];
|
|
940
|
-
/**
|
|
941
|
-
* @member {string} code The code intended for programmatic access
|
|
942
|
-
*/
|
|
943
|
-
code: string;
|
|
944
|
-
/**
|
|
945
|
-
* @member {string} message The message intended to describe the error in
|
|
946
|
-
* detail
|
|
947
|
-
*/
|
|
948
|
-
message: string;
|
|
949
|
-
}
|
|
950
|
-
/**
|
|
951
|
-
* @interface
|
|
952
|
-
* An interface representing JobErrorDetails.
|
|
953
|
-
* The job error information containing List of JobErrorItem.
|
|
954
|
-
*
|
|
955
|
-
*/
|
|
956
|
-
export interface JobErrorDetails {
|
|
957
|
-
/**
|
|
958
|
-
* @member {JobErrorItem[]} [errorDetails] The error details.
|
|
959
|
-
*/
|
|
960
|
-
errorDetails?: JobErrorItem[];
|
|
961
|
-
/**
|
|
962
|
-
* @member {string} code The code intended for programmatic access
|
|
963
|
-
*/
|
|
964
|
-
code: string;
|
|
965
|
-
/**
|
|
966
|
-
* @member {string} message The message intended to describe the error in
|
|
967
|
-
* detail
|
|
968
|
-
*/
|
|
969
|
-
message: string;
|
|
970
|
-
}
|
|
971
|
-
/**
|
|
972
|
-
* @interface
|
|
973
|
-
* An interface representing JobStage.
|
|
974
|
-
* Contains details about the multiple job stages of a job
|
|
975
|
-
*
|
|
976
|
-
*/
|
|
977
|
-
export interface JobStage {
|
|
978
|
-
/**
|
|
979
|
-
* @member {string} [message] The message of the job stage.
|
|
980
|
-
*/
|
|
981
|
-
message?: string;
|
|
982
|
-
/**
|
|
983
|
-
* @member {JobStatus} stageStatus The stage status. Possible values include:
|
|
984
|
-
* 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Paused',
|
|
985
|
-
* 'Scheduled'
|
|
986
|
-
*/
|
|
987
|
-
stageStatus: JobStatus;
|
|
988
|
-
/**
|
|
989
|
-
* @member {string} [detail] The details of the stage.
|
|
990
|
-
*/
|
|
991
|
-
detail?: string;
|
|
992
|
-
/**
|
|
993
|
-
* @member {string} [errorCode] The error code of the stage if any.
|
|
994
|
-
*/
|
|
995
|
-
errorCode?: string;
|
|
996
|
-
}
|
|
997
|
-
/**
|
|
998
|
-
* @interface
|
|
999
|
-
* An interface representing JobStats.
|
|
1000
|
-
* Stats that are available for all jobs in common
|
|
1001
|
-
*
|
|
1002
|
-
*/
|
|
1003
|
-
export interface JobStats {
|
|
1004
|
-
/**
|
|
1005
|
-
* @member {number} [completedWorkItemCount] Completed work item count.
|
|
1006
|
-
*/
|
|
1007
|
-
completedWorkItemCount?: number;
|
|
1008
|
-
/**
|
|
1009
|
-
* @member {number} [totalWorkItemCount] Total work item count.
|
|
1010
|
-
*/
|
|
1011
|
-
totalWorkItemCount?: number;
|
|
1012
|
-
/**
|
|
1013
|
-
* @member {number} [estimatedTimeRemaining] The estimated time remaining.
|
|
1014
|
-
*/
|
|
1015
|
-
estimatedTimeRemaining?: number;
|
|
1016
|
-
}
|
|
1017
|
-
/**
|
|
1018
|
-
* @interface
|
|
1019
|
-
* An interface representing UpdateDownloadProgress.
|
|
1020
|
-
* details available during the download
|
|
1021
|
-
*
|
|
1022
|
-
*/
|
|
1023
|
-
export interface UpdateDownloadProgress {
|
|
1024
|
-
/**
|
|
1025
|
-
* @member {DownloadPhase} [downloadPhase] The download phase. Possible
|
|
1026
|
-
* values include: 'Unknown', 'Initializing', 'Downloading', 'Verifying'
|
|
1027
|
-
*/
|
|
1028
|
-
downloadPhase?: DownloadPhase;
|
|
1029
|
-
/**
|
|
1030
|
-
* @member {number} [percentComplete] Percentage of completion.
|
|
1031
|
-
*/
|
|
1032
|
-
percentComplete?: number;
|
|
1033
|
-
/**
|
|
1034
|
-
* @member {number} [totalBytesToDownload] Total bytes to download.
|
|
1035
|
-
*/
|
|
1036
|
-
totalBytesToDownload?: number;
|
|
1037
|
-
/**
|
|
1038
|
-
* @member {number} [totalBytesDownloaded] Total bytes downloaded.
|
|
1039
|
-
*/
|
|
1040
|
-
totalBytesDownloaded?: number;
|
|
1041
|
-
/**
|
|
1042
|
-
* @member {number} [numberOfUpdatesToDownload] Number of updates to
|
|
1043
|
-
* download.
|
|
1044
|
-
*/
|
|
1045
|
-
numberOfUpdatesToDownload?: number;
|
|
1046
|
-
/**
|
|
1047
|
-
* @member {number} [numberOfUpdatesDownloaded] Number of updates downloaded.
|
|
1048
|
-
*/
|
|
1049
|
-
numberOfUpdatesDownloaded?: number;
|
|
1050
|
-
}
|
|
1051
|
-
/**
|
|
1052
|
-
* @interface
|
|
1053
|
-
* An interface representing UpdateInstallProgress.
|
|
1054
|
-
* Class representing the progress during installation of updates
|
|
1055
|
-
*
|
|
1056
|
-
*/
|
|
1057
|
-
export interface UpdateInstallProgress {
|
|
1058
|
-
/**
|
|
1059
|
-
* @member {number} [percentComplete] Percentage of completion.
|
|
1060
|
-
*/
|
|
1061
|
-
percentComplete?: number;
|
|
1062
|
-
/**
|
|
1063
|
-
* @member {number} [numberOfUpdatesToInstall] Number of updates to install.
|
|
1064
|
-
*/
|
|
1065
|
-
numberOfUpdatesToInstall?: number;
|
|
1066
|
-
/**
|
|
1067
|
-
* @member {number} [numberOfUpdatesInstalled] Number of updates installed.
|
|
1068
|
-
*/
|
|
1069
|
-
numberOfUpdatesInstalled?: number;
|
|
1070
|
-
}
|
|
1071
|
-
/**
|
|
1072
|
-
* @interface
|
|
1073
|
-
* An interface representing Job.
|
|
1074
|
-
* The Job.
|
|
1075
|
-
*
|
|
1076
|
-
* @extends BaseModel
|
|
1077
|
-
*/
|
|
1078
|
-
export interface Job extends BaseModel {
|
|
1079
|
-
/**
|
|
1080
|
-
* @member {JobStatus} status Current status of the job. Possible values
|
|
1081
|
-
* include: 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled',
|
|
1082
|
-
* 'Paused', 'Scheduled'
|
|
1083
|
-
*/
|
|
1084
|
-
status: JobStatus;
|
|
1085
|
-
/**
|
|
1086
|
-
* @member {Date} [startTime] The UTC time at which the job was started
|
|
1087
|
-
*/
|
|
1088
|
-
startTime?: Date;
|
|
1089
|
-
/**
|
|
1090
|
-
* @member {Date} [endTime] The UTC time at which the job completed
|
|
1091
|
-
*/
|
|
1092
|
-
endTime?: Date;
|
|
1093
|
-
/**
|
|
1094
|
-
* @member {number} percentComplete The percentage of the job that is already
|
|
1095
|
-
* complete
|
|
1096
|
-
*/
|
|
1097
|
-
percentComplete: number;
|
|
1098
|
-
/**
|
|
1099
|
-
* @member {JobErrorDetails} [error] The Error details.
|
|
1100
|
-
*/
|
|
1101
|
-
error?: JobErrorDetails;
|
|
1102
|
-
/**
|
|
1103
|
-
* @member {JobType} jobType Type of the job. Possible values include:
|
|
1104
|
-
* 'Backup', 'Clone', 'Failover', 'DownloadUpdates', 'InstallUpdates'
|
|
1105
|
-
*/
|
|
1106
|
-
jobType: JobType;
|
|
1107
|
-
/**
|
|
1108
|
-
* @member {string} [targetId] Id of the object that is created by the job
|
|
1109
|
-
*/
|
|
1110
|
-
targetId?: string;
|
|
1111
|
-
/**
|
|
1112
|
-
* @member {string} [entityId] The entity identifier for which the job ran.
|
|
1113
|
-
*/
|
|
1114
|
-
entityId?: string;
|
|
1115
|
-
/**
|
|
1116
|
-
* @member {string} [entityType] The entity type for which the job ran.
|
|
1117
|
-
*/
|
|
1118
|
-
entityType?: string;
|
|
1119
|
-
/**
|
|
1120
|
-
* @member {JobStage[]} [jobStages] The job stages.
|
|
1121
|
-
*/
|
|
1122
|
-
jobStages?: JobStage[];
|
|
1123
|
-
/**
|
|
1124
|
-
* @member {string} [deviceId] The device id in which the job is currently
|
|
1125
|
-
* running
|
|
1126
|
-
*/
|
|
1127
|
-
deviceId?: string;
|
|
1128
|
-
/**
|
|
1129
|
-
* @member {boolean} [isCancellable] Represents whether the job is
|
|
1130
|
-
* cancellable or not
|
|
1131
|
-
*/
|
|
1132
|
-
isCancellable?: boolean;
|
|
1133
|
-
/**
|
|
1134
|
-
* @member {JobStats} [stats] stats properties for the job
|
|
1135
|
-
*/
|
|
1136
|
-
stats?: JobStats;
|
|
1137
|
-
/**
|
|
1138
|
-
* @member {TargetType} [targetType] The target type of the backup. Possible
|
|
1139
|
-
* values include: 'FileServer', 'DiskServer'
|
|
1140
|
-
*/
|
|
1141
|
-
targetType?: TargetType;
|
|
1142
|
-
/**
|
|
1143
|
-
* @member {string} [sourceDeviceId] The source device identifier of the
|
|
1144
|
-
* failover job.
|
|
1145
|
-
*/
|
|
1146
|
-
sourceDeviceId?: string;
|
|
1147
|
-
/**
|
|
1148
|
-
* @member {Date} [backupPointInTime] The time of the backup used for the
|
|
1149
|
-
* failover.
|
|
1150
|
-
*/
|
|
1151
|
-
backupPointInTime?: Date;
|
|
1152
|
-
/**
|
|
1153
|
-
* @member {UpdateDownloadProgress} [downloadProgress] The download progress.
|
|
1154
|
-
*/
|
|
1155
|
-
downloadProgress?: UpdateDownloadProgress;
|
|
1156
|
-
/**
|
|
1157
|
-
* @member {UpdateInstallProgress} [installProgress] The install progress.
|
|
1158
|
-
*/
|
|
1159
|
-
installProgress?: UpdateInstallProgress;
|
|
1160
|
-
}
|
|
1161
|
-
/**
|
|
1162
|
-
* @interface
|
|
1163
|
-
* An interface representing JobFilter.
|
|
1164
|
-
* Filters that can be specified for the job
|
|
1165
|
-
*
|
|
1166
|
-
*/
|
|
1167
|
-
export interface JobFilter {
|
|
1168
|
-
/**
|
|
1169
|
-
* @member {JobType} jobType The job type. Possible values include: 'Backup',
|
|
1170
|
-
* 'Clone', 'Failover', 'DownloadUpdates', 'InstallUpdates'
|
|
1171
|
-
*/
|
|
1172
|
-
jobType: JobType;
|
|
1173
|
-
/**
|
|
1174
|
-
* @member {JobStatus} status The job status. Possible values include:
|
|
1175
|
-
* 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Paused',
|
|
1176
|
-
* 'Scheduled'
|
|
1177
|
-
*/
|
|
1178
|
-
status: JobStatus;
|
|
1179
|
-
/**
|
|
1180
|
-
* @member {Date} [startTime] The start time of the job.
|
|
1181
|
-
*/
|
|
1182
|
-
startTime?: Date;
|
|
1183
|
-
}
|
|
1184
|
-
/**
|
|
1185
|
-
* @interface
|
|
1186
|
-
* An interface representing ManagerIntrinsicSettings.
|
|
1187
|
-
* Intrinsic settings which refers to the type of the Storsimple manager
|
|
1188
|
-
*
|
|
1189
|
-
*/
|
|
1190
|
-
export interface ManagerIntrinsicSettings {
|
|
1191
|
-
/**
|
|
1192
|
-
* @member {ManagerType} type Refers to the type of the StorSimple Manager.
|
|
1193
|
-
* Possible values include: 'GardaV1', 'HelsinkiV1'
|
|
1194
|
-
*/
|
|
1195
|
-
type: ManagerType;
|
|
1196
|
-
}
|
|
1197
|
-
/**
|
|
1198
|
-
* @interface
|
|
1199
|
-
* An interface representing ManagerSku.
|
|
1200
|
-
* The Sku.
|
|
1201
|
-
*
|
|
1202
|
-
*/
|
|
1203
|
-
export interface ManagerSku {
|
|
1204
|
-
}
|
|
1205
|
-
/**
|
|
1206
|
-
* @interface
|
|
1207
|
-
* An interface representing Resource.
|
|
1208
|
-
* The Azure Resource.
|
|
1209
|
-
*
|
|
1210
|
-
* @extends BaseResource
|
|
1211
|
-
*/
|
|
1212
|
-
export interface Resource extends BaseResource {
|
|
1213
|
-
/**
|
|
1214
|
-
* @member {string} [id] The Resource Id
|
|
1215
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
1216
|
-
* the server.**
|
|
1217
|
-
*/
|
|
1218
|
-
readonly id?: string;
|
|
1219
|
-
/**
|
|
1220
|
-
* @member {string} [name] The Resource Name
|
|
1221
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
1222
|
-
* the server.**
|
|
1223
|
-
*/
|
|
1224
|
-
readonly name?: string;
|
|
1225
|
-
/**
|
|
1226
|
-
* @member {string} [type] The Resource type
|
|
1227
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
1228
|
-
* the server.**
|
|
1229
|
-
*/
|
|
1230
|
-
readonly type?: string;
|
|
1231
|
-
/**
|
|
1232
|
-
* @member {string} location The Geo location of the Manager
|
|
1233
|
-
*/
|
|
1234
|
-
location: string;
|
|
1235
|
-
/**
|
|
1236
|
-
* @member {{ [propertyName: string]: string }} [tags] Tags attached to the
|
|
1237
|
-
* Manager
|
|
1238
|
-
*/
|
|
1239
|
-
tags?: {
|
|
1240
|
-
[propertyName: string]: string;
|
|
1241
|
-
};
|
|
1242
|
-
}
|
|
1243
|
-
/**
|
|
1244
|
-
* @interface
|
|
1245
|
-
* An interface representing Manager.
|
|
1246
|
-
* The StorSimple Manager
|
|
1247
|
-
*
|
|
1248
|
-
* @extends Resource
|
|
1249
|
-
*/
|
|
1250
|
-
export interface Manager extends Resource {
|
|
1251
|
-
/**
|
|
1252
|
-
* @member {ManagerIntrinsicSettings} [cisIntrinsicSettings] Specifies if the
|
|
1253
|
-
* Manager is Garda or Helsinki
|
|
1254
|
-
*/
|
|
1255
|
-
cisIntrinsicSettings?: ManagerIntrinsicSettings;
|
|
1256
|
-
/**
|
|
1257
|
-
* @member {string} [provisioningState] Specifies the state of the resource
|
|
1258
|
-
* as it is getting provisioned. Value of "Succeeded" means the Manager was
|
|
1259
|
-
* successfully created
|
|
1260
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
1261
|
-
* the server.**
|
|
1262
|
-
*/
|
|
1263
|
-
readonly provisioningState?: string;
|
|
1264
|
-
/**
|
|
1265
|
-
* @member {string} [etag] ETag of the Manager
|
|
1266
|
-
*/
|
|
1267
|
-
etag?: string;
|
|
1268
|
-
}
|
|
1269
|
-
/**
|
|
1270
|
-
* @interface
|
|
1271
|
-
* An interface representing ManagerExtendedInfo.
|
|
1272
|
-
* The extended info of the manager.
|
|
1273
|
-
*
|
|
1274
|
-
* @extends BaseModel
|
|
1275
|
-
*/
|
|
1276
|
-
export interface ManagerExtendedInfo extends BaseModel {
|
|
1277
|
-
/**
|
|
1278
|
-
* @member {string} [version] Represents the version of the ExtendedInfo
|
|
1279
|
-
* object being persisted
|
|
1280
|
-
*/
|
|
1281
|
-
version?: string;
|
|
1282
|
-
/**
|
|
1283
|
-
* @member {string} integrityKey Represents the CIK of the resource
|
|
1284
|
-
*/
|
|
1285
|
-
integrityKey: string;
|
|
1286
|
-
/**
|
|
1287
|
-
* @member {string} [encryptionKey] Represents the CEK of the resource
|
|
1288
|
-
*/
|
|
1289
|
-
encryptionKey?: string;
|
|
1290
|
-
/**
|
|
1291
|
-
* @member {string} [encryptionKeyThumbprint] Represents the Cert thumbprint
|
|
1292
|
-
* that was used to encrypt the CEK
|
|
1293
|
-
*/
|
|
1294
|
-
encryptionKeyThumbprint?: string;
|
|
1295
|
-
/**
|
|
1296
|
-
* @member {string} [portalCertificateThumbprint] Represents the portal
|
|
1297
|
-
* thumbprint which can be used optionally to encrypt the entire data before
|
|
1298
|
-
* storing it.
|
|
1299
|
-
*/
|
|
1300
|
-
portalCertificateThumbprint?: string;
|
|
1301
|
-
/**
|
|
1302
|
-
* @member {string} algorithm Represents the encryption algorithm used to
|
|
1303
|
-
* encrypt the other keys. None - if EncryptionKey is saved in plain text
|
|
1304
|
-
* format. AlgorithmName - if encryption is used
|
|
1305
|
-
*/
|
|
1306
|
-
algorithm: string;
|
|
1307
|
-
/**
|
|
1308
|
-
* @member {string} [etag] ETag of the Resource
|
|
1309
|
-
*/
|
|
1310
|
-
etag?: string;
|
|
1311
|
-
}
|
|
1312
|
-
/**
|
|
1313
|
-
* @interface
|
|
1314
|
-
* An interface representing ManagerPatch.
|
|
1315
|
-
* The StorSimple Manager patch.
|
|
1316
|
-
*
|
|
1317
|
-
*/
|
|
1318
|
-
export interface ManagerPatch {
|
|
1319
|
-
/**
|
|
1320
|
-
* @member {{ [propertyName: string]: string }} [tags] The tags attached to
|
|
1321
|
-
* the StorSimple Manager.
|
|
1322
|
-
*/
|
|
1323
|
-
tags?: {
|
|
1324
|
-
[propertyName: string]: string;
|
|
1325
|
-
};
|
|
1326
|
-
}
|
|
1327
|
-
/**
|
|
1328
|
-
* @interface
|
|
1329
|
-
* An interface representing MetricAvailablity.
|
|
1330
|
-
* Metric availability specifies the time grain (aggregation interval or
|
|
1331
|
-
* frequency) and the retention period for that time grain
|
|
1332
|
-
*
|
|
1333
|
-
*/
|
|
1334
|
-
export interface MetricAvailablity {
|
|
1335
|
-
/**
|
|
1336
|
-
* @member {string} timeGrain The time grain, specifies the aggregation
|
|
1337
|
-
* interval for the metric.
|
|
1338
|
-
*/
|
|
1339
|
-
timeGrain: string;
|
|
1340
|
-
/**
|
|
1341
|
-
* @member {string} retention The retention period for the metric at the
|
|
1342
|
-
* specified timegrain
|
|
1343
|
-
*/
|
|
1344
|
-
retention: string;
|
|
1345
|
-
}
|
|
1346
|
-
/**
|
|
1347
|
-
* @interface
|
|
1348
|
-
* An interface representing MetricData.
|
|
1349
|
-
* The metric data.
|
|
1350
|
-
*
|
|
1351
|
-
*/
|
|
1352
|
-
export interface MetricData {
|
|
1353
|
-
/**
|
|
1354
|
-
* @member {Date} timeStamp The time when the metric data is fetched
|
|
1355
|
-
*/
|
|
1356
|
-
timeStamp: Date;
|
|
1357
|
-
/**
|
|
1358
|
-
* @member {number} sum The sum of all the samples available in the given
|
|
1359
|
-
* instance of time for the specific metric data
|
|
1360
|
-
*/
|
|
1361
|
-
sum: number;
|
|
1362
|
-
/**
|
|
1363
|
-
* @member {number} count The count of samples of the metric data available
|
|
1364
|
-
* for the given instance
|
|
1365
|
-
*/
|
|
1366
|
-
count: number;
|
|
1367
|
-
/**
|
|
1368
|
-
* @member {number} average The average of all sample for the given instance
|
|
1369
|
-
*/
|
|
1370
|
-
average: number;
|
|
1371
|
-
/**
|
|
1372
|
-
* @member {number} minimum The minimum of all samples available
|
|
1373
|
-
*/
|
|
1374
|
-
minimum: number;
|
|
1375
|
-
/**
|
|
1376
|
-
* @member {number} maximum The maximum of all samples available
|
|
1377
|
-
*/
|
|
1378
|
-
maximum: number;
|
|
1379
|
-
}
|
|
1380
|
-
/**
|
|
1381
|
-
* @interface
|
|
1382
|
-
* An interface representing MetricName.
|
|
1383
|
-
* The name of the metric
|
|
1384
|
-
*
|
|
1385
|
-
*/
|
|
1386
|
-
export interface MetricName {
|
|
1387
|
-
/**
|
|
1388
|
-
* @member {string} value Name of the metric
|
|
1389
|
-
*/
|
|
1390
|
-
value: string;
|
|
1391
|
-
/**
|
|
1392
|
-
* @member {string} localizedValue Localized name of the metric
|
|
1393
|
-
*/
|
|
1394
|
-
localizedValue: string;
|
|
1395
|
-
}
|
|
1396
|
-
/**
|
|
1397
|
-
* @interface
|
|
1398
|
-
* An interface representing MetricDimension.
|
|
1399
|
-
* Metric dimension
|
|
1400
|
-
*
|
|
1401
|
-
*/
|
|
1402
|
-
export interface MetricDimension {
|
|
1403
|
-
/**
|
|
1404
|
-
* @member {string} name Metric dimension name
|
|
1405
|
-
*/
|
|
1406
|
-
name: string;
|
|
1407
|
-
/**
|
|
1408
|
-
* @member {string} value Metric dimension values
|
|
1409
|
-
*/
|
|
1410
|
-
value: string;
|
|
1411
|
-
}
|
|
1412
|
-
/**
|
|
1413
|
-
* @interface
|
|
1414
|
-
* An interface representing MetricDefinition.
|
|
1415
|
-
* Monitoring metric definition represents the metadata of the metrics.
|
|
1416
|
-
*
|
|
1417
|
-
*/
|
|
1418
|
-
export interface MetricDefinition {
|
|
1419
|
-
/**
|
|
1420
|
-
* @member {MetricName} name The metric name
|
|
1421
|
-
*/
|
|
1422
|
-
name: MetricName;
|
|
1423
|
-
/**
|
|
1424
|
-
* @member {MetricUnit} unit The metric unit. Possible values include:
|
|
1425
|
-
* 'Bytes', 'BytesPerSecond', 'Count', 'CountPerSecond', 'Percent', 'Seconds'
|
|
1426
|
-
*/
|
|
1427
|
-
unit: MetricUnit;
|
|
1428
|
-
/**
|
|
1429
|
-
* @member {MetricAggregationType} primaryAggregationType The metric
|
|
1430
|
-
* aggregation type. Possible values include: 'Average', 'Last', 'Maximum',
|
|
1431
|
-
* 'Minimum', 'None', 'Total'
|
|
1432
|
-
*/
|
|
1433
|
-
primaryAggregationType: MetricAggregationType;
|
|
1434
|
-
/**
|
|
1435
|
-
* @member {string} resourceId The metric source id
|
|
1436
|
-
*/
|
|
1437
|
-
resourceId: string;
|
|
1438
|
-
/**
|
|
1439
|
-
* @member {MetricAvailablity[]} metricAvailabilities The available metric
|
|
1440
|
-
* granularities
|
|
1441
|
-
*/
|
|
1442
|
-
metricAvailabilities: MetricAvailablity[];
|
|
1443
|
-
/**
|
|
1444
|
-
* @member {MetricDimension[]} dimensions The supported dimensions
|
|
1445
|
-
*/
|
|
1446
|
-
dimensions: MetricDimension[];
|
|
1447
|
-
/**
|
|
1448
|
-
* @member {string} type The metric definition type
|
|
1449
|
-
*/
|
|
1450
|
-
type: string;
|
|
1451
|
-
}
|
|
1452
|
-
/**
|
|
1453
|
-
* @interface
|
|
1454
|
-
* An interface representing MetricNameFilter.
|
|
1455
|
-
* Class representing the name filter to be passed while fetching metrics
|
|
1456
|
-
*
|
|
1457
|
-
*/
|
|
1458
|
-
export interface MetricNameFilter {
|
|
1459
|
-
/**
|
|
1460
|
-
* @member {string} [value] The value.
|
|
1461
|
-
*/
|
|
1462
|
-
value?: string;
|
|
1463
|
-
}
|
|
1464
|
-
/**
|
|
1465
|
-
* @interface
|
|
1466
|
-
* An interface representing MetricFilter.
|
|
1467
|
-
* class representing the filters to be passed while fetching metrics
|
|
1468
|
-
*
|
|
1469
|
-
*/
|
|
1470
|
-
export interface MetricFilter {
|
|
1471
|
-
/**
|
|
1472
|
-
* @member {MetricNameFilter} [name] filter for name property
|
|
1473
|
-
*/
|
|
1474
|
-
name?: MetricNameFilter;
|
|
1475
|
-
/**
|
|
1476
|
-
* @member {Date} [startTime] starttime for fetching metrics
|
|
1477
|
-
*/
|
|
1478
|
-
startTime?: Date;
|
|
1479
|
-
/**
|
|
1480
|
-
* @member {Date} [endTime] endtime for fetching metrics
|
|
1481
|
-
*/
|
|
1482
|
-
endTime?: Date;
|
|
1483
|
-
/**
|
|
1484
|
-
* @member {string} [timeGrain] timegrain of the metrics
|
|
1485
|
-
*/
|
|
1486
|
-
timeGrain?: string;
|
|
1487
|
-
}
|
|
1488
|
-
/**
|
|
1489
|
-
* @interface
|
|
1490
|
-
* An interface representing Metrics.
|
|
1491
|
-
* Monitoring metric
|
|
1492
|
-
*
|
|
1493
|
-
*/
|
|
1494
|
-
export interface Metrics {
|
|
1495
|
-
/**
|
|
1496
|
-
* @member {string} resourceId The id of metric source
|
|
1497
|
-
*/
|
|
1498
|
-
resourceId: string;
|
|
1499
|
-
/**
|
|
1500
|
-
* @member {Date} startTime The metric start time
|
|
1501
|
-
*/
|
|
1502
|
-
startTime: Date;
|
|
1503
|
-
/**
|
|
1504
|
-
* @member {Date} endTime The metric end time
|
|
1505
|
-
*/
|
|
1506
|
-
endTime: Date;
|
|
1507
|
-
/**
|
|
1508
|
-
* @member {string} timeGrain The time grain, time grain indicates frequency
|
|
1509
|
-
* of the metric data
|
|
1510
|
-
*/
|
|
1511
|
-
timeGrain: string;
|
|
1512
|
-
/**
|
|
1513
|
-
* @member {MetricAggregationType} primaryAggregation The metric aggregation
|
|
1514
|
-
* type. Possible values include: 'Average', 'Last', 'Maximum', 'Minimum',
|
|
1515
|
-
* 'None', 'Total'
|
|
1516
|
-
*/
|
|
1517
|
-
primaryAggregation: MetricAggregationType;
|
|
1518
|
-
/**
|
|
1519
|
-
* @member {MetricName} name The name of the metrics
|
|
1520
|
-
*/
|
|
1521
|
-
name: MetricName;
|
|
1522
|
-
/**
|
|
1523
|
-
* @member {MetricDimension[]} dimensions The Metric dimension which
|
|
1524
|
-
* indicates the source of the metric
|
|
1525
|
-
*/
|
|
1526
|
-
dimensions: MetricDimension[];
|
|
1527
|
-
/**
|
|
1528
|
-
* @member {MetricUnit} unit The unit of the metric data. Possible values
|
|
1529
|
-
* include: 'Bytes', 'BytesPerSecond', 'Count', 'CountPerSecond', 'Percent',
|
|
1530
|
-
* 'Seconds'
|
|
1531
|
-
*/
|
|
1532
|
-
unit: MetricUnit;
|
|
1533
|
-
/**
|
|
1534
|
-
* @member {string} type The Type of the metric data
|
|
1535
|
-
*/
|
|
1536
|
-
type: string;
|
|
1537
|
-
/**
|
|
1538
|
-
* @member {MetricData[]} values The metric data
|
|
1539
|
-
*/
|
|
1540
|
-
values: MetricData[];
|
|
1541
|
-
}
|
|
1542
|
-
/**
|
|
1543
|
-
* @interface
|
|
1544
|
-
* An interface representing NetworkAdapter.
|
|
1545
|
-
* Represents a networkAdapter in a particular node.
|
|
1546
|
-
*
|
|
1547
|
-
*/
|
|
1548
|
-
export interface NetworkAdapter {
|
|
1549
|
-
/**
|
|
1550
|
-
* @member {string} networkAdapterName The name of the network adapter.
|
|
1551
|
-
*/
|
|
1552
|
-
networkAdapterName: string;
|
|
1553
|
-
/**
|
|
1554
|
-
* @member {IPConfig} [iPv4Info] The ipv4 configuration of the network
|
|
1555
|
-
* adapter.
|
|
1556
|
-
*/
|
|
1557
|
-
iPv4Info?: IPConfig;
|
|
1558
|
-
/**
|
|
1559
|
-
* @member {IPConfig} [iPv6Info] The ipv6 configuration of the network
|
|
1560
|
-
* adapter.
|
|
1561
|
-
*/
|
|
1562
|
-
iPv6Info?: IPConfig;
|
|
1563
|
-
/**
|
|
1564
|
-
* @member {DhcpStatus} dhcpStatus Represents state of DHCP. Possible values
|
|
1565
|
-
* include: 'Enabled', 'Disabled'
|
|
1566
|
-
*/
|
|
1567
|
-
dhcpStatus: DhcpStatus;
|
|
1568
|
-
/**
|
|
1569
|
-
* @member {number} [linkSpeed] The speed of the network adapter.
|
|
1570
|
-
*/
|
|
1571
|
-
linkSpeed?: number;
|
|
1572
|
-
}
|
|
1573
|
-
/**
|
|
1574
|
-
* @interface
|
|
1575
|
-
* An interface representing NodeNetwork.
|
|
1576
|
-
* Represents a single node in a device.
|
|
1577
|
-
*
|
|
1578
|
-
*/
|
|
1579
|
-
export interface NodeNetwork {
|
|
1580
|
-
/**
|
|
1581
|
-
* @member {NetworkAdapter[]} networkAdapters The array of network adapters
|
|
1582
|
-
* in the node.
|
|
1583
|
-
*/
|
|
1584
|
-
networkAdapters: NetworkAdapter[];
|
|
1585
|
-
}
|
|
1586
|
-
/**
|
|
1587
|
-
* @interface
|
|
1588
|
-
* An interface representing NetworkSettings.
|
|
1589
|
-
* The NetworkSettings of a device
|
|
1590
|
-
*
|
|
1591
|
-
* @extends BaseModel
|
|
1592
|
-
*/
|
|
1593
|
-
export interface NetworkSettings extends BaseModel {
|
|
1594
|
-
/**
|
|
1595
|
-
* @member {string} primaryDnsServer The Primary DNS server for the device
|
|
1596
|
-
*/
|
|
1597
|
-
primaryDnsServer: string;
|
|
1598
|
-
/**
|
|
1599
|
-
* @member {string} [secondaryDnsServer] The secondary DNS server for the
|
|
1600
|
-
* device
|
|
1601
|
-
*/
|
|
1602
|
-
secondaryDnsServer?: string;
|
|
1603
|
-
/**
|
|
1604
|
-
* @member {NodeNetwork[]} nodeNetworks The NetworkAdapters under each node
|
|
1605
|
-
* of the device.
|
|
1606
|
-
*/
|
|
1607
|
-
nodeNetworks: NodeNetwork[];
|
|
1608
|
-
}
|
|
1609
|
-
/**
|
|
1610
|
-
* @interface
|
|
1611
|
-
* An interface representing SecuritySettings.
|
|
1612
|
-
* The SecuritySettings of a device
|
|
1613
|
-
*
|
|
1614
|
-
* @extends BaseModel
|
|
1615
|
-
*/
|
|
1616
|
-
export interface SecuritySettings extends BaseModel {
|
|
1617
|
-
/**
|
|
1618
|
-
* @member {AsymmetricEncryptedSecret} deviceAdminPassword Device
|
|
1619
|
-
* administrator password as an encrypted string (encrypted using RSA PKCS
|
|
1620
|
-
* #1) is used to log into the local web UI of the device. Actual password
|
|
1621
|
-
* could have at least 8 characters that are a combination of uppercase,
|
|
1622
|
-
* lowercase, numeric, and special characters
|
|
1623
|
-
*/
|
|
1624
|
-
deviceAdminPassword: AsymmetricEncryptedSecret;
|
|
1625
|
-
}
|
|
1626
|
-
/**
|
|
1627
|
-
* @interface
|
|
1628
|
-
* An interface representing SendTestAlertEmailRequest.
|
|
1629
|
-
* Request for sending test alert email
|
|
1630
|
-
*
|
|
1631
|
-
*/
|
|
1632
|
-
export interface SendTestAlertEmailRequest {
|
|
1633
|
-
/**
|
|
1634
|
-
* @member {string[]} emailList List of emails to send the test alerts
|
|
1635
|
-
*/
|
|
1636
|
-
emailList: string[];
|
|
1637
|
-
}
|
|
1638
|
-
/**
|
|
1639
|
-
* @interface
|
|
1640
|
-
* An interface representing StorageAccountCredential.
|
|
1641
|
-
* The storage account credential
|
|
1642
|
-
*
|
|
1643
|
-
* @extends BaseModel
|
|
1644
|
-
*/
|
|
1645
|
-
export interface StorageAccountCredential extends BaseModel {
|
|
1646
|
-
/**
|
|
1647
|
-
* @member {CloudType} cloudType The cloud service provider. Possible values
|
|
1648
|
-
* include: 'Azure', 'S3', 'S3_RRS', 'OpenStack', 'HP'
|
|
1649
|
-
*/
|
|
1650
|
-
cloudType: CloudType;
|
|
1651
|
-
/**
|
|
1652
|
-
* @member {string} endPoint The storage endpoint
|
|
1653
|
-
*/
|
|
1654
|
-
endPoint: string;
|
|
1655
|
-
/**
|
|
1656
|
-
* @member {string} login The storage account login
|
|
1657
|
-
*/
|
|
1658
|
-
login: string;
|
|
1659
|
-
/**
|
|
1660
|
-
* @member {string} [location] The storage account's geo location
|
|
1661
|
-
*/
|
|
1662
|
-
location?: string;
|
|
1663
|
-
/**
|
|
1664
|
-
* @member {SslStatus} enableSSL SSL needs to be enabled or not. Possible
|
|
1665
|
-
* values include: 'Enabled', 'Disabled'
|
|
1666
|
-
*/
|
|
1667
|
-
enableSSL: SslStatus;
|
|
1668
|
-
/**
|
|
1669
|
-
* @member {AsymmetricEncryptedSecret} [accessKey] The details of the storage
|
|
1670
|
-
* account password
|
|
1671
|
-
*/
|
|
1672
|
-
accessKey?: AsymmetricEncryptedSecret;
|
|
1673
|
-
}
|
|
1674
|
-
/**
|
|
1675
|
-
* @interface
|
|
1676
|
-
* An interface representing StorageDomain.
|
|
1677
|
-
* The storage domain.
|
|
1678
|
-
*
|
|
1679
|
-
* @extends BaseModel
|
|
1680
|
-
*/
|
|
1681
|
-
export interface StorageDomain extends BaseModel {
|
|
1682
|
-
/**
|
|
1683
|
-
* @member {string[]} storageAccountCredentialIds The storage account
|
|
1684
|
-
* credentials.
|
|
1685
|
-
*/
|
|
1686
|
-
storageAccountCredentialIds: string[];
|
|
1687
|
-
/**
|
|
1688
|
-
* @member {AsymmetricEncryptedSecret} [encryptionKey] The encryption key
|
|
1689
|
-
* used to encrypt the data. This is a user secret.
|
|
1690
|
-
*/
|
|
1691
|
-
encryptionKey?: AsymmetricEncryptedSecret;
|
|
1692
|
-
/**
|
|
1693
|
-
* @member {EncryptionStatus} encryptionStatus The encryption status "Enabled
|
|
1694
|
-
* | Disabled". Possible values include: 'Enabled', 'Disabled'
|
|
1695
|
-
*/
|
|
1696
|
-
encryptionStatus: EncryptionStatus;
|
|
1697
|
-
}
|
|
1698
|
-
/**
|
|
1699
|
-
* @interface
|
|
1700
|
-
* An interface representing SymmetricEncryptedSecret.
|
|
1701
|
-
* This class can be used as the Type for any secret entity represented as
|
|
1702
|
-
* Value, ValueCertificateThumbprint, EncryptionAlgorithm. In this case,
|
|
1703
|
-
* "Value" is a secret and the "valueThumbprint" represents the certificate
|
|
1704
|
-
* thumbprint of the value. The algorithm field is mainly for future usage to
|
|
1705
|
-
* potentially allow different entities encrypted using different algorithms.
|
|
1706
|
-
*
|
|
1707
|
-
*/
|
|
1708
|
-
export interface SymmetricEncryptedSecret {
|
|
1709
|
-
/**
|
|
1710
|
-
* @member {string} value The value of the secret itself. If the secret is in
|
|
1711
|
-
* plaintext or null then EncryptionAlgorithm will be none
|
|
1712
|
-
*/
|
|
1713
|
-
value: string;
|
|
1714
|
-
/**
|
|
1715
|
-
* @member {string} [valueCertificateThumbprint] Thumbprint cert that was
|
|
1716
|
-
* used to encrypt "Value"
|
|
1717
|
-
*/
|
|
1718
|
-
valueCertificateThumbprint?: string;
|
|
1719
|
-
/**
|
|
1720
|
-
* @member {EncryptionAlgorithm} encryptionAlgorithm Algorithm used to
|
|
1721
|
-
* encrypt "Value". Possible values include: 'None', 'AES256',
|
|
1722
|
-
* 'RSAES_PKCS1_v_1_5'
|
|
1723
|
-
*/
|
|
1724
|
-
encryptionAlgorithm: EncryptionAlgorithm;
|
|
1725
|
-
}
|
|
1726
|
-
/**
|
|
1727
|
-
* @interface
|
|
1728
|
-
* An interface representing TimeSettings.
|
|
1729
|
-
* The TimeSettings of a device
|
|
1730
|
-
*
|
|
1731
|
-
* @extends BaseModel
|
|
1732
|
-
*/
|
|
1733
|
-
export interface TimeSettings extends BaseModel {
|
|
1734
|
-
/**
|
|
1735
|
-
* @member {string} timeZone The timezone of device, like '(UTC -06:00)
|
|
1736
|
-
* Central America'
|
|
1737
|
-
*/
|
|
1738
|
-
timeZone: string;
|
|
1739
|
-
/**
|
|
1740
|
-
* @member {string} primaryTimeServer The primary Network Time Protocol (NTP)
|
|
1741
|
-
* server name, like 'time.windows.com'.
|
|
1742
|
-
*/
|
|
1743
|
-
primaryTimeServer: string;
|
|
1744
|
-
/**
|
|
1745
|
-
* @member {string} [secondaryTimeServer] The secondary Network Time Protocol
|
|
1746
|
-
* (NTP) server name, like 'time.contoso.com'. It's optional.
|
|
1747
|
-
*/
|
|
1748
|
-
secondaryTimeServer?: string;
|
|
1749
|
-
}
|
|
1750
|
-
/**
|
|
1751
|
-
* @interface
|
|
1752
|
-
* An interface representing Updates.
|
|
1753
|
-
* The updates profile
|
|
1754
|
-
*
|
|
1755
|
-
* @extends BaseModel
|
|
1756
|
-
*/
|
|
1757
|
-
export interface Updates extends BaseModel {
|
|
1758
|
-
/**
|
|
1759
|
-
* @member {string} [deviceVersion] The current Device version.
|
|
1760
|
-
*/
|
|
1761
|
-
deviceVersion?: string;
|
|
1762
|
-
/**
|
|
1763
|
-
* @member {Date} [deviceLastScannedTime] The last time when the device did
|
|
1764
|
-
* an update scan.
|
|
1765
|
-
*/
|
|
1766
|
-
deviceLastScannedTime?: Date;
|
|
1767
|
-
/**
|
|
1768
|
-
* @member {boolean} [regularUpdatesAvailable] Set to true if regular updates
|
|
1769
|
-
* were detected for the current version of the device.
|
|
1770
|
-
*/
|
|
1771
|
-
regularUpdatesAvailable?: boolean;
|
|
1772
|
-
/**
|
|
1773
|
-
* @member {boolean} [rebootRequiredForInstall] Set to true if
|
|
1774
|
-
* RegularUpdatesAvailable is true and if atleast one of the updateItems
|
|
1775
|
-
* detected has needs a reboot to install.
|
|
1776
|
-
*/
|
|
1777
|
-
rebootRequiredForInstall?: boolean;
|
|
1778
|
-
/**
|
|
1779
|
-
* @member {number} [totalItemsPendingForDownload] The total number of items
|
|
1780
|
-
* pending for download.
|
|
1781
|
-
*/
|
|
1782
|
-
totalItemsPendingForDownload?: number;
|
|
1783
|
-
/**
|
|
1784
|
-
* @member {number} [totalItemsPendingForInstall] The total number of items
|
|
1785
|
-
* pending for install.
|
|
1786
|
-
*/
|
|
1787
|
-
totalItemsPendingForInstall?: number;
|
|
1788
|
-
/**
|
|
1789
|
-
* @member {UpdateOperation} [status] The current update operation. Possible
|
|
1790
|
-
* values include: 'Idle', 'Scanning', 'Downloading', 'Installing'
|
|
1791
|
-
*/
|
|
1792
|
-
status?: UpdateOperation;
|
|
1793
|
-
/**
|
|
1794
|
-
* @member {Date} [lastCompletedScanTime] The time when the last scan job was
|
|
1795
|
-
* completed (success|cancelled|failed) on the device.
|
|
1796
|
-
*/
|
|
1797
|
-
lastCompletedScanTime?: Date;
|
|
1798
|
-
/**
|
|
1799
|
-
* @member {Date} [lastCompletedDownloadJobTime] The time when the last
|
|
1800
|
-
* Download job was completed (success|cancelled|failed) on the device.
|
|
1801
|
-
*/
|
|
1802
|
-
lastCompletedDownloadJobTime?: Date;
|
|
1803
|
-
/**
|
|
1804
|
-
* @member {Date} [lastCompletedInstallJobTime] The time when the last
|
|
1805
|
-
* Install job was completed (success|cancelled|failed) on the device.
|
|
1806
|
-
*/
|
|
1807
|
-
lastCompletedInstallJobTime?: Date;
|
|
1808
|
-
/**
|
|
1809
|
-
* @member {string} [inProgressDownloadJobId] If a download is in progress,
|
|
1810
|
-
* this field contains the JobId of that particular download job
|
|
1811
|
-
*/
|
|
1812
|
-
inProgressDownloadJobId?: string;
|
|
1813
|
-
/**
|
|
1814
|
-
* @member {string} [inProgressInstallJobId] If an install is in progress,
|
|
1815
|
-
* this field contains the JobId of that particular install job
|
|
1816
|
-
*/
|
|
1817
|
-
inProgressInstallJobId?: string;
|
|
1818
|
-
/**
|
|
1819
|
-
* @member {Date} [inProgressScanStartedTime] The time when the currently
|
|
1820
|
-
* running scan (if any) started
|
|
1821
|
-
*/
|
|
1822
|
-
inProgressScanStartedTime?: Date;
|
|
1823
|
-
/**
|
|
1824
|
-
* @member {Date} [inProgressDownloadJobStartedTime] The time when the
|
|
1825
|
-
* currently running download (if any) started
|
|
1826
|
-
*/
|
|
1827
|
-
inProgressDownloadJobStartedTime?: Date;
|
|
1828
|
-
/**
|
|
1829
|
-
* @member {Date} [inProgressInstallJobStartedTime] The time when the
|
|
1830
|
-
* currently running install (if any) started
|
|
1831
|
-
*/
|
|
1832
|
-
inProgressInstallJobStartedTime?: Date;
|
|
1833
|
-
}
|
|
1834
|
-
/**
|
|
1835
|
-
* @interface
|
|
1836
|
-
* An interface representing UploadCertificateRequest.
|
|
1837
|
-
* Upload Certificate Request to IDM
|
|
1838
|
-
*
|
|
1839
|
-
*/
|
|
1840
|
-
export interface UploadCertificateRequest {
|
|
1841
|
-
/**
|
|
1842
|
-
* @member {AuthType} [authType] Specify the Authentication type. Possible
|
|
1843
|
-
* values include: 'Invalid', 'AccessControlService', 'AzureActiveDirectory'
|
|
1844
|
-
*/
|
|
1845
|
-
authType?: AuthType;
|
|
1846
|
-
/**
|
|
1847
|
-
* @member {string} certificate Gets or sets the base64 encoded certificate
|
|
1848
|
-
* raw data string
|
|
1849
|
-
*/
|
|
1850
|
-
certificate: string;
|
|
1851
|
-
/**
|
|
1852
|
-
* @member {ContractVersions} [contractVersion] Gets ContractVersion.
|
|
1853
|
-
* Possible values include: 'InvalidVersion', 'V2011_09', 'V2012_02',
|
|
1854
|
-
* 'V2012_05', 'V2012_12', 'V2013_04', 'V2013_10', 'V2013_11', 'V2014_04',
|
|
1855
|
-
* 'V2014_06', 'V2014_07', 'V2014_09', 'V2014_10', 'V2014_12', 'V2015_01',
|
|
1856
|
-
* 'V2015_02', 'V2015_04', 'V2015_05', 'V2015_06', 'V2015_07', 'V2015_08',
|
|
1857
|
-
* 'V2015_10', 'V2015_12', 'V2016_01', 'V2016_02', 'V2016_04', 'V2016_05',
|
|
1858
|
-
* 'V2016_07', 'V2016_08'
|
|
1859
|
-
* **NOTE: This property will not be serialized. It can only be populated by
|
|
1860
|
-
* the server.**
|
|
1861
|
-
*/
|
|
1862
|
-
readonly contractVersion?: ContractVersions;
|
|
1863
|
-
}
|
|
1864
|
-
/**
|
|
1865
|
-
* @interface
|
|
1866
|
-
* An interface representing UploadCertificateResponse.
|
|
1867
|
-
* Upload Certificate Response from IDM
|
|
1868
|
-
*
|
|
1869
|
-
* @extends BaseModel
|
|
1870
|
-
*/
|
|
1871
|
-
export interface UploadCertificateResponse extends BaseModel {
|
|
1872
|
-
/**
|
|
1873
|
-
* @member {AuthType} [authType] Specify the Authentication type. Possible
|
|
1874
|
-
* values include: 'Invalid', 'AccessControlService', 'AzureActiveDirectory'
|
|
1875
|
-
*/
|
|
1876
|
-
authType?: AuthType;
|
|
1877
|
-
/**
|
|
1878
|
-
* @member {string} certificate Gets or sets the base64 encoded certificate
|
|
1879
|
-
* raw data string
|
|
1880
|
-
*/
|
|
1881
|
-
certificate: string;
|
|
1882
|
-
/**
|
|
1883
|
-
* @member {number} resourceId Gets or Sets the ResourceId
|
|
1884
|
-
*/
|
|
1885
|
-
resourceId: number;
|
|
1886
|
-
/**
|
|
1887
|
-
* @member {string} aadAuthority AAD tenant authority
|
|
1888
|
-
*/
|
|
1889
|
-
aadAuthority: string;
|
|
1890
|
-
/**
|
|
1891
|
-
* @member {string} aadTenantId AAD tenant Id
|
|
1892
|
-
*/
|
|
1893
|
-
aadTenantId: string;
|
|
1894
|
-
/**
|
|
1895
|
-
* @member {string} servicePrincipalClientId AAD service principal clientId
|
|
1896
|
-
*/
|
|
1897
|
-
servicePrincipalClientId: string;
|
|
1898
|
-
/**
|
|
1899
|
-
* @member {string} servicePrincipalObjectId AAD service principal ObjectId
|
|
1900
|
-
*/
|
|
1901
|
-
servicePrincipalObjectId: string;
|
|
1902
|
-
/**
|
|
1903
|
-
* @member {string} azureManagementEndpointAudience Azure Management Endpoint
|
|
1904
|
-
* Audience
|
|
1905
|
-
*/
|
|
1906
|
-
azureManagementEndpointAudience: string;
|
|
1907
|
-
/**
|
|
1908
|
-
* @member {string} subject Certificate Subject Name
|
|
1909
|
-
*/
|
|
1910
|
-
subject: string;
|
|
1911
|
-
/**
|
|
1912
|
-
* @member {Date} validFrom Certificate Validity start Date time
|
|
1913
|
-
*/
|
|
1914
|
-
validFrom: Date;
|
|
1915
|
-
/**
|
|
1916
|
-
* @member {Date} validTo Certificate Validity End Date time
|
|
1917
|
-
*/
|
|
1918
|
-
validTo: Date;
|
|
1919
|
-
/**
|
|
1920
|
-
* @member {string} thumbprint Certificate thumbrprint
|
|
1921
|
-
*/
|
|
1922
|
-
thumbprint: string;
|
|
1923
|
-
/**
|
|
1924
|
-
* @member {string} friendlyName Certificate friendlyname
|
|
1925
|
-
*/
|
|
1926
|
-
friendlyName: string;
|
|
1927
|
-
/**
|
|
1928
|
-
* @member {string} issuer Certificate issuer
|
|
1929
|
-
*/
|
|
1930
|
-
issuer: string;
|
|
1931
|
-
}
|
|
1932
|
-
/**
|
|
1933
|
-
* @interface
|
|
1934
|
-
* An interface representing ManagersListMetricsOptionalParams.
|
|
1935
|
-
* Optional Parameters.
|
|
1936
|
-
*
|
|
1937
|
-
* @extends RequestOptionsBase
|
|
1938
|
-
*/
|
|
1939
|
-
export interface ManagersListMetricsOptionalParams extends msRest.RequestOptionsBase {
|
|
1940
|
-
/**
|
|
1941
|
-
* @member {string} [filter] OData Filter options
|
|
1942
|
-
*/
|
|
1943
|
-
filter?: string;
|
|
1944
|
-
}
|
|
1945
|
-
/**
|
|
1946
|
-
* @interface
|
|
1947
|
-
* An interface representing AlertsListByManagerOptionalParams.
|
|
1948
|
-
* Optional Parameters.
|
|
1949
|
-
*
|
|
1950
|
-
* @extends RequestOptionsBase
|
|
1951
|
-
*/
|
|
1952
|
-
export interface AlertsListByManagerOptionalParams extends msRest.RequestOptionsBase {
|
|
1953
|
-
/**
|
|
1954
|
-
* @member {string} [filter] OData Filter options
|
|
1955
|
-
*/
|
|
1956
|
-
filter?: string;
|
|
1957
|
-
}
|
|
1958
|
-
/**
|
|
1959
|
-
* @interface
|
|
1960
|
-
* An interface representing BackupsListByManagerOptionalParams.
|
|
1961
|
-
* Optional Parameters.
|
|
1962
|
-
*
|
|
1963
|
-
* @extends RequestOptionsBase
|
|
1964
|
-
*/
|
|
1965
|
-
export interface BackupsListByManagerOptionalParams extends msRest.RequestOptionsBase {
|
|
1966
|
-
/**
|
|
1967
|
-
* @member {string} [filter] OData Filter options
|
|
1968
|
-
*/
|
|
1969
|
-
filter?: string;
|
|
1970
|
-
}
|
|
1971
|
-
/**
|
|
1972
|
-
* @interface
|
|
1973
|
-
* An interface representing BackupsListByDeviceOptionalParams.
|
|
1974
|
-
* Optional Parameters.
|
|
1975
|
-
*
|
|
1976
|
-
* @extends RequestOptionsBase
|
|
1977
|
-
*/
|
|
1978
|
-
export interface BackupsListByDeviceOptionalParams extends msRest.RequestOptionsBase {
|
|
1979
|
-
/**
|
|
1980
|
-
* @member {boolean} [forFailover] Set to true if you need backups which can
|
|
1981
|
-
* be used for failover.
|
|
1982
|
-
*/
|
|
1983
|
-
forFailover?: boolean;
|
|
1984
|
-
/**
|
|
1985
|
-
* @member {string} [filter] OData Filter options
|
|
1986
|
-
*/
|
|
1987
|
-
filter?: string;
|
|
1988
|
-
}
|
|
1989
|
-
/**
|
|
1990
|
-
* @interface
|
|
1991
|
-
* An interface representing DevicesListByManagerOptionalParams.
|
|
1992
|
-
* Optional Parameters.
|
|
1993
|
-
*
|
|
1994
|
-
* @extends RequestOptionsBase
|
|
1995
|
-
*/
|
|
1996
|
-
export interface DevicesListByManagerOptionalParams extends msRest.RequestOptionsBase {
|
|
1997
|
-
/**
|
|
1998
|
-
* @member {string} [expand] Specify $expand=details to populate additional
|
|
1999
|
-
* fields related to the device.
|
|
2000
|
-
*/
|
|
2001
|
-
expand?: string;
|
|
2002
|
-
}
|
|
2003
|
-
/**
|
|
2004
|
-
* @interface
|
|
2005
|
-
* An interface representing DevicesGetOptionalParams.
|
|
2006
|
-
* Optional Parameters.
|
|
2007
|
-
*
|
|
2008
|
-
* @extends RequestOptionsBase
|
|
2009
|
-
*/
|
|
2010
|
-
export interface DevicesGetOptionalParams extends msRest.RequestOptionsBase {
|
|
2011
|
-
/**
|
|
2012
|
-
* @member {string} [expand] Specify $expand=details to populate additional
|
|
2013
|
-
* fields related to the device.
|
|
2014
|
-
*/
|
|
2015
|
-
expand?: string;
|
|
2016
|
-
}
|
|
2017
|
-
/**
|
|
2018
|
-
* @interface
|
|
2019
|
-
* An interface representing DevicesListFailoverTargetOptionalParams.
|
|
2020
|
-
* Optional Parameters.
|
|
2021
|
-
*
|
|
2022
|
-
* @extends RequestOptionsBase
|
|
2023
|
-
*/
|
|
2024
|
-
export interface DevicesListFailoverTargetOptionalParams extends msRest.RequestOptionsBase {
|
|
2025
|
-
/**
|
|
2026
|
-
* @member {string} [expand] Specify $expand=details to populate additional
|
|
2027
|
-
* fields related to the device.
|
|
2028
|
-
*/
|
|
2029
|
-
expand?: string;
|
|
2030
|
-
}
|
|
2031
|
-
/**
|
|
2032
|
-
* @interface
|
|
2033
|
-
* An interface representing DevicesListMetricsOptionalParams.
|
|
2034
|
-
* Optional Parameters.
|
|
2035
|
-
*
|
|
2036
|
-
* @extends RequestOptionsBase
|
|
2037
|
-
*/
|
|
2038
|
-
export interface DevicesListMetricsOptionalParams extends msRest.RequestOptionsBase {
|
|
2039
|
-
/**
|
|
2040
|
-
* @member {string} [filter] OData Filter options
|
|
2041
|
-
*/
|
|
2042
|
-
filter?: string;
|
|
2043
|
-
}
|
|
2044
|
-
/**
|
|
2045
|
-
* @interface
|
|
2046
|
-
* An interface representing IscsiDisksListMetricsOptionalParams.
|
|
2047
|
-
* Optional Parameters.
|
|
2048
|
-
*
|
|
2049
|
-
* @extends RequestOptionsBase
|
|
2050
|
-
*/
|
|
2051
|
-
export interface IscsiDisksListMetricsOptionalParams extends msRest.RequestOptionsBase {
|
|
2052
|
-
/**
|
|
2053
|
-
* @member {string} [filter] OData Filter options
|
|
2054
|
-
*/
|
|
2055
|
-
filter?: string;
|
|
2056
|
-
}
|
|
2057
|
-
/**
|
|
2058
|
-
* @interface
|
|
2059
|
-
* An interface representing FileServersListMetricsOptionalParams.
|
|
2060
|
-
* Optional Parameters.
|
|
2061
|
-
*
|
|
2062
|
-
* @extends RequestOptionsBase
|
|
2063
|
-
*/
|
|
2064
|
-
export interface FileServersListMetricsOptionalParams extends msRest.RequestOptionsBase {
|
|
2065
|
-
/**
|
|
2066
|
-
* @member {string} [filter] OData Filter options
|
|
2067
|
-
*/
|
|
2068
|
-
filter?: string;
|
|
2069
|
-
}
|
|
2070
|
-
/**
|
|
2071
|
-
* @interface
|
|
2072
|
-
* An interface representing FileSharesListMetricsOptionalParams.
|
|
2073
|
-
* Optional Parameters.
|
|
2074
|
-
*
|
|
2075
|
-
* @extends RequestOptionsBase
|
|
2076
|
-
*/
|
|
2077
|
-
export interface FileSharesListMetricsOptionalParams extends msRest.RequestOptionsBase {
|
|
2078
|
-
/**
|
|
2079
|
-
* @member {string} [filter] OData Filter options
|
|
2080
|
-
*/
|
|
2081
|
-
filter?: string;
|
|
2082
|
-
}
|
|
2083
|
-
/**
|
|
2084
|
-
* @interface
|
|
2085
|
-
* An interface representing IscsiServersListMetricsOptionalParams.
|
|
2086
|
-
* Optional Parameters.
|
|
2087
|
-
*
|
|
2088
|
-
* @extends RequestOptionsBase
|
|
2089
|
-
*/
|
|
2090
|
-
export interface IscsiServersListMetricsOptionalParams extends msRest.RequestOptionsBase {
|
|
2091
|
-
/**
|
|
2092
|
-
* @member {string} [filter] OData Filter options
|
|
2093
|
-
*/
|
|
2094
|
-
filter?: string;
|
|
2095
|
-
}
|
|
2096
|
-
/**
|
|
2097
|
-
* @interface
|
|
2098
|
-
* An interface representing JobsListByDeviceOptionalParams.
|
|
2099
|
-
* Optional Parameters.
|
|
2100
|
-
*
|
|
2101
|
-
* @extends RequestOptionsBase
|
|
2102
|
-
*/
|
|
2103
|
-
export interface JobsListByDeviceOptionalParams extends msRest.RequestOptionsBase {
|
|
2104
|
-
/**
|
|
2105
|
-
* @member {string} [filter] OData Filter options
|
|
2106
|
-
*/
|
|
2107
|
-
filter?: string;
|
|
2108
|
-
}
|
|
2109
|
-
/**
|
|
2110
|
-
* @interface
|
|
2111
|
-
* An interface representing JobsListByManagerOptionalParams.
|
|
2112
|
-
* Optional Parameters.
|
|
2113
|
-
*
|
|
2114
|
-
* @extends RequestOptionsBase
|
|
2115
|
-
*/
|
|
2116
|
-
export interface JobsListByManagerOptionalParams extends msRest.RequestOptionsBase {
|
|
2117
|
-
/**
|
|
2118
|
-
* @member {string} [filter] OData Filter options
|
|
2119
|
-
*/
|
|
2120
|
-
filter?: string;
|
|
2121
|
-
}
|
|
2122
|
-
/**
|
|
2123
|
-
* @interface
|
|
2124
|
-
* An interface representing StorSimpleManagementClientOptions.
|
|
2125
|
-
* @extends AzureServiceClientOptions
|
|
2126
|
-
*/
|
|
2127
|
-
export interface StorSimpleManagementClientOptions extends AzureServiceClientOptions {
|
|
2128
|
-
/**
|
|
2129
|
-
* @member {string} [baseUri]
|
|
2130
|
-
*/
|
|
2131
|
-
baseUri?: string;
|
|
2132
|
-
}
|
|
2133
|
-
/**
|
|
2134
|
-
* @interface
|
|
2135
|
-
* An interface representing the ManagerList.
|
|
2136
|
-
* List of storsimple Managers under a particular resourceGroup
|
|
2137
|
-
*
|
|
2138
|
-
* @extends Array<Manager>
|
|
2139
|
-
*/
|
|
2140
|
-
export interface ManagerList extends Array<Manager> {
|
|
2141
|
-
}
|
|
2142
|
-
/**
|
|
2143
|
-
* @interface
|
|
2144
|
-
* An interface representing the MetricList.
|
|
2145
|
-
* Collection of metrics
|
|
2146
|
-
*
|
|
2147
|
-
* @extends Array<Metrics>
|
|
2148
|
-
*/
|
|
2149
|
-
export interface MetricList extends Array<Metrics> {
|
|
2150
|
-
}
|
|
2151
|
-
/**
|
|
2152
|
-
* @interface
|
|
2153
|
-
* An interface representing the MetricDefinitionList.
|
|
2154
|
-
* List of metric definition
|
|
2155
|
-
*
|
|
2156
|
-
* @extends Array<MetricDefinition>
|
|
2157
|
-
*/
|
|
2158
|
-
export interface MetricDefinitionList extends Array<MetricDefinition> {
|
|
2159
|
-
}
|
|
2160
|
-
/**
|
|
2161
|
-
* @interface
|
|
2162
|
-
* An interface representing the AvailableProviderOperations.
|
|
2163
|
-
* Class for set of operations used for discovery of available provider
|
|
2164
|
-
* operations.
|
|
2165
|
-
*
|
|
2166
|
-
* @extends Array<AvailableProviderOperation>
|
|
2167
|
-
*/
|
|
2168
|
-
export interface AvailableProviderOperations extends Array<AvailableProviderOperation> {
|
|
2169
|
-
/**
|
|
2170
|
-
* @member {string} [nextLink] The NextLink.
|
|
2171
|
-
*/
|
|
2172
|
-
nextLink?: string;
|
|
2173
|
-
}
|
|
2174
|
-
/**
|
|
2175
|
-
* @interface
|
|
2176
|
-
* An interface representing the AccessControlRecordList.
|
|
2177
|
-
* Collection of AccessControlRecords
|
|
2178
|
-
*
|
|
2179
|
-
* @extends Array<AccessControlRecord>
|
|
2180
|
-
*/
|
|
2181
|
-
export interface AccessControlRecordList extends Array<AccessControlRecord> {
|
|
2182
|
-
}
|
|
2183
|
-
/**
|
|
2184
|
-
* @interface
|
|
2185
|
-
* An interface representing the AlertList.
|
|
2186
|
-
* Collection of Alerts
|
|
2187
|
-
*
|
|
2188
|
-
* @extends Array<Alert>
|
|
2189
|
-
*/
|
|
2190
|
-
export interface AlertList extends Array<Alert> {
|
|
2191
|
-
/**
|
|
2192
|
-
* @member {string} [nextLink] Id of the next page of alerts
|
|
2193
|
-
*/
|
|
2194
|
-
nextLink?: string;
|
|
2195
|
-
}
|
|
2196
|
-
/**
|
|
2197
|
-
* @interface
|
|
2198
|
-
* An interface representing the BackupList.
|
|
2199
|
-
* Collection of backups
|
|
2200
|
-
*
|
|
2201
|
-
* @extends Array<Backup>
|
|
2202
|
-
*/
|
|
2203
|
-
export interface BackupList extends Array<Backup> {
|
|
2204
|
-
/**
|
|
2205
|
-
* @member {string} [nextLink] The NextLink.
|
|
2206
|
-
*/
|
|
2207
|
-
nextLink?: string;
|
|
2208
|
-
}
|
|
2209
|
-
/**
|
|
2210
|
-
* @interface
|
|
2211
|
-
* An interface representing the DeviceList.
|
|
2212
|
-
* Collection of Devices
|
|
2213
|
-
*
|
|
2214
|
-
* @extends Array<Device>
|
|
2215
|
-
*/
|
|
2216
|
-
export interface DeviceList extends Array<Device> {
|
|
2217
|
-
}
|
|
2218
|
-
/**
|
|
2219
|
-
* @interface
|
|
2220
|
-
* An interface representing the BackupScheduleGroupList.
|
|
2221
|
-
* The list response of backup schedule groups
|
|
2222
|
-
*
|
|
2223
|
-
* @extends Array<BackupScheduleGroup>
|
|
2224
|
-
*/
|
|
2225
|
-
export interface BackupScheduleGroupList extends Array<BackupScheduleGroup> {
|
|
2226
|
-
}
|
|
2227
|
-
/**
|
|
2228
|
-
* @interface
|
|
2229
|
-
* An interface representing the ChapSettingsList.
|
|
2230
|
-
* Collection of Chap setting entities
|
|
2231
|
-
*
|
|
2232
|
-
* @extends Array<ChapSettings>
|
|
2233
|
-
*/
|
|
2234
|
-
export interface ChapSettingsList extends Array<ChapSettings> {
|
|
2235
|
-
}
|
|
2236
|
-
/**
|
|
2237
|
-
* @interface
|
|
2238
|
-
* An interface representing the ISCSIDiskList.
|
|
2239
|
-
* Collection of Iscsi disk
|
|
2240
|
-
*
|
|
2241
|
-
* @extends Array<ISCSIDisk>
|
|
2242
|
-
*/
|
|
2243
|
-
export interface ISCSIDiskList extends Array<ISCSIDisk> {
|
|
2244
|
-
}
|
|
2245
|
-
/**
|
|
2246
|
-
* @interface
|
|
2247
|
-
* An interface representing the FileServerList.
|
|
2248
|
-
* Collection of file servers
|
|
2249
|
-
*
|
|
2250
|
-
* @extends Array<FileServer>
|
|
2251
|
-
*/
|
|
2252
|
-
export interface FileServerList extends Array<FileServer> {
|
|
2253
|
-
}
|
|
2254
|
-
/**
|
|
2255
|
-
* @interface
|
|
2256
|
-
* An interface representing the FileShareList.
|
|
2257
|
-
* Collection of file shares
|
|
2258
|
-
*
|
|
2259
|
-
* @extends Array<FileShare>
|
|
2260
|
-
*/
|
|
2261
|
-
export interface FileShareList extends Array<FileShare> {
|
|
2262
|
-
}
|
|
2263
|
-
/**
|
|
2264
|
-
* @interface
|
|
2265
|
-
* An interface representing the ISCSIServerList.
|
|
2266
|
-
* Collection of Iscsi servers
|
|
2267
|
-
*
|
|
2268
|
-
* @extends Array<ISCSIServer>
|
|
2269
|
-
*/
|
|
2270
|
-
export interface ISCSIServerList extends Array<ISCSIServer> {
|
|
2271
|
-
}
|
|
2272
|
-
/**
|
|
2273
|
-
* @interface
|
|
2274
|
-
* An interface representing the JobList.
|
|
2275
|
-
* Collection of jobs
|
|
2276
|
-
*
|
|
2277
|
-
* @extends Array<Job>
|
|
2278
|
-
*/
|
|
2279
|
-
export interface JobList extends Array<Job> {
|
|
2280
|
-
/**
|
|
2281
|
-
* @member {string} [nextLink] The NextLink.
|
|
2282
|
-
*/
|
|
2283
|
-
nextLink?: string;
|
|
2284
|
-
}
|
|
2285
|
-
/**
|
|
2286
|
-
* @interface
|
|
2287
|
-
* An interface representing the StorageAccountCredentialList.
|
|
2288
|
-
* Collection of Storage account credential entities
|
|
2289
|
-
*
|
|
2290
|
-
* @extends Array<StorageAccountCredential>
|
|
2291
|
-
*/
|
|
2292
|
-
export interface StorageAccountCredentialList extends Array<StorageAccountCredential> {
|
|
2293
|
-
}
|
|
2294
|
-
/**
|
|
2295
|
-
* @interface
|
|
2296
|
-
* An interface representing the StorageDomainList.
|
|
2297
|
-
* Collection of storage domains
|
|
2298
|
-
*
|
|
2299
|
-
* @extends Array<StorageDomain>
|
|
2300
|
-
*/
|
|
2301
|
-
export interface StorageDomainList extends Array<StorageDomain> {
|
|
2302
|
-
}
|
|
2303
|
-
/**
|
|
2304
|
-
* Defines values for AlertScope.
|
|
2305
|
-
* Possible values include: 'Resource', 'Device'
|
|
2306
|
-
* @readonly
|
|
2307
|
-
* @enum {string}
|
|
2308
|
-
*/
|
|
2309
|
-
export declare type AlertScope = 'Resource' | 'Device';
|
|
2310
|
-
/**
|
|
2311
|
-
* Defines values for AlertSourceType.
|
|
2312
|
-
* Possible values include: 'Resource', 'Device'
|
|
2313
|
-
* @readonly
|
|
2314
|
-
* @enum {string}
|
|
2315
|
-
*/
|
|
2316
|
-
export declare type AlertSourceType = 'Resource' | 'Device';
|
|
2317
|
-
/**
|
|
2318
|
-
* Defines values for AlertSeverity.
|
|
2319
|
-
* Possible values include: 'Informational', 'Warning', 'Critical'
|
|
2320
|
-
* @readonly
|
|
2321
|
-
* @enum {string}
|
|
2322
|
-
*/
|
|
2323
|
-
export declare type AlertSeverity = 'Informational' | 'Warning' | 'Critical';
|
|
2324
|
-
/**
|
|
2325
|
-
* Defines values for AlertStatus.
|
|
2326
|
-
* Possible values include: 'Active', 'Cleared'
|
|
2327
|
-
* @readonly
|
|
2328
|
-
* @enum {string}
|
|
2329
|
-
*/
|
|
2330
|
-
export declare type AlertStatus = 'Active' | 'Cleared';
|
|
2331
|
-
/**
|
|
2332
|
-
* Defines values for AlertEmailNotificationStatus.
|
|
2333
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
2334
|
-
* @readonly
|
|
2335
|
-
* @enum {string}
|
|
2336
|
-
*/
|
|
2337
|
-
export declare type AlertEmailNotificationStatus = 'Enabled' | 'Disabled';
|
|
2338
|
-
/**
|
|
2339
|
-
* Defines values for ServiceOwnersAlertNotificationStatus.
|
|
2340
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
2341
|
-
* @readonly
|
|
2342
|
-
* @enum {string}
|
|
2343
|
-
*/
|
|
2344
|
-
export declare type ServiceOwnersAlertNotificationStatus = 'Enabled' | 'Disabled';
|
|
2345
|
-
/**
|
|
2346
|
-
* Defines values for EncryptionAlgorithm.
|
|
2347
|
-
* Possible values include: 'None', 'AES256', 'RSAES_PKCS1_v_1_5'
|
|
2348
|
-
* @readonly
|
|
2349
|
-
* @enum {string}
|
|
2350
|
-
*/
|
|
2351
|
-
export declare type EncryptionAlgorithm = 'None' | 'AES256' | 'RSAES_PKCS1_v_1_5';
|
|
2352
|
-
/**
|
|
2353
|
-
* Defines values for InitiatedBy.
|
|
2354
|
-
* Possible values include: 'Manual', 'Scheduled'
|
|
2355
|
-
* @readonly
|
|
2356
|
-
* @enum {string}
|
|
2357
|
-
*/
|
|
2358
|
-
export declare type InitiatedBy = 'Manual' | 'Scheduled';
|
|
2359
|
-
/**
|
|
2360
|
-
* Defines values for DataPolicy.
|
|
2361
|
-
* Possible values include: 'Invalid', 'Local', 'Tiered', 'Cloud'
|
|
2362
|
-
* @readonly
|
|
2363
|
-
* @enum {string}
|
|
2364
|
-
*/
|
|
2365
|
-
export declare type DataPolicy = 'Invalid' | 'Local' | 'Tiered' | 'Cloud';
|
|
2366
|
-
/**
|
|
2367
|
-
* Defines values for ShareStatus.
|
|
2368
|
-
* Possible values include: 'Online', 'Offline'
|
|
2369
|
-
* @readonly
|
|
2370
|
-
* @enum {string}
|
|
2371
|
-
*/
|
|
2372
|
-
export declare type ShareStatus = 'Online' | 'Offline';
|
|
2373
|
-
/**
|
|
2374
|
-
* Defines values for MonitoringStatus.
|
|
2375
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
2376
|
-
* @readonly
|
|
2377
|
-
* @enum {string}
|
|
2378
|
-
*/
|
|
2379
|
-
export declare type MonitoringStatus = 'Enabled' | 'Disabled';
|
|
2380
|
-
/**
|
|
2381
|
-
* Defines values for DiskStatus.
|
|
2382
|
-
* Possible values include: 'Online', 'Offline'
|
|
2383
|
-
* @readonly
|
|
2384
|
-
* @enum {string}
|
|
2385
|
-
*/
|
|
2386
|
-
export declare type DiskStatus = 'Online' | 'Offline';
|
|
2387
|
-
/**
|
|
2388
|
-
* Defines values for DeviceOperation.
|
|
2389
|
-
* Possible values include: 'None', 'Delete', 'DeleteWithWarning', 'DRSource', 'DRTarget',
|
|
2390
|
-
* 'Browsable', 'ReadOnlyForDR', 'Deactivate'
|
|
2391
|
-
* @readonly
|
|
2392
|
-
* @enum {string}
|
|
2393
|
-
*/
|
|
2394
|
-
export declare type DeviceOperation = 'None' | 'Delete' | 'DeleteWithWarning' | 'DRSource' | 'DRTarget' | 'Browsable' | 'ReadOnlyForDR' | 'Deactivate';
|
|
2395
|
-
/**
|
|
2396
|
-
* Defines values for SupportedDeviceCapabilities.
|
|
2397
|
-
* Possible values include: 'Invalid', 'FileServer', 'IscsiServer'
|
|
2398
|
-
* @readonly
|
|
2399
|
-
* @enum {string}
|
|
2400
|
-
*/
|
|
2401
|
-
export declare type SupportedDeviceCapabilities = 'Invalid' | 'FileServer' | 'IscsiServer';
|
|
2402
|
-
/**
|
|
2403
|
-
* Defines values for DeviceConfigurationStatus.
|
|
2404
|
-
* Possible values include: 'Complete', 'Pending'
|
|
2405
|
-
* @readonly
|
|
2406
|
-
* @enum {string}
|
|
2407
|
-
*/
|
|
2408
|
-
export declare type DeviceConfigurationStatus = 'Complete' | 'Pending';
|
|
2409
|
-
/**
|
|
2410
|
-
* Defines values for DeviceStatus.
|
|
2411
|
-
* Possible values include: 'Unknown', 'Online', 'Offline', 'RequiresAttention', 'MaintenanceMode',
|
|
2412
|
-
* 'Creating', 'Provisioning', 'Deleted', 'ReadyToSetup', 'Deactivated', 'Deactivating'
|
|
2413
|
-
* @readonly
|
|
2414
|
-
* @enum {string}
|
|
2415
|
-
*/
|
|
2416
|
-
export declare type DeviceStatus = 'Unknown' | 'Online' | 'Offline' | 'RequiresAttention' | 'MaintenanceMode' | 'Creating' | 'Provisioning' | 'Deleted' | 'ReadyToSetup' | 'Deactivated' | 'Deactivating';
|
|
2417
|
-
/**
|
|
2418
|
-
* Defines values for DeviceType.
|
|
2419
|
-
* Possible values include: 'Invalid', 'Appliance', 'VirtualAppliance',
|
|
2420
|
-
* 'Series9000OnPremVirtualAppliance', 'Series9000VirtualAppliance', 'Series9000PhysicalAppliance'
|
|
2421
|
-
* @readonly
|
|
2422
|
-
* @enum {string}
|
|
2423
|
-
*/
|
|
2424
|
-
export declare type DeviceType = 'Invalid' | 'Appliance' | 'VirtualAppliance' | 'Series9000OnPremVirtualAppliance' | 'Series9000VirtualAppliance' | 'Series9000PhysicalAppliance';
|
|
2425
|
-
/**
|
|
2426
|
-
* Defines values for EncryptionStatus.
|
|
2427
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
2428
|
-
* @readonly
|
|
2429
|
-
* @enum {string}
|
|
2430
|
-
*/
|
|
2431
|
-
export declare type EncryptionStatus = 'Enabled' | 'Disabled';
|
|
2432
|
-
/**
|
|
2433
|
-
* Defines values for KeyRolloverStatus.
|
|
2434
|
-
* Possible values include: 'Required', 'NotRequired'
|
|
2435
|
-
* @readonly
|
|
2436
|
-
* @enum {string}
|
|
2437
|
-
*/
|
|
2438
|
-
export declare type KeyRolloverStatus = 'Required' | 'NotRequired';
|
|
2439
|
-
/**
|
|
2440
|
-
* Defines values for JobStatus.
|
|
2441
|
-
* Possible values include: 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Paused',
|
|
2442
|
-
* 'Scheduled'
|
|
2443
|
-
* @readonly
|
|
2444
|
-
* @enum {string}
|
|
2445
|
-
*/
|
|
2446
|
-
export declare type JobStatus = 'Invalid' | 'Running' | 'Succeeded' | 'Failed' | 'Canceled' | 'Paused' | 'Scheduled';
|
|
2447
|
-
/**
|
|
2448
|
-
* Defines values for JobType.
|
|
2449
|
-
* Possible values include: 'Backup', 'Clone', 'Failover', 'DownloadUpdates', 'InstallUpdates'
|
|
2450
|
-
* @readonly
|
|
2451
|
-
* @enum {string}
|
|
2452
|
-
*/
|
|
2453
|
-
export declare type JobType = 'Backup' | 'Clone' | 'Failover' | 'DownloadUpdates' | 'InstallUpdates';
|
|
2454
|
-
/**
|
|
2455
|
-
* Defines values for TargetType.
|
|
2456
|
-
* Possible values include: 'FileServer', 'DiskServer'
|
|
2457
|
-
* @readonly
|
|
2458
|
-
* @enum {string}
|
|
2459
|
-
*/
|
|
2460
|
-
export declare type TargetType = 'FileServer' | 'DiskServer';
|
|
2461
|
-
/**
|
|
2462
|
-
* Defines values for DownloadPhase.
|
|
2463
|
-
* Possible values include: 'Unknown', 'Initializing', 'Downloading', 'Verifying'
|
|
2464
|
-
* @readonly
|
|
2465
|
-
* @enum {string}
|
|
2466
|
-
*/
|
|
2467
|
-
export declare type DownloadPhase = 'Unknown' | 'Initializing' | 'Downloading' | 'Verifying';
|
|
2468
|
-
/**
|
|
2469
|
-
* Defines values for ManagerType.
|
|
2470
|
-
* Possible values include: 'GardaV1', 'HelsinkiV1'
|
|
2471
|
-
* @readonly
|
|
2472
|
-
* @enum {string}
|
|
2473
|
-
*/
|
|
2474
|
-
export declare type ManagerType = 'GardaV1' | 'HelsinkiV1';
|
|
2475
|
-
/**
|
|
2476
|
-
* Defines values for MetricUnit.
|
|
2477
|
-
* Possible values include: 'Bytes', 'BytesPerSecond', 'Count', 'CountPerSecond', 'Percent',
|
|
2478
|
-
* 'Seconds'
|
|
2479
|
-
* @readonly
|
|
2480
|
-
* @enum {string}
|
|
2481
|
-
*/
|
|
2482
|
-
export declare type MetricUnit = 'Bytes' | 'BytesPerSecond' | 'Count' | 'CountPerSecond' | 'Percent' | 'Seconds';
|
|
2483
|
-
/**
|
|
2484
|
-
* Defines values for MetricAggregationType.
|
|
2485
|
-
* Possible values include: 'Average', 'Last', 'Maximum', 'Minimum', 'None', 'Total'
|
|
2486
|
-
* @readonly
|
|
2487
|
-
* @enum {string}
|
|
2488
|
-
*/
|
|
2489
|
-
export declare type MetricAggregationType = 'Average' | 'Last' | 'Maximum' | 'Minimum' | 'None' | 'Total';
|
|
2490
|
-
/**
|
|
2491
|
-
* Defines values for DhcpStatus.
|
|
2492
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
2493
|
-
* @readonly
|
|
2494
|
-
* @enum {string}
|
|
2495
|
-
*/
|
|
2496
|
-
export declare type DhcpStatus = 'Enabled' | 'Disabled';
|
|
2497
|
-
/**
|
|
2498
|
-
* Defines values for AuthType.
|
|
2499
|
-
* Possible values include: 'Invalid', 'AccessControlService', 'AzureActiveDirectory'
|
|
2500
|
-
* @readonly
|
|
2501
|
-
* @enum {string}
|
|
2502
|
-
*/
|
|
2503
|
-
export declare type AuthType = 'Invalid' | 'AccessControlService' | 'AzureActiveDirectory';
|
|
2504
|
-
/**
|
|
2505
|
-
* Defines values for CloudType.
|
|
2506
|
-
* Possible values include: 'Azure', 'S3', 'S3_RRS', 'OpenStack', 'HP'
|
|
2507
|
-
* @readonly
|
|
2508
|
-
* @enum {string}
|
|
2509
|
-
*/
|
|
2510
|
-
export declare type CloudType = 'Azure' | 'S3' | 'S3_RRS' | 'OpenStack' | 'HP';
|
|
2511
|
-
/**
|
|
2512
|
-
* Defines values for SslStatus.
|
|
2513
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
2514
|
-
* @readonly
|
|
2515
|
-
* @enum {string}
|
|
2516
|
-
*/
|
|
2517
|
-
export declare type SslStatus = 'Enabled' | 'Disabled';
|
|
2518
|
-
/**
|
|
2519
|
-
* Defines values for UpdateOperation.
|
|
2520
|
-
* Possible values include: 'Idle', 'Scanning', 'Downloading', 'Installing'
|
|
2521
|
-
* @readonly
|
|
2522
|
-
* @enum {string}
|
|
2523
|
-
*/
|
|
2524
|
-
export declare type UpdateOperation = 'Idle' | 'Scanning' | 'Downloading' | 'Installing';
|
|
2525
|
-
/**
|
|
2526
|
-
* Defines values for ContractVersions.
|
|
2527
|
-
* Possible values include: 'InvalidVersion', 'V2011_09', 'V2012_02', 'V2012_05', 'V2012_12',
|
|
2528
|
-
* 'V2013_04', 'V2013_10', 'V2013_11', 'V2014_04', 'V2014_06', 'V2014_07', 'V2014_09', 'V2014_10',
|
|
2529
|
-
* 'V2014_12', 'V2015_01', 'V2015_02', 'V2015_04', 'V2015_05', 'V2015_06', 'V2015_07', 'V2015_08',
|
|
2530
|
-
* 'V2015_10', 'V2015_12', 'V2016_01', 'V2016_02', 'V2016_04', 'V2016_05', 'V2016_07', 'V2016_08'
|
|
2531
|
-
* @readonly
|
|
2532
|
-
* @enum {string}
|
|
2533
|
-
*/
|
|
2534
|
-
export declare type ContractVersions = 'InvalidVersion' | 'V2011_09' | 'V2012_02' | 'V2012_05' | 'V2012_12' | 'V2013_04' | 'V2013_10' | 'V2013_11' | 'V2014_04' | 'V2014_06' | 'V2014_07' | 'V2014_09' | 'V2014_10' | 'V2014_12' | 'V2015_01' | 'V2015_02' | 'V2015_04' | 'V2015_05' | 'V2015_06' | 'V2015_07' | 'V2015_08' | 'V2015_10' | 'V2015_12' | 'V2016_01' | 'V2016_02' | 'V2016_04' | 'V2016_05' | 'V2016_07' | 'V2016_08';
|
|
2535
|
-
/**
|
|
2536
|
-
* Contains response data for the list operation.
|
|
2537
|
-
*/
|
|
2538
|
-
export declare type ManagersListResponse = ManagerList & {
|
|
2539
|
-
/**
|
|
2540
|
-
* The underlying HTTP response.
|
|
2541
|
-
*/
|
|
2542
|
-
_response: msRest.HttpResponse & {
|
|
2543
|
-
/**
|
|
2544
|
-
* The response body as text (string format)
|
|
2545
|
-
*/
|
|
2546
|
-
bodyAsText: string;
|
|
2547
|
-
/**
|
|
2548
|
-
* The response body as parsed JSON or XML
|
|
2549
|
-
*/
|
|
2550
|
-
parsedBody: ManagerList;
|
|
2551
|
-
};
|
|
2552
|
-
};
|
|
2553
|
-
/**
|
|
2554
|
-
* Contains response data for the listByResourceGroup operation.
|
|
2555
|
-
*/
|
|
2556
|
-
export declare type ManagersListByResourceGroupResponse = ManagerList & {
|
|
2557
|
-
/**
|
|
2558
|
-
* The underlying HTTP response.
|
|
2559
|
-
*/
|
|
2560
|
-
_response: msRest.HttpResponse & {
|
|
2561
|
-
/**
|
|
2562
|
-
* The response body as text (string format)
|
|
2563
|
-
*/
|
|
2564
|
-
bodyAsText: string;
|
|
2565
|
-
/**
|
|
2566
|
-
* The response body as parsed JSON or XML
|
|
2567
|
-
*/
|
|
2568
|
-
parsedBody: ManagerList;
|
|
2569
|
-
};
|
|
2570
|
-
};
|
|
2571
|
-
/**
|
|
2572
|
-
* Contains response data for the get operation.
|
|
2573
|
-
*/
|
|
2574
|
-
export declare type ManagersGetResponse = Manager & {
|
|
2575
|
-
/**
|
|
2576
|
-
* The underlying HTTP response.
|
|
2577
|
-
*/
|
|
2578
|
-
_response: msRest.HttpResponse & {
|
|
2579
|
-
/**
|
|
2580
|
-
* The response body as text (string format)
|
|
2581
|
-
*/
|
|
2582
|
-
bodyAsText: string;
|
|
2583
|
-
/**
|
|
2584
|
-
* The response body as parsed JSON or XML
|
|
2585
|
-
*/
|
|
2586
|
-
parsedBody: Manager;
|
|
2587
|
-
};
|
|
2588
|
-
};
|
|
2589
|
-
/**
|
|
2590
|
-
* Contains response data for the createOrUpdate operation.
|
|
2591
|
-
*/
|
|
2592
|
-
export declare type ManagersCreateOrUpdateResponse = Manager & {
|
|
2593
|
-
/**
|
|
2594
|
-
* The underlying HTTP response.
|
|
2595
|
-
*/
|
|
2596
|
-
_response: msRest.HttpResponse & {
|
|
2597
|
-
/**
|
|
2598
|
-
* The response body as text (string format)
|
|
2599
|
-
*/
|
|
2600
|
-
bodyAsText: string;
|
|
2601
|
-
/**
|
|
2602
|
-
* The response body as parsed JSON or XML
|
|
2603
|
-
*/
|
|
2604
|
-
parsedBody: Manager;
|
|
2605
|
-
};
|
|
2606
|
-
};
|
|
2607
|
-
/**
|
|
2608
|
-
* Contains response data for the update operation.
|
|
2609
|
-
*/
|
|
2610
|
-
export declare type ManagersUpdateResponse = Manager & {
|
|
2611
|
-
/**
|
|
2612
|
-
* The underlying HTTP response.
|
|
2613
|
-
*/
|
|
2614
|
-
_response: msRest.HttpResponse & {
|
|
2615
|
-
/**
|
|
2616
|
-
* The response body as text (string format)
|
|
2617
|
-
*/
|
|
2618
|
-
bodyAsText: string;
|
|
2619
|
-
/**
|
|
2620
|
-
* The response body as parsed JSON or XML
|
|
2621
|
-
*/
|
|
2622
|
-
parsedBody: Manager;
|
|
2623
|
-
};
|
|
2624
|
-
};
|
|
2625
|
-
/**
|
|
2626
|
-
* Contains response data for the uploadRegistrationCertificate operation.
|
|
2627
|
-
*/
|
|
2628
|
-
export declare type ManagersUploadRegistrationCertificateResponse = UploadCertificateResponse & {
|
|
2629
|
-
/**
|
|
2630
|
-
* The underlying HTTP response.
|
|
2631
|
-
*/
|
|
2632
|
-
_response: msRest.HttpResponse & {
|
|
2633
|
-
/**
|
|
2634
|
-
* The response body as text (string format)
|
|
2635
|
-
*/
|
|
2636
|
-
bodyAsText: string;
|
|
2637
|
-
/**
|
|
2638
|
-
* The response body as parsed JSON or XML
|
|
2639
|
-
*/
|
|
2640
|
-
parsedBody: UploadCertificateResponse;
|
|
2641
|
-
};
|
|
2642
|
-
};
|
|
2643
|
-
/**
|
|
2644
|
-
* Contains response data for the getEncryptionSettings operation.
|
|
2645
|
-
*/
|
|
2646
|
-
export declare type ManagersGetEncryptionSettingsResponse = EncryptionSettings & {
|
|
2647
|
-
/**
|
|
2648
|
-
* The underlying HTTP response.
|
|
2649
|
-
*/
|
|
2650
|
-
_response: msRest.HttpResponse & {
|
|
2651
|
-
/**
|
|
2652
|
-
* The response body as text (string format)
|
|
2653
|
-
*/
|
|
2654
|
-
bodyAsText: string;
|
|
2655
|
-
/**
|
|
2656
|
-
* The response body as parsed JSON or XML
|
|
2657
|
-
*/
|
|
2658
|
-
parsedBody: EncryptionSettings;
|
|
2659
|
-
};
|
|
2660
|
-
};
|
|
2661
|
-
/**
|
|
2662
|
-
* Contains response data for the getExtendedInfo operation.
|
|
2663
|
-
*/
|
|
2664
|
-
export declare type ManagersGetExtendedInfoResponse = ManagerExtendedInfo & {
|
|
2665
|
-
/**
|
|
2666
|
-
* The underlying HTTP response.
|
|
2667
|
-
*/
|
|
2668
|
-
_response: msRest.HttpResponse & {
|
|
2669
|
-
/**
|
|
2670
|
-
* The response body as text (string format)
|
|
2671
|
-
*/
|
|
2672
|
-
bodyAsText: string;
|
|
2673
|
-
/**
|
|
2674
|
-
* The response body as parsed JSON or XML
|
|
2675
|
-
*/
|
|
2676
|
-
parsedBody: ManagerExtendedInfo;
|
|
2677
|
-
};
|
|
2678
|
-
};
|
|
2679
|
-
/**
|
|
2680
|
-
* Contains response data for the createExtendedInfo operation.
|
|
2681
|
-
*/
|
|
2682
|
-
export declare type ManagersCreateExtendedInfoResponse = ManagerExtendedInfo & {
|
|
2683
|
-
/**
|
|
2684
|
-
* The underlying HTTP response.
|
|
2685
|
-
*/
|
|
2686
|
-
_response: msRest.HttpResponse & {
|
|
2687
|
-
/**
|
|
2688
|
-
* The response body as text (string format)
|
|
2689
|
-
*/
|
|
2690
|
-
bodyAsText: string;
|
|
2691
|
-
/**
|
|
2692
|
-
* The response body as parsed JSON or XML
|
|
2693
|
-
*/
|
|
2694
|
-
parsedBody: ManagerExtendedInfo;
|
|
2695
|
-
};
|
|
2696
|
-
};
|
|
2697
|
-
/**
|
|
2698
|
-
* Contains response data for the updateExtendedInfo operation.
|
|
2699
|
-
*/
|
|
2700
|
-
export declare type ManagersUpdateExtendedInfoResponse = ManagerExtendedInfo & {
|
|
2701
|
-
/**
|
|
2702
|
-
* The underlying HTTP response.
|
|
2703
|
-
*/
|
|
2704
|
-
_response: msRest.HttpResponse & {
|
|
2705
|
-
/**
|
|
2706
|
-
* The response body as text (string format)
|
|
2707
|
-
*/
|
|
2708
|
-
bodyAsText: string;
|
|
2709
|
-
/**
|
|
2710
|
-
* The response body as parsed JSON or XML
|
|
2711
|
-
*/
|
|
2712
|
-
parsedBody: ManagerExtendedInfo;
|
|
2713
|
-
};
|
|
2714
|
-
};
|
|
2715
|
-
/**
|
|
2716
|
-
* Contains response data for the getEncryptionKey operation.
|
|
2717
|
-
*/
|
|
2718
|
-
export declare type ManagersGetEncryptionKeyResponse = SymmetricEncryptedSecret & {
|
|
2719
|
-
/**
|
|
2720
|
-
* The underlying HTTP response.
|
|
2721
|
-
*/
|
|
2722
|
-
_response: msRest.HttpResponse & {
|
|
2723
|
-
/**
|
|
2724
|
-
* The response body as text (string format)
|
|
2725
|
-
*/
|
|
2726
|
-
bodyAsText: string;
|
|
2727
|
-
/**
|
|
2728
|
-
* The response body as parsed JSON or XML
|
|
2729
|
-
*/
|
|
2730
|
-
parsedBody: SymmetricEncryptedSecret;
|
|
2731
|
-
};
|
|
2732
|
-
};
|
|
2733
|
-
/**
|
|
2734
|
-
* Contains response data for the listMetrics operation.
|
|
2735
|
-
*/
|
|
2736
|
-
export declare type ManagersListMetricsResponse = MetricList & {
|
|
2737
|
-
/**
|
|
2738
|
-
* The underlying HTTP response.
|
|
2739
|
-
*/
|
|
2740
|
-
_response: msRest.HttpResponse & {
|
|
2741
|
-
/**
|
|
2742
|
-
* The response body as text (string format)
|
|
2743
|
-
*/
|
|
2744
|
-
bodyAsText: string;
|
|
2745
|
-
/**
|
|
2746
|
-
* The response body as parsed JSON or XML
|
|
2747
|
-
*/
|
|
2748
|
-
parsedBody: MetricList;
|
|
2749
|
-
};
|
|
2750
|
-
};
|
|
2751
|
-
/**
|
|
2752
|
-
* Contains response data for the listMetricDefinition operation.
|
|
2753
|
-
*/
|
|
2754
|
-
export declare type ManagersListMetricDefinitionResponse = MetricDefinitionList & {
|
|
2755
|
-
/**
|
|
2756
|
-
* The underlying HTTP response.
|
|
2757
|
-
*/
|
|
2758
|
-
_response: msRest.HttpResponse & {
|
|
2759
|
-
/**
|
|
2760
|
-
* The response body as text (string format)
|
|
2761
|
-
*/
|
|
2762
|
-
bodyAsText: string;
|
|
2763
|
-
/**
|
|
2764
|
-
* The response body as parsed JSON or XML
|
|
2765
|
-
*/
|
|
2766
|
-
parsedBody: MetricDefinitionList;
|
|
2767
|
-
};
|
|
2768
|
-
};
|
|
2769
|
-
/**
|
|
2770
|
-
* Contains response data for the list operation.
|
|
2771
|
-
*/
|
|
2772
|
-
export declare type AvailableProviderOperationsListResponse = AvailableProviderOperations & {
|
|
2773
|
-
/**
|
|
2774
|
-
* The underlying HTTP response.
|
|
2775
|
-
*/
|
|
2776
|
-
_response: msRest.HttpResponse & {
|
|
2777
|
-
/**
|
|
2778
|
-
* The response body as text (string format)
|
|
2779
|
-
*/
|
|
2780
|
-
bodyAsText: string;
|
|
2781
|
-
/**
|
|
2782
|
-
* The response body as parsed JSON or XML
|
|
2783
|
-
*/
|
|
2784
|
-
parsedBody: AvailableProviderOperations;
|
|
2785
|
-
};
|
|
2786
|
-
};
|
|
2787
|
-
/**
|
|
2788
|
-
* Contains response data for the listNext operation.
|
|
2789
|
-
*/
|
|
2790
|
-
export declare type AvailableProviderOperationsListNextResponse = AvailableProviderOperations & {
|
|
2791
|
-
/**
|
|
2792
|
-
* The underlying HTTP response.
|
|
2793
|
-
*/
|
|
2794
|
-
_response: msRest.HttpResponse & {
|
|
2795
|
-
/**
|
|
2796
|
-
* The response body as text (string format)
|
|
2797
|
-
*/
|
|
2798
|
-
bodyAsText: string;
|
|
2799
|
-
/**
|
|
2800
|
-
* The response body as parsed JSON or XML
|
|
2801
|
-
*/
|
|
2802
|
-
parsedBody: AvailableProviderOperations;
|
|
2803
|
-
};
|
|
2804
|
-
};
|
|
2805
|
-
/**
|
|
2806
|
-
* Contains response data for the listByManager operation.
|
|
2807
|
-
*/
|
|
2808
|
-
export declare type AccessControlRecordsListByManagerResponse = AccessControlRecordList & {
|
|
2809
|
-
/**
|
|
2810
|
-
* The underlying HTTP response.
|
|
2811
|
-
*/
|
|
2812
|
-
_response: msRest.HttpResponse & {
|
|
2813
|
-
/**
|
|
2814
|
-
* The response body as text (string format)
|
|
2815
|
-
*/
|
|
2816
|
-
bodyAsText: string;
|
|
2817
|
-
/**
|
|
2818
|
-
* The response body as parsed JSON or XML
|
|
2819
|
-
*/
|
|
2820
|
-
parsedBody: AccessControlRecordList;
|
|
2821
|
-
};
|
|
2822
|
-
};
|
|
2823
|
-
/**
|
|
2824
|
-
* Contains response data for the get operation.
|
|
2825
|
-
*/
|
|
2826
|
-
export declare type AccessControlRecordsGetResponse = AccessControlRecord & {
|
|
2827
|
-
/**
|
|
2828
|
-
* The underlying HTTP response.
|
|
2829
|
-
*/
|
|
2830
|
-
_response: msRest.HttpResponse & {
|
|
2831
|
-
/**
|
|
2832
|
-
* The response body as text (string format)
|
|
2833
|
-
*/
|
|
2834
|
-
bodyAsText: string;
|
|
2835
|
-
/**
|
|
2836
|
-
* The response body as parsed JSON or XML
|
|
2837
|
-
*/
|
|
2838
|
-
parsedBody: AccessControlRecord;
|
|
2839
|
-
};
|
|
2840
|
-
};
|
|
2841
|
-
/**
|
|
2842
|
-
* Contains response data for the createOrUpdate operation.
|
|
2843
|
-
*/
|
|
2844
|
-
export declare type AccessControlRecordsCreateOrUpdateResponse = AccessControlRecord & {
|
|
2845
|
-
/**
|
|
2846
|
-
* The underlying HTTP response.
|
|
2847
|
-
*/
|
|
2848
|
-
_response: msRest.HttpResponse & {
|
|
2849
|
-
/**
|
|
2850
|
-
* The response body as text (string format)
|
|
2851
|
-
*/
|
|
2852
|
-
bodyAsText: string;
|
|
2853
|
-
/**
|
|
2854
|
-
* The response body as parsed JSON or XML
|
|
2855
|
-
*/
|
|
2856
|
-
parsedBody: AccessControlRecord;
|
|
2857
|
-
};
|
|
2858
|
-
};
|
|
2859
|
-
/**
|
|
2860
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
2861
|
-
*/
|
|
2862
|
-
export declare type AccessControlRecordsBeginCreateOrUpdateResponse = AccessControlRecord & {
|
|
2863
|
-
/**
|
|
2864
|
-
* The underlying HTTP response.
|
|
2865
|
-
*/
|
|
2866
|
-
_response: msRest.HttpResponse & {
|
|
2867
|
-
/**
|
|
2868
|
-
* The response body as text (string format)
|
|
2869
|
-
*/
|
|
2870
|
-
bodyAsText: string;
|
|
2871
|
-
/**
|
|
2872
|
-
* The response body as parsed JSON or XML
|
|
2873
|
-
*/
|
|
2874
|
-
parsedBody: AccessControlRecord;
|
|
2875
|
-
};
|
|
2876
|
-
};
|
|
2877
|
-
/**
|
|
2878
|
-
* Contains response data for the listByManager operation.
|
|
2879
|
-
*/
|
|
2880
|
-
export declare type AlertsListByManagerResponse = AlertList & {
|
|
2881
|
-
/**
|
|
2882
|
-
* The underlying HTTP response.
|
|
2883
|
-
*/
|
|
2884
|
-
_response: msRest.HttpResponse & {
|
|
2885
|
-
/**
|
|
2886
|
-
* The response body as text (string format)
|
|
2887
|
-
*/
|
|
2888
|
-
bodyAsText: string;
|
|
2889
|
-
/**
|
|
2890
|
-
* The response body as parsed JSON or XML
|
|
2891
|
-
*/
|
|
2892
|
-
parsedBody: AlertList;
|
|
2893
|
-
};
|
|
2894
|
-
};
|
|
2895
|
-
/**
|
|
2896
|
-
* Contains response data for the listByManagerNext operation.
|
|
2897
|
-
*/
|
|
2898
|
-
export declare type AlertsListByManagerNextResponse = AlertList & {
|
|
2899
|
-
/**
|
|
2900
|
-
* The underlying HTTP response.
|
|
2901
|
-
*/
|
|
2902
|
-
_response: msRest.HttpResponse & {
|
|
2903
|
-
/**
|
|
2904
|
-
* The response body as text (string format)
|
|
2905
|
-
*/
|
|
2906
|
-
bodyAsText: string;
|
|
2907
|
-
/**
|
|
2908
|
-
* The response body as parsed JSON or XML
|
|
2909
|
-
*/
|
|
2910
|
-
parsedBody: AlertList;
|
|
2911
|
-
};
|
|
2912
|
-
};
|
|
2913
|
-
/**
|
|
2914
|
-
* Contains response data for the listByManager operation.
|
|
2915
|
-
*/
|
|
2916
|
-
export declare type BackupsListByManagerResponse = BackupList & {
|
|
2917
|
-
/**
|
|
2918
|
-
* The underlying HTTP response.
|
|
2919
|
-
*/
|
|
2920
|
-
_response: msRest.HttpResponse & {
|
|
2921
|
-
/**
|
|
2922
|
-
* The response body as text (string format)
|
|
2923
|
-
*/
|
|
2924
|
-
bodyAsText: string;
|
|
2925
|
-
/**
|
|
2926
|
-
* The response body as parsed JSON or XML
|
|
2927
|
-
*/
|
|
2928
|
-
parsedBody: BackupList;
|
|
2929
|
-
};
|
|
2930
|
-
};
|
|
2931
|
-
/**
|
|
2932
|
-
* Contains response data for the listByDevice operation.
|
|
2933
|
-
*/
|
|
2934
|
-
export declare type BackupsListByDeviceResponse = BackupList & {
|
|
2935
|
-
/**
|
|
2936
|
-
* The underlying HTTP response.
|
|
2937
|
-
*/
|
|
2938
|
-
_response: msRest.HttpResponse & {
|
|
2939
|
-
/**
|
|
2940
|
-
* The response body as text (string format)
|
|
2941
|
-
*/
|
|
2942
|
-
bodyAsText: string;
|
|
2943
|
-
/**
|
|
2944
|
-
* The response body as parsed JSON or XML
|
|
2945
|
-
*/
|
|
2946
|
-
parsedBody: BackupList;
|
|
2947
|
-
};
|
|
2948
|
-
};
|
|
2949
|
-
/**
|
|
2950
|
-
* Contains response data for the listByManagerNext operation.
|
|
2951
|
-
*/
|
|
2952
|
-
export declare type BackupsListByManagerNextResponse = BackupList & {
|
|
2953
|
-
/**
|
|
2954
|
-
* The underlying HTTP response.
|
|
2955
|
-
*/
|
|
2956
|
-
_response: msRest.HttpResponse & {
|
|
2957
|
-
/**
|
|
2958
|
-
* The response body as text (string format)
|
|
2959
|
-
*/
|
|
2960
|
-
bodyAsText: string;
|
|
2961
|
-
/**
|
|
2962
|
-
* The response body as parsed JSON or XML
|
|
2963
|
-
*/
|
|
2964
|
-
parsedBody: BackupList;
|
|
2965
|
-
};
|
|
2966
|
-
};
|
|
2967
|
-
/**
|
|
2968
|
-
* Contains response data for the listByDeviceNext operation.
|
|
2969
|
-
*/
|
|
2970
|
-
export declare type BackupsListByDeviceNextResponse = BackupList & {
|
|
2971
|
-
/**
|
|
2972
|
-
* The underlying HTTP response.
|
|
2973
|
-
*/
|
|
2974
|
-
_response: msRest.HttpResponse & {
|
|
2975
|
-
/**
|
|
2976
|
-
* The response body as text (string format)
|
|
2977
|
-
*/
|
|
2978
|
-
bodyAsText: string;
|
|
2979
|
-
/**
|
|
2980
|
-
* The response body as parsed JSON or XML
|
|
2981
|
-
*/
|
|
2982
|
-
parsedBody: BackupList;
|
|
2983
|
-
};
|
|
2984
|
-
};
|
|
2985
|
-
/**
|
|
2986
|
-
* Contains response data for the listByManager operation.
|
|
2987
|
-
*/
|
|
2988
|
-
export declare type DevicesListByManagerResponse = DeviceList & {
|
|
2989
|
-
/**
|
|
2990
|
-
* The underlying HTTP response.
|
|
2991
|
-
*/
|
|
2992
|
-
_response: msRest.HttpResponse & {
|
|
2993
|
-
/**
|
|
2994
|
-
* The response body as text (string format)
|
|
2995
|
-
*/
|
|
2996
|
-
bodyAsText: string;
|
|
2997
|
-
/**
|
|
2998
|
-
* The response body as parsed JSON or XML
|
|
2999
|
-
*/
|
|
3000
|
-
parsedBody: DeviceList;
|
|
3001
|
-
};
|
|
3002
|
-
};
|
|
3003
|
-
/**
|
|
3004
|
-
* Contains response data for the get operation.
|
|
3005
|
-
*/
|
|
3006
|
-
export declare type DevicesGetResponse = Device & {
|
|
3007
|
-
/**
|
|
3008
|
-
* The underlying HTTP response.
|
|
3009
|
-
*/
|
|
3010
|
-
_response: msRest.HttpResponse & {
|
|
3011
|
-
/**
|
|
3012
|
-
* The response body as text (string format)
|
|
3013
|
-
*/
|
|
3014
|
-
bodyAsText: string;
|
|
3015
|
-
/**
|
|
3016
|
-
* The response body as parsed JSON or XML
|
|
3017
|
-
*/
|
|
3018
|
-
parsedBody: Device;
|
|
3019
|
-
};
|
|
3020
|
-
};
|
|
3021
|
-
/**
|
|
3022
|
-
* Contains response data for the patch operation.
|
|
3023
|
-
*/
|
|
3024
|
-
export declare type DevicesPatchResponse = Device & {
|
|
3025
|
-
/**
|
|
3026
|
-
* The underlying HTTP response.
|
|
3027
|
-
*/
|
|
3028
|
-
_response: msRest.HttpResponse & {
|
|
3029
|
-
/**
|
|
3030
|
-
* The response body as text (string format)
|
|
3031
|
-
*/
|
|
3032
|
-
bodyAsText: string;
|
|
3033
|
-
/**
|
|
3034
|
-
* The response body as parsed JSON or XML
|
|
3035
|
-
*/
|
|
3036
|
-
parsedBody: Device;
|
|
3037
|
-
};
|
|
3038
|
-
};
|
|
3039
|
-
/**
|
|
3040
|
-
* Contains response data for the getAlertSettings operation.
|
|
3041
|
-
*/
|
|
3042
|
-
export declare type DevicesGetAlertSettingsResponse = AlertSettings & {
|
|
3043
|
-
/**
|
|
3044
|
-
* The underlying HTTP response.
|
|
3045
|
-
*/
|
|
3046
|
-
_response: msRest.HttpResponse & {
|
|
3047
|
-
/**
|
|
3048
|
-
* The response body as text (string format)
|
|
3049
|
-
*/
|
|
3050
|
-
bodyAsText: string;
|
|
3051
|
-
/**
|
|
3052
|
-
* The response body as parsed JSON or XML
|
|
3053
|
-
*/
|
|
3054
|
-
parsedBody: AlertSettings;
|
|
3055
|
-
};
|
|
3056
|
-
};
|
|
3057
|
-
/**
|
|
3058
|
-
* Contains response data for the createOrUpdateAlertSettings operation.
|
|
3059
|
-
*/
|
|
3060
|
-
export declare type DevicesCreateOrUpdateAlertSettingsResponse = AlertSettings & {
|
|
3061
|
-
/**
|
|
3062
|
-
* The underlying HTTP response.
|
|
3063
|
-
*/
|
|
3064
|
-
_response: msRest.HttpResponse & {
|
|
3065
|
-
/**
|
|
3066
|
-
* The response body as text (string format)
|
|
3067
|
-
*/
|
|
3068
|
-
bodyAsText: string;
|
|
3069
|
-
/**
|
|
3070
|
-
* The response body as parsed JSON or XML
|
|
3071
|
-
*/
|
|
3072
|
-
parsedBody: AlertSettings;
|
|
3073
|
-
};
|
|
3074
|
-
};
|
|
3075
|
-
/**
|
|
3076
|
-
* Contains response data for the listFailoverTarget operation.
|
|
3077
|
-
*/
|
|
3078
|
-
export declare type DevicesListFailoverTargetResponse = DeviceList & {
|
|
3079
|
-
/**
|
|
3080
|
-
* The underlying HTTP response.
|
|
3081
|
-
*/
|
|
3082
|
-
_response: msRest.HttpResponse & {
|
|
3083
|
-
/**
|
|
3084
|
-
* The response body as text (string format)
|
|
3085
|
-
*/
|
|
3086
|
-
bodyAsText: string;
|
|
3087
|
-
/**
|
|
3088
|
-
* The response body as parsed JSON or XML
|
|
3089
|
-
*/
|
|
3090
|
-
parsedBody: DeviceList;
|
|
3091
|
-
};
|
|
3092
|
-
};
|
|
3093
|
-
/**
|
|
3094
|
-
* Contains response data for the listMetrics operation.
|
|
3095
|
-
*/
|
|
3096
|
-
export declare type DevicesListMetricsResponse = MetricList & {
|
|
3097
|
-
/**
|
|
3098
|
-
* The underlying HTTP response.
|
|
3099
|
-
*/
|
|
3100
|
-
_response: msRest.HttpResponse & {
|
|
3101
|
-
/**
|
|
3102
|
-
* The response body as text (string format)
|
|
3103
|
-
*/
|
|
3104
|
-
bodyAsText: string;
|
|
3105
|
-
/**
|
|
3106
|
-
* The response body as parsed JSON or XML
|
|
3107
|
-
*/
|
|
3108
|
-
parsedBody: MetricList;
|
|
3109
|
-
};
|
|
3110
|
-
};
|
|
3111
|
-
/**
|
|
3112
|
-
* Contains response data for the listMetricDefinition operation.
|
|
3113
|
-
*/
|
|
3114
|
-
export declare type DevicesListMetricDefinitionResponse = MetricDefinitionList & {
|
|
3115
|
-
/**
|
|
3116
|
-
* The underlying HTTP response.
|
|
3117
|
-
*/
|
|
3118
|
-
_response: msRest.HttpResponse & {
|
|
3119
|
-
/**
|
|
3120
|
-
* The response body as text (string format)
|
|
3121
|
-
*/
|
|
3122
|
-
bodyAsText: string;
|
|
3123
|
-
/**
|
|
3124
|
-
* The response body as parsed JSON or XML
|
|
3125
|
-
*/
|
|
3126
|
-
parsedBody: MetricDefinitionList;
|
|
3127
|
-
};
|
|
3128
|
-
};
|
|
3129
|
-
/**
|
|
3130
|
-
* Contains response data for the getNetworkSettings operation.
|
|
3131
|
-
*/
|
|
3132
|
-
export declare type DevicesGetNetworkSettingsResponse = NetworkSettings & {
|
|
3133
|
-
/**
|
|
3134
|
-
* The underlying HTTP response.
|
|
3135
|
-
*/
|
|
3136
|
-
_response: msRest.HttpResponse & {
|
|
3137
|
-
/**
|
|
3138
|
-
* The response body as text (string format)
|
|
3139
|
-
*/
|
|
3140
|
-
bodyAsText: string;
|
|
3141
|
-
/**
|
|
3142
|
-
* The response body as parsed JSON or XML
|
|
3143
|
-
*/
|
|
3144
|
-
parsedBody: NetworkSettings;
|
|
3145
|
-
};
|
|
3146
|
-
};
|
|
3147
|
-
/**
|
|
3148
|
-
* Contains response data for the getTimeSettings operation.
|
|
3149
|
-
*/
|
|
3150
|
-
export declare type DevicesGetTimeSettingsResponse = TimeSettings & {
|
|
3151
|
-
/**
|
|
3152
|
-
* The underlying HTTP response.
|
|
3153
|
-
*/
|
|
3154
|
-
_response: msRest.HttpResponse & {
|
|
3155
|
-
/**
|
|
3156
|
-
* The response body as text (string format)
|
|
3157
|
-
*/
|
|
3158
|
-
bodyAsText: string;
|
|
3159
|
-
/**
|
|
3160
|
-
* The response body as parsed JSON or XML
|
|
3161
|
-
*/
|
|
3162
|
-
parsedBody: TimeSettings;
|
|
3163
|
-
};
|
|
3164
|
-
};
|
|
3165
|
-
/**
|
|
3166
|
-
* Contains response data for the getUpdateSummary operation.
|
|
3167
|
-
*/
|
|
3168
|
-
export declare type DevicesGetUpdateSummaryResponse = Updates & {
|
|
3169
|
-
/**
|
|
3170
|
-
* The underlying HTTP response.
|
|
3171
|
-
*/
|
|
3172
|
-
_response: msRest.HttpResponse & {
|
|
3173
|
-
/**
|
|
3174
|
-
* The response body as text (string format)
|
|
3175
|
-
*/
|
|
3176
|
-
bodyAsText: string;
|
|
3177
|
-
/**
|
|
3178
|
-
* The response body as parsed JSON or XML
|
|
3179
|
-
*/
|
|
3180
|
-
parsedBody: Updates;
|
|
3181
|
-
};
|
|
3182
|
-
};
|
|
3183
|
-
/**
|
|
3184
|
-
* Contains response data for the beginPatch operation.
|
|
3185
|
-
*/
|
|
3186
|
-
export declare type DevicesBeginPatchResponse = Device & {
|
|
3187
|
-
/**
|
|
3188
|
-
* The underlying HTTP response.
|
|
3189
|
-
*/
|
|
3190
|
-
_response: msRest.HttpResponse & {
|
|
3191
|
-
/**
|
|
3192
|
-
* The response body as text (string format)
|
|
3193
|
-
*/
|
|
3194
|
-
bodyAsText: string;
|
|
3195
|
-
/**
|
|
3196
|
-
* The response body as parsed JSON or XML
|
|
3197
|
-
*/
|
|
3198
|
-
parsedBody: Device;
|
|
3199
|
-
};
|
|
3200
|
-
};
|
|
3201
|
-
/**
|
|
3202
|
-
* Contains response data for the beginCreateOrUpdateAlertSettings operation.
|
|
3203
|
-
*/
|
|
3204
|
-
export declare type DevicesBeginCreateOrUpdateAlertSettingsResponse = AlertSettings & {
|
|
3205
|
-
/**
|
|
3206
|
-
* The underlying HTTP response.
|
|
3207
|
-
*/
|
|
3208
|
-
_response: msRest.HttpResponse & {
|
|
3209
|
-
/**
|
|
3210
|
-
* The response body as text (string format)
|
|
3211
|
-
*/
|
|
3212
|
-
bodyAsText: string;
|
|
3213
|
-
/**
|
|
3214
|
-
* The response body as parsed JSON or XML
|
|
3215
|
-
*/
|
|
3216
|
-
parsedBody: AlertSettings;
|
|
3217
|
-
};
|
|
3218
|
-
};
|
|
3219
|
-
/**
|
|
3220
|
-
* Contains response data for the listByDevice operation.
|
|
3221
|
-
*/
|
|
3222
|
-
export declare type BackupScheduleGroupsListByDeviceResponse = BackupScheduleGroupList & {
|
|
3223
|
-
/**
|
|
3224
|
-
* The underlying HTTP response.
|
|
3225
|
-
*/
|
|
3226
|
-
_response: msRest.HttpResponse & {
|
|
3227
|
-
/**
|
|
3228
|
-
* The response body as text (string format)
|
|
3229
|
-
*/
|
|
3230
|
-
bodyAsText: string;
|
|
3231
|
-
/**
|
|
3232
|
-
* The response body as parsed JSON or XML
|
|
3233
|
-
*/
|
|
3234
|
-
parsedBody: BackupScheduleGroupList;
|
|
3235
|
-
};
|
|
3236
|
-
};
|
|
3237
|
-
/**
|
|
3238
|
-
* Contains response data for the get operation.
|
|
3239
|
-
*/
|
|
3240
|
-
export declare type BackupScheduleGroupsGetResponse = BackupScheduleGroup & {
|
|
3241
|
-
/**
|
|
3242
|
-
* The underlying HTTP response.
|
|
3243
|
-
*/
|
|
3244
|
-
_response: msRest.HttpResponse & {
|
|
3245
|
-
/**
|
|
3246
|
-
* The response body as text (string format)
|
|
3247
|
-
*/
|
|
3248
|
-
bodyAsText: string;
|
|
3249
|
-
/**
|
|
3250
|
-
* The response body as parsed JSON or XML
|
|
3251
|
-
*/
|
|
3252
|
-
parsedBody: BackupScheduleGroup;
|
|
3253
|
-
};
|
|
3254
|
-
};
|
|
3255
|
-
/**
|
|
3256
|
-
* Contains response data for the createOrUpdate operation.
|
|
3257
|
-
*/
|
|
3258
|
-
export declare type BackupScheduleGroupsCreateOrUpdateResponse = BackupScheduleGroup & {
|
|
3259
|
-
/**
|
|
3260
|
-
* The underlying HTTP response.
|
|
3261
|
-
*/
|
|
3262
|
-
_response: msRest.HttpResponse & {
|
|
3263
|
-
/**
|
|
3264
|
-
* The response body as text (string format)
|
|
3265
|
-
*/
|
|
3266
|
-
bodyAsText: string;
|
|
3267
|
-
/**
|
|
3268
|
-
* The response body as parsed JSON or XML
|
|
3269
|
-
*/
|
|
3270
|
-
parsedBody: BackupScheduleGroup;
|
|
3271
|
-
};
|
|
3272
|
-
};
|
|
3273
|
-
/**
|
|
3274
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
3275
|
-
*/
|
|
3276
|
-
export declare type BackupScheduleGroupsBeginCreateOrUpdateResponse = BackupScheduleGroup & {
|
|
3277
|
-
/**
|
|
3278
|
-
* The underlying HTTP response.
|
|
3279
|
-
*/
|
|
3280
|
-
_response: msRest.HttpResponse & {
|
|
3281
|
-
/**
|
|
3282
|
-
* The response body as text (string format)
|
|
3283
|
-
*/
|
|
3284
|
-
bodyAsText: string;
|
|
3285
|
-
/**
|
|
3286
|
-
* The response body as parsed JSON or XML
|
|
3287
|
-
*/
|
|
3288
|
-
parsedBody: BackupScheduleGroup;
|
|
3289
|
-
};
|
|
3290
|
-
};
|
|
3291
|
-
/**
|
|
3292
|
-
* Contains response data for the listByDevice operation.
|
|
3293
|
-
*/
|
|
3294
|
-
export declare type ChapSettingsListByDeviceResponse = ChapSettingsList & {
|
|
3295
|
-
/**
|
|
3296
|
-
* The underlying HTTP response.
|
|
3297
|
-
*/
|
|
3298
|
-
_response: msRest.HttpResponse & {
|
|
3299
|
-
/**
|
|
3300
|
-
* The response body as text (string format)
|
|
3301
|
-
*/
|
|
3302
|
-
bodyAsText: string;
|
|
3303
|
-
/**
|
|
3304
|
-
* The response body as parsed JSON or XML
|
|
3305
|
-
*/
|
|
3306
|
-
parsedBody: ChapSettingsList;
|
|
3307
|
-
};
|
|
3308
|
-
};
|
|
3309
|
-
/**
|
|
3310
|
-
* Contains response data for the get operation.
|
|
3311
|
-
*/
|
|
3312
|
-
export declare type ChapSettingsGetResponse = ChapSettings & {
|
|
3313
|
-
/**
|
|
3314
|
-
* The underlying HTTP response.
|
|
3315
|
-
*/
|
|
3316
|
-
_response: msRest.HttpResponse & {
|
|
3317
|
-
/**
|
|
3318
|
-
* The response body as text (string format)
|
|
3319
|
-
*/
|
|
3320
|
-
bodyAsText: string;
|
|
3321
|
-
/**
|
|
3322
|
-
* The response body as parsed JSON or XML
|
|
3323
|
-
*/
|
|
3324
|
-
parsedBody: ChapSettings;
|
|
3325
|
-
};
|
|
3326
|
-
};
|
|
3327
|
-
/**
|
|
3328
|
-
* Contains response data for the createOrUpdate operation.
|
|
3329
|
-
*/
|
|
3330
|
-
export declare type ChapSettingsCreateOrUpdateResponse = ChapSettings & {
|
|
3331
|
-
/**
|
|
3332
|
-
* The underlying HTTP response.
|
|
3333
|
-
*/
|
|
3334
|
-
_response: msRest.HttpResponse & {
|
|
3335
|
-
/**
|
|
3336
|
-
* The response body as text (string format)
|
|
3337
|
-
*/
|
|
3338
|
-
bodyAsText: string;
|
|
3339
|
-
/**
|
|
3340
|
-
* The response body as parsed JSON or XML
|
|
3341
|
-
*/
|
|
3342
|
-
parsedBody: ChapSettings;
|
|
3343
|
-
};
|
|
3344
|
-
};
|
|
3345
|
-
/**
|
|
3346
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
3347
|
-
*/
|
|
3348
|
-
export declare type ChapSettingsBeginCreateOrUpdateResponse = ChapSettings & {
|
|
3349
|
-
/**
|
|
3350
|
-
* The underlying HTTP response.
|
|
3351
|
-
*/
|
|
3352
|
-
_response: msRest.HttpResponse & {
|
|
3353
|
-
/**
|
|
3354
|
-
* The response body as text (string format)
|
|
3355
|
-
*/
|
|
3356
|
-
bodyAsText: string;
|
|
3357
|
-
/**
|
|
3358
|
-
* The response body as parsed JSON or XML
|
|
3359
|
-
*/
|
|
3360
|
-
parsedBody: ChapSettings;
|
|
3361
|
-
};
|
|
3362
|
-
};
|
|
3363
|
-
/**
|
|
3364
|
-
* Contains response data for the listByDevice operation.
|
|
3365
|
-
*/
|
|
3366
|
-
export declare type IscsiDisksListByDeviceResponse = ISCSIDiskList & {
|
|
3367
|
-
/**
|
|
3368
|
-
* The underlying HTTP response.
|
|
3369
|
-
*/
|
|
3370
|
-
_response: msRest.HttpResponse & {
|
|
3371
|
-
/**
|
|
3372
|
-
* The response body as text (string format)
|
|
3373
|
-
*/
|
|
3374
|
-
bodyAsText: string;
|
|
3375
|
-
/**
|
|
3376
|
-
* The response body as parsed JSON or XML
|
|
3377
|
-
*/
|
|
3378
|
-
parsedBody: ISCSIDiskList;
|
|
3379
|
-
};
|
|
3380
|
-
};
|
|
3381
|
-
/**
|
|
3382
|
-
* Contains response data for the listByIscsiServer operation.
|
|
3383
|
-
*/
|
|
3384
|
-
export declare type IscsiDisksListByIscsiServerResponse = ISCSIDiskList & {
|
|
3385
|
-
/**
|
|
3386
|
-
* The underlying HTTP response.
|
|
3387
|
-
*/
|
|
3388
|
-
_response: msRest.HttpResponse & {
|
|
3389
|
-
/**
|
|
3390
|
-
* The response body as text (string format)
|
|
3391
|
-
*/
|
|
3392
|
-
bodyAsText: string;
|
|
3393
|
-
/**
|
|
3394
|
-
* The response body as parsed JSON or XML
|
|
3395
|
-
*/
|
|
3396
|
-
parsedBody: ISCSIDiskList;
|
|
3397
|
-
};
|
|
3398
|
-
};
|
|
3399
|
-
/**
|
|
3400
|
-
* Contains response data for the get operation.
|
|
3401
|
-
*/
|
|
3402
|
-
export declare type IscsiDisksGetResponse = ISCSIDisk & {
|
|
3403
|
-
/**
|
|
3404
|
-
* The underlying HTTP response.
|
|
3405
|
-
*/
|
|
3406
|
-
_response: msRest.HttpResponse & {
|
|
3407
|
-
/**
|
|
3408
|
-
* The response body as text (string format)
|
|
3409
|
-
*/
|
|
3410
|
-
bodyAsText: string;
|
|
3411
|
-
/**
|
|
3412
|
-
* The response body as parsed JSON or XML
|
|
3413
|
-
*/
|
|
3414
|
-
parsedBody: ISCSIDisk;
|
|
3415
|
-
};
|
|
3416
|
-
};
|
|
3417
|
-
/**
|
|
3418
|
-
* Contains response data for the createOrUpdate operation.
|
|
3419
|
-
*/
|
|
3420
|
-
export declare type IscsiDisksCreateOrUpdateResponse = ISCSIDisk & {
|
|
3421
|
-
/**
|
|
3422
|
-
* The underlying HTTP response.
|
|
3423
|
-
*/
|
|
3424
|
-
_response: msRest.HttpResponse & {
|
|
3425
|
-
/**
|
|
3426
|
-
* The response body as text (string format)
|
|
3427
|
-
*/
|
|
3428
|
-
bodyAsText: string;
|
|
3429
|
-
/**
|
|
3430
|
-
* The response body as parsed JSON or XML
|
|
3431
|
-
*/
|
|
3432
|
-
parsedBody: ISCSIDisk;
|
|
3433
|
-
};
|
|
3434
|
-
};
|
|
3435
|
-
/**
|
|
3436
|
-
* Contains response data for the listMetrics operation.
|
|
3437
|
-
*/
|
|
3438
|
-
export declare type IscsiDisksListMetricsResponse = MetricList & {
|
|
3439
|
-
/**
|
|
3440
|
-
* The underlying HTTP response.
|
|
3441
|
-
*/
|
|
3442
|
-
_response: msRest.HttpResponse & {
|
|
3443
|
-
/**
|
|
3444
|
-
* The response body as text (string format)
|
|
3445
|
-
*/
|
|
3446
|
-
bodyAsText: string;
|
|
3447
|
-
/**
|
|
3448
|
-
* The response body as parsed JSON or XML
|
|
3449
|
-
*/
|
|
3450
|
-
parsedBody: MetricList;
|
|
3451
|
-
};
|
|
3452
|
-
};
|
|
3453
|
-
/**
|
|
3454
|
-
* Contains response data for the listMetricDefinition operation.
|
|
3455
|
-
*/
|
|
3456
|
-
export declare type IscsiDisksListMetricDefinitionResponse = MetricDefinitionList & {
|
|
3457
|
-
/**
|
|
3458
|
-
* The underlying HTTP response.
|
|
3459
|
-
*/
|
|
3460
|
-
_response: msRest.HttpResponse & {
|
|
3461
|
-
/**
|
|
3462
|
-
* The response body as text (string format)
|
|
3463
|
-
*/
|
|
3464
|
-
bodyAsText: string;
|
|
3465
|
-
/**
|
|
3466
|
-
* The response body as parsed JSON or XML
|
|
3467
|
-
*/
|
|
3468
|
-
parsedBody: MetricDefinitionList;
|
|
3469
|
-
};
|
|
3470
|
-
};
|
|
3471
|
-
/**
|
|
3472
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
3473
|
-
*/
|
|
3474
|
-
export declare type IscsiDisksBeginCreateOrUpdateResponse = ISCSIDisk & {
|
|
3475
|
-
/**
|
|
3476
|
-
* The underlying HTTP response.
|
|
3477
|
-
*/
|
|
3478
|
-
_response: msRest.HttpResponse & {
|
|
3479
|
-
/**
|
|
3480
|
-
* The response body as text (string format)
|
|
3481
|
-
*/
|
|
3482
|
-
bodyAsText: string;
|
|
3483
|
-
/**
|
|
3484
|
-
* The response body as parsed JSON or XML
|
|
3485
|
-
*/
|
|
3486
|
-
parsedBody: ISCSIDisk;
|
|
3487
|
-
};
|
|
3488
|
-
};
|
|
3489
|
-
/**
|
|
3490
|
-
* Contains response data for the listByDevice operation.
|
|
3491
|
-
*/
|
|
3492
|
-
export declare type FileServersListByDeviceResponse = FileServerList & {
|
|
3493
|
-
/**
|
|
3494
|
-
* The underlying HTTP response.
|
|
3495
|
-
*/
|
|
3496
|
-
_response: msRest.HttpResponse & {
|
|
3497
|
-
/**
|
|
3498
|
-
* The response body as text (string format)
|
|
3499
|
-
*/
|
|
3500
|
-
bodyAsText: string;
|
|
3501
|
-
/**
|
|
3502
|
-
* The response body as parsed JSON or XML
|
|
3503
|
-
*/
|
|
3504
|
-
parsedBody: FileServerList;
|
|
3505
|
-
};
|
|
3506
|
-
};
|
|
3507
|
-
/**
|
|
3508
|
-
* Contains response data for the get operation.
|
|
3509
|
-
*/
|
|
3510
|
-
export declare type FileServersGetResponse = FileServer & {
|
|
3511
|
-
/**
|
|
3512
|
-
* The underlying HTTP response.
|
|
3513
|
-
*/
|
|
3514
|
-
_response: msRest.HttpResponse & {
|
|
3515
|
-
/**
|
|
3516
|
-
* The response body as text (string format)
|
|
3517
|
-
*/
|
|
3518
|
-
bodyAsText: string;
|
|
3519
|
-
/**
|
|
3520
|
-
* The response body as parsed JSON or XML
|
|
3521
|
-
*/
|
|
3522
|
-
parsedBody: FileServer;
|
|
3523
|
-
};
|
|
3524
|
-
};
|
|
3525
|
-
/**
|
|
3526
|
-
* Contains response data for the createOrUpdate operation.
|
|
3527
|
-
*/
|
|
3528
|
-
export declare type FileServersCreateOrUpdateResponse = FileServer & {
|
|
3529
|
-
/**
|
|
3530
|
-
* The underlying HTTP response.
|
|
3531
|
-
*/
|
|
3532
|
-
_response: msRest.HttpResponse & {
|
|
3533
|
-
/**
|
|
3534
|
-
* The response body as text (string format)
|
|
3535
|
-
*/
|
|
3536
|
-
bodyAsText: string;
|
|
3537
|
-
/**
|
|
3538
|
-
* The response body as parsed JSON or XML
|
|
3539
|
-
*/
|
|
3540
|
-
parsedBody: FileServer;
|
|
3541
|
-
};
|
|
3542
|
-
};
|
|
3543
|
-
/**
|
|
3544
|
-
* Contains response data for the listMetrics operation.
|
|
3545
|
-
*/
|
|
3546
|
-
export declare type FileServersListMetricsResponse = MetricList & {
|
|
3547
|
-
/**
|
|
3548
|
-
* The underlying HTTP response.
|
|
3549
|
-
*/
|
|
3550
|
-
_response: msRest.HttpResponse & {
|
|
3551
|
-
/**
|
|
3552
|
-
* The response body as text (string format)
|
|
3553
|
-
*/
|
|
3554
|
-
bodyAsText: string;
|
|
3555
|
-
/**
|
|
3556
|
-
* The response body as parsed JSON or XML
|
|
3557
|
-
*/
|
|
3558
|
-
parsedBody: MetricList;
|
|
3559
|
-
};
|
|
3560
|
-
};
|
|
3561
|
-
/**
|
|
3562
|
-
* Contains response data for the listMetricDefinition operation.
|
|
3563
|
-
*/
|
|
3564
|
-
export declare type FileServersListMetricDefinitionResponse = MetricDefinitionList & {
|
|
3565
|
-
/**
|
|
3566
|
-
* The underlying HTTP response.
|
|
3567
|
-
*/
|
|
3568
|
-
_response: msRest.HttpResponse & {
|
|
3569
|
-
/**
|
|
3570
|
-
* The response body as text (string format)
|
|
3571
|
-
*/
|
|
3572
|
-
bodyAsText: string;
|
|
3573
|
-
/**
|
|
3574
|
-
* The response body as parsed JSON or XML
|
|
3575
|
-
*/
|
|
3576
|
-
parsedBody: MetricDefinitionList;
|
|
3577
|
-
};
|
|
3578
|
-
};
|
|
3579
|
-
/**
|
|
3580
|
-
* Contains response data for the listByManager operation.
|
|
3581
|
-
*/
|
|
3582
|
-
export declare type FileServersListByManagerResponse = FileServerList & {
|
|
3583
|
-
/**
|
|
3584
|
-
* The underlying HTTP response.
|
|
3585
|
-
*/
|
|
3586
|
-
_response: msRest.HttpResponse & {
|
|
3587
|
-
/**
|
|
3588
|
-
* The response body as text (string format)
|
|
3589
|
-
*/
|
|
3590
|
-
bodyAsText: string;
|
|
3591
|
-
/**
|
|
3592
|
-
* The response body as parsed JSON or XML
|
|
3593
|
-
*/
|
|
3594
|
-
parsedBody: FileServerList;
|
|
3595
|
-
};
|
|
3596
|
-
};
|
|
3597
|
-
/**
|
|
3598
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
3599
|
-
*/
|
|
3600
|
-
export declare type FileServersBeginCreateOrUpdateResponse = FileServer & {
|
|
3601
|
-
/**
|
|
3602
|
-
* The underlying HTTP response.
|
|
3603
|
-
*/
|
|
3604
|
-
_response: msRest.HttpResponse & {
|
|
3605
|
-
/**
|
|
3606
|
-
* The response body as text (string format)
|
|
3607
|
-
*/
|
|
3608
|
-
bodyAsText: string;
|
|
3609
|
-
/**
|
|
3610
|
-
* The response body as parsed JSON or XML
|
|
3611
|
-
*/
|
|
3612
|
-
parsedBody: FileServer;
|
|
3613
|
-
};
|
|
3614
|
-
};
|
|
3615
|
-
/**
|
|
3616
|
-
* Contains response data for the listByFileServer operation.
|
|
3617
|
-
*/
|
|
3618
|
-
export declare type FileSharesListByFileServerResponse = FileShareList & {
|
|
3619
|
-
/**
|
|
3620
|
-
* The underlying HTTP response.
|
|
3621
|
-
*/
|
|
3622
|
-
_response: msRest.HttpResponse & {
|
|
3623
|
-
/**
|
|
3624
|
-
* The response body as text (string format)
|
|
3625
|
-
*/
|
|
3626
|
-
bodyAsText: string;
|
|
3627
|
-
/**
|
|
3628
|
-
* The response body as parsed JSON or XML
|
|
3629
|
-
*/
|
|
3630
|
-
parsedBody: FileShareList;
|
|
3631
|
-
};
|
|
3632
|
-
};
|
|
3633
|
-
/**
|
|
3634
|
-
* Contains response data for the get operation.
|
|
3635
|
-
*/
|
|
3636
|
-
export declare type FileSharesGetResponse = FileShare & {
|
|
3637
|
-
/**
|
|
3638
|
-
* The underlying HTTP response.
|
|
3639
|
-
*/
|
|
3640
|
-
_response: msRest.HttpResponse & {
|
|
3641
|
-
/**
|
|
3642
|
-
* The response body as text (string format)
|
|
3643
|
-
*/
|
|
3644
|
-
bodyAsText: string;
|
|
3645
|
-
/**
|
|
3646
|
-
* The response body as parsed JSON or XML
|
|
3647
|
-
*/
|
|
3648
|
-
parsedBody: FileShare;
|
|
3649
|
-
};
|
|
3650
|
-
};
|
|
3651
|
-
/**
|
|
3652
|
-
* Contains response data for the createOrUpdate operation.
|
|
3653
|
-
*/
|
|
3654
|
-
export declare type FileSharesCreateOrUpdateResponse = FileShare & {
|
|
3655
|
-
/**
|
|
3656
|
-
* The underlying HTTP response.
|
|
3657
|
-
*/
|
|
3658
|
-
_response: msRest.HttpResponse & {
|
|
3659
|
-
/**
|
|
3660
|
-
* The response body as text (string format)
|
|
3661
|
-
*/
|
|
3662
|
-
bodyAsText: string;
|
|
3663
|
-
/**
|
|
3664
|
-
* The response body as parsed JSON or XML
|
|
3665
|
-
*/
|
|
3666
|
-
parsedBody: FileShare;
|
|
3667
|
-
};
|
|
3668
|
-
};
|
|
3669
|
-
/**
|
|
3670
|
-
* Contains response data for the listMetrics operation.
|
|
3671
|
-
*/
|
|
3672
|
-
export declare type FileSharesListMetricsResponse = MetricList & {
|
|
3673
|
-
/**
|
|
3674
|
-
* The underlying HTTP response.
|
|
3675
|
-
*/
|
|
3676
|
-
_response: msRest.HttpResponse & {
|
|
3677
|
-
/**
|
|
3678
|
-
* The response body as text (string format)
|
|
3679
|
-
*/
|
|
3680
|
-
bodyAsText: string;
|
|
3681
|
-
/**
|
|
3682
|
-
* The response body as parsed JSON or XML
|
|
3683
|
-
*/
|
|
3684
|
-
parsedBody: MetricList;
|
|
3685
|
-
};
|
|
3686
|
-
};
|
|
3687
|
-
/**
|
|
3688
|
-
* Contains response data for the listMetricDefinition operation.
|
|
3689
|
-
*/
|
|
3690
|
-
export declare type FileSharesListMetricDefinitionResponse = MetricDefinitionList & {
|
|
3691
|
-
/**
|
|
3692
|
-
* The underlying HTTP response.
|
|
3693
|
-
*/
|
|
3694
|
-
_response: msRest.HttpResponse & {
|
|
3695
|
-
/**
|
|
3696
|
-
* The response body as text (string format)
|
|
3697
|
-
*/
|
|
3698
|
-
bodyAsText: string;
|
|
3699
|
-
/**
|
|
3700
|
-
* The response body as parsed JSON or XML
|
|
3701
|
-
*/
|
|
3702
|
-
parsedBody: MetricDefinitionList;
|
|
3703
|
-
};
|
|
3704
|
-
};
|
|
3705
|
-
/**
|
|
3706
|
-
* Contains response data for the listByDevice operation.
|
|
3707
|
-
*/
|
|
3708
|
-
export declare type FileSharesListByDeviceResponse = FileShareList & {
|
|
3709
|
-
/**
|
|
3710
|
-
* The underlying HTTP response.
|
|
3711
|
-
*/
|
|
3712
|
-
_response: msRest.HttpResponse & {
|
|
3713
|
-
/**
|
|
3714
|
-
* The response body as text (string format)
|
|
3715
|
-
*/
|
|
3716
|
-
bodyAsText: string;
|
|
3717
|
-
/**
|
|
3718
|
-
* The response body as parsed JSON or XML
|
|
3719
|
-
*/
|
|
3720
|
-
parsedBody: FileShareList;
|
|
3721
|
-
};
|
|
3722
|
-
};
|
|
3723
|
-
/**
|
|
3724
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
3725
|
-
*/
|
|
3726
|
-
export declare type FileSharesBeginCreateOrUpdateResponse = FileShare & {
|
|
3727
|
-
/**
|
|
3728
|
-
* The underlying HTTP response.
|
|
3729
|
-
*/
|
|
3730
|
-
_response: msRest.HttpResponse & {
|
|
3731
|
-
/**
|
|
3732
|
-
* The response body as text (string format)
|
|
3733
|
-
*/
|
|
3734
|
-
bodyAsText: string;
|
|
3735
|
-
/**
|
|
3736
|
-
* The response body as parsed JSON or XML
|
|
3737
|
-
*/
|
|
3738
|
-
parsedBody: FileShare;
|
|
3739
|
-
};
|
|
3740
|
-
};
|
|
3741
|
-
/**
|
|
3742
|
-
* Contains response data for the listByDevice operation.
|
|
3743
|
-
*/
|
|
3744
|
-
export declare type IscsiServersListByDeviceResponse = ISCSIServerList & {
|
|
3745
|
-
/**
|
|
3746
|
-
* The underlying HTTP response.
|
|
3747
|
-
*/
|
|
3748
|
-
_response: msRest.HttpResponse & {
|
|
3749
|
-
/**
|
|
3750
|
-
* The response body as text (string format)
|
|
3751
|
-
*/
|
|
3752
|
-
bodyAsText: string;
|
|
3753
|
-
/**
|
|
3754
|
-
* The response body as parsed JSON or XML
|
|
3755
|
-
*/
|
|
3756
|
-
parsedBody: ISCSIServerList;
|
|
3757
|
-
};
|
|
3758
|
-
};
|
|
3759
|
-
/**
|
|
3760
|
-
* Contains response data for the get operation.
|
|
3761
|
-
*/
|
|
3762
|
-
export declare type IscsiServersGetResponse = ISCSIServer & {
|
|
3763
|
-
/**
|
|
3764
|
-
* The underlying HTTP response.
|
|
3765
|
-
*/
|
|
3766
|
-
_response: msRest.HttpResponse & {
|
|
3767
|
-
/**
|
|
3768
|
-
* The response body as text (string format)
|
|
3769
|
-
*/
|
|
3770
|
-
bodyAsText: string;
|
|
3771
|
-
/**
|
|
3772
|
-
* The response body as parsed JSON or XML
|
|
3773
|
-
*/
|
|
3774
|
-
parsedBody: ISCSIServer;
|
|
3775
|
-
};
|
|
3776
|
-
};
|
|
3777
|
-
/**
|
|
3778
|
-
* Contains response data for the createOrUpdate operation.
|
|
3779
|
-
*/
|
|
3780
|
-
export declare type IscsiServersCreateOrUpdateResponse = ISCSIServer & {
|
|
3781
|
-
/**
|
|
3782
|
-
* The underlying HTTP response.
|
|
3783
|
-
*/
|
|
3784
|
-
_response: msRest.HttpResponse & {
|
|
3785
|
-
/**
|
|
3786
|
-
* The response body as text (string format)
|
|
3787
|
-
*/
|
|
3788
|
-
bodyAsText: string;
|
|
3789
|
-
/**
|
|
3790
|
-
* The response body as parsed JSON or XML
|
|
3791
|
-
*/
|
|
3792
|
-
parsedBody: ISCSIServer;
|
|
3793
|
-
};
|
|
3794
|
-
};
|
|
3795
|
-
/**
|
|
3796
|
-
* Contains response data for the listMetrics operation.
|
|
3797
|
-
*/
|
|
3798
|
-
export declare type IscsiServersListMetricsResponse = MetricList & {
|
|
3799
|
-
/**
|
|
3800
|
-
* The underlying HTTP response.
|
|
3801
|
-
*/
|
|
3802
|
-
_response: msRest.HttpResponse & {
|
|
3803
|
-
/**
|
|
3804
|
-
* The response body as text (string format)
|
|
3805
|
-
*/
|
|
3806
|
-
bodyAsText: string;
|
|
3807
|
-
/**
|
|
3808
|
-
* The response body as parsed JSON or XML
|
|
3809
|
-
*/
|
|
3810
|
-
parsedBody: MetricList;
|
|
3811
|
-
};
|
|
3812
|
-
};
|
|
3813
|
-
/**
|
|
3814
|
-
* Contains response data for the listMetricDefinition operation.
|
|
3815
|
-
*/
|
|
3816
|
-
export declare type IscsiServersListMetricDefinitionResponse = MetricDefinitionList & {
|
|
3817
|
-
/**
|
|
3818
|
-
* The underlying HTTP response.
|
|
3819
|
-
*/
|
|
3820
|
-
_response: msRest.HttpResponse & {
|
|
3821
|
-
/**
|
|
3822
|
-
* The response body as text (string format)
|
|
3823
|
-
*/
|
|
3824
|
-
bodyAsText: string;
|
|
3825
|
-
/**
|
|
3826
|
-
* The response body as parsed JSON or XML
|
|
3827
|
-
*/
|
|
3828
|
-
parsedBody: MetricDefinitionList;
|
|
3829
|
-
};
|
|
3830
|
-
};
|
|
3831
|
-
/**
|
|
3832
|
-
* Contains response data for the listByManager operation.
|
|
3833
|
-
*/
|
|
3834
|
-
export declare type IscsiServersListByManagerResponse = ISCSIServerList & {
|
|
3835
|
-
/**
|
|
3836
|
-
* The underlying HTTP response.
|
|
3837
|
-
*/
|
|
3838
|
-
_response: msRest.HttpResponse & {
|
|
3839
|
-
/**
|
|
3840
|
-
* The response body as text (string format)
|
|
3841
|
-
*/
|
|
3842
|
-
bodyAsText: string;
|
|
3843
|
-
/**
|
|
3844
|
-
* The response body as parsed JSON or XML
|
|
3845
|
-
*/
|
|
3846
|
-
parsedBody: ISCSIServerList;
|
|
3847
|
-
};
|
|
3848
|
-
};
|
|
3849
|
-
/**
|
|
3850
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
3851
|
-
*/
|
|
3852
|
-
export declare type IscsiServersBeginCreateOrUpdateResponse = ISCSIServer & {
|
|
3853
|
-
/**
|
|
3854
|
-
* The underlying HTTP response.
|
|
3855
|
-
*/
|
|
3856
|
-
_response: msRest.HttpResponse & {
|
|
3857
|
-
/**
|
|
3858
|
-
* The response body as text (string format)
|
|
3859
|
-
*/
|
|
3860
|
-
bodyAsText: string;
|
|
3861
|
-
/**
|
|
3862
|
-
* The response body as parsed JSON or XML
|
|
3863
|
-
*/
|
|
3864
|
-
parsedBody: ISCSIServer;
|
|
3865
|
-
};
|
|
3866
|
-
};
|
|
3867
|
-
/**
|
|
3868
|
-
* Contains response data for the listByDevice operation.
|
|
3869
|
-
*/
|
|
3870
|
-
export declare type JobsListByDeviceResponse = JobList & {
|
|
3871
|
-
/**
|
|
3872
|
-
* The underlying HTTP response.
|
|
3873
|
-
*/
|
|
3874
|
-
_response: msRest.HttpResponse & {
|
|
3875
|
-
/**
|
|
3876
|
-
* The response body as text (string format)
|
|
3877
|
-
*/
|
|
3878
|
-
bodyAsText: string;
|
|
3879
|
-
/**
|
|
3880
|
-
* The response body as parsed JSON or XML
|
|
3881
|
-
*/
|
|
3882
|
-
parsedBody: JobList;
|
|
3883
|
-
};
|
|
3884
|
-
};
|
|
3885
|
-
/**
|
|
3886
|
-
* Contains response data for the get operation.
|
|
3887
|
-
*/
|
|
3888
|
-
export declare type JobsGetResponse = Job & {
|
|
3889
|
-
/**
|
|
3890
|
-
* The underlying HTTP response.
|
|
3891
|
-
*/
|
|
3892
|
-
_response: msRest.HttpResponse & {
|
|
3893
|
-
/**
|
|
3894
|
-
* The response body as text (string format)
|
|
3895
|
-
*/
|
|
3896
|
-
bodyAsText: string;
|
|
3897
|
-
/**
|
|
3898
|
-
* The response body as parsed JSON or XML
|
|
3899
|
-
*/
|
|
3900
|
-
parsedBody: Job;
|
|
3901
|
-
};
|
|
3902
|
-
};
|
|
3903
|
-
/**
|
|
3904
|
-
* Contains response data for the listByManager operation.
|
|
3905
|
-
*/
|
|
3906
|
-
export declare type JobsListByManagerResponse = JobList & {
|
|
3907
|
-
/**
|
|
3908
|
-
* The underlying HTTP response.
|
|
3909
|
-
*/
|
|
3910
|
-
_response: msRest.HttpResponse & {
|
|
3911
|
-
/**
|
|
3912
|
-
* The response body as text (string format)
|
|
3913
|
-
*/
|
|
3914
|
-
bodyAsText: string;
|
|
3915
|
-
/**
|
|
3916
|
-
* The response body as parsed JSON or XML
|
|
3917
|
-
*/
|
|
3918
|
-
parsedBody: JobList;
|
|
3919
|
-
};
|
|
3920
|
-
};
|
|
3921
|
-
/**
|
|
3922
|
-
* Contains response data for the listByDeviceNext operation.
|
|
3923
|
-
*/
|
|
3924
|
-
export declare type JobsListByDeviceNextResponse = JobList & {
|
|
3925
|
-
/**
|
|
3926
|
-
* The underlying HTTP response.
|
|
3927
|
-
*/
|
|
3928
|
-
_response: msRest.HttpResponse & {
|
|
3929
|
-
/**
|
|
3930
|
-
* The response body as text (string format)
|
|
3931
|
-
*/
|
|
3932
|
-
bodyAsText: string;
|
|
3933
|
-
/**
|
|
3934
|
-
* The response body as parsed JSON or XML
|
|
3935
|
-
*/
|
|
3936
|
-
parsedBody: JobList;
|
|
3937
|
-
};
|
|
3938
|
-
};
|
|
3939
|
-
/**
|
|
3940
|
-
* Contains response data for the listByManagerNext operation.
|
|
3941
|
-
*/
|
|
3942
|
-
export declare type JobsListByManagerNextResponse = JobList & {
|
|
3943
|
-
/**
|
|
3944
|
-
* The underlying HTTP response.
|
|
3945
|
-
*/
|
|
3946
|
-
_response: msRest.HttpResponse & {
|
|
3947
|
-
/**
|
|
3948
|
-
* The response body as text (string format)
|
|
3949
|
-
*/
|
|
3950
|
-
bodyAsText: string;
|
|
3951
|
-
/**
|
|
3952
|
-
* The response body as parsed JSON or XML
|
|
3953
|
-
*/
|
|
3954
|
-
parsedBody: JobList;
|
|
3955
|
-
};
|
|
3956
|
-
};
|
|
3957
|
-
/**
|
|
3958
|
-
* Contains response data for the listByManager operation.
|
|
3959
|
-
*/
|
|
3960
|
-
export declare type StorageAccountCredentialsListByManagerResponse = StorageAccountCredentialList & {
|
|
3961
|
-
/**
|
|
3962
|
-
* The underlying HTTP response.
|
|
3963
|
-
*/
|
|
3964
|
-
_response: msRest.HttpResponse & {
|
|
3965
|
-
/**
|
|
3966
|
-
* The response body as text (string format)
|
|
3967
|
-
*/
|
|
3968
|
-
bodyAsText: string;
|
|
3969
|
-
/**
|
|
3970
|
-
* The response body as parsed JSON or XML
|
|
3971
|
-
*/
|
|
3972
|
-
parsedBody: StorageAccountCredentialList;
|
|
3973
|
-
};
|
|
3974
|
-
};
|
|
3975
|
-
/**
|
|
3976
|
-
* Contains response data for the get operation.
|
|
3977
|
-
*/
|
|
3978
|
-
export declare type StorageAccountCredentialsGetResponse = StorageAccountCredential & {
|
|
3979
|
-
/**
|
|
3980
|
-
* The underlying HTTP response.
|
|
3981
|
-
*/
|
|
3982
|
-
_response: msRest.HttpResponse & {
|
|
3983
|
-
/**
|
|
3984
|
-
* The response body as text (string format)
|
|
3985
|
-
*/
|
|
3986
|
-
bodyAsText: string;
|
|
3987
|
-
/**
|
|
3988
|
-
* The response body as parsed JSON or XML
|
|
3989
|
-
*/
|
|
3990
|
-
parsedBody: StorageAccountCredential;
|
|
3991
|
-
};
|
|
3992
|
-
};
|
|
3993
|
-
/**
|
|
3994
|
-
* Contains response data for the createOrUpdate operation.
|
|
3995
|
-
*/
|
|
3996
|
-
export declare type StorageAccountCredentialsCreateOrUpdateResponse = StorageAccountCredential & {
|
|
3997
|
-
/**
|
|
3998
|
-
* The underlying HTTP response.
|
|
3999
|
-
*/
|
|
4000
|
-
_response: msRest.HttpResponse & {
|
|
4001
|
-
/**
|
|
4002
|
-
* The response body as text (string format)
|
|
4003
|
-
*/
|
|
4004
|
-
bodyAsText: string;
|
|
4005
|
-
/**
|
|
4006
|
-
* The response body as parsed JSON or XML
|
|
4007
|
-
*/
|
|
4008
|
-
parsedBody: StorageAccountCredential;
|
|
4009
|
-
};
|
|
4010
|
-
};
|
|
4011
|
-
/**
|
|
4012
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
4013
|
-
*/
|
|
4014
|
-
export declare type StorageAccountCredentialsBeginCreateOrUpdateResponse = StorageAccountCredential & {
|
|
4015
|
-
/**
|
|
4016
|
-
* The underlying HTTP response.
|
|
4017
|
-
*/
|
|
4018
|
-
_response: msRest.HttpResponse & {
|
|
4019
|
-
/**
|
|
4020
|
-
* The response body as text (string format)
|
|
4021
|
-
*/
|
|
4022
|
-
bodyAsText: string;
|
|
4023
|
-
/**
|
|
4024
|
-
* The response body as parsed JSON or XML
|
|
4025
|
-
*/
|
|
4026
|
-
parsedBody: StorageAccountCredential;
|
|
4027
|
-
};
|
|
4028
|
-
};
|
|
4029
|
-
/**
|
|
4030
|
-
* Contains response data for the listByManager operation.
|
|
4031
|
-
*/
|
|
4032
|
-
export declare type StorageDomainsListByManagerResponse = StorageDomainList & {
|
|
4033
|
-
/**
|
|
4034
|
-
* The underlying HTTP response.
|
|
4035
|
-
*/
|
|
4036
|
-
_response: msRest.HttpResponse & {
|
|
4037
|
-
/**
|
|
4038
|
-
* The response body as text (string format)
|
|
4039
|
-
*/
|
|
4040
|
-
bodyAsText: string;
|
|
4041
|
-
/**
|
|
4042
|
-
* The response body as parsed JSON or XML
|
|
4043
|
-
*/
|
|
4044
|
-
parsedBody: StorageDomainList;
|
|
4045
|
-
};
|
|
4046
|
-
};
|
|
4047
|
-
/**
|
|
4048
|
-
* Contains response data for the get operation.
|
|
4049
|
-
*/
|
|
4050
|
-
export declare type StorageDomainsGetResponse = StorageDomain & {
|
|
4051
|
-
/**
|
|
4052
|
-
* The underlying HTTP response.
|
|
4053
|
-
*/
|
|
4054
|
-
_response: msRest.HttpResponse & {
|
|
4055
|
-
/**
|
|
4056
|
-
* The response body as text (string format)
|
|
4057
|
-
*/
|
|
4058
|
-
bodyAsText: string;
|
|
4059
|
-
/**
|
|
4060
|
-
* The response body as parsed JSON or XML
|
|
4061
|
-
*/
|
|
4062
|
-
parsedBody: StorageDomain;
|
|
4063
|
-
};
|
|
4064
|
-
};
|
|
4065
|
-
/**
|
|
4066
|
-
* Contains response data for the createOrUpdate operation.
|
|
4067
|
-
*/
|
|
4068
|
-
export declare type StorageDomainsCreateOrUpdateResponse = StorageDomain & {
|
|
4069
|
-
/**
|
|
4070
|
-
* The underlying HTTP response.
|
|
4071
|
-
*/
|
|
4072
|
-
_response: msRest.HttpResponse & {
|
|
4073
|
-
/**
|
|
4074
|
-
* The response body as text (string format)
|
|
4075
|
-
*/
|
|
4076
|
-
bodyAsText: string;
|
|
4077
|
-
/**
|
|
4078
|
-
* The response body as parsed JSON or XML
|
|
4079
|
-
*/
|
|
4080
|
-
parsedBody: StorageDomain;
|
|
4081
|
-
};
|
|
4082
|
-
};
|
|
4083
|
-
/**
|
|
4084
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
4085
|
-
*/
|
|
4086
|
-
export declare type StorageDomainsBeginCreateOrUpdateResponse = StorageDomain & {
|
|
4087
|
-
/**
|
|
4088
|
-
* The underlying HTTP response.
|
|
4089
|
-
*/
|
|
4090
|
-
_response: msRest.HttpResponse & {
|
|
4091
|
-
/**
|
|
4092
|
-
* The response body as text (string format)
|
|
4093
|
-
*/
|
|
4094
|
-
bodyAsText: string;
|
|
4095
|
-
/**
|
|
4096
|
-
* The response body as parsed JSON or XML
|
|
4097
|
-
*/
|
|
4098
|
-
parsedBody: StorageDomain;
|
|
4099
|
-
};
|
|
4100
|
-
};
|
|
4101
|
-
//# sourceMappingURL=index.d.ts.map
|