@microsoft/msgraph-sdk-solutions 1.0.0-preview.25 → 1.0.0-preview.27
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/package.json +3 -5
- package/solutions/backupRestore/driveInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/driveInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/index.js +70 -0
- package/solutions/backupRestore/driveInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/driveProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/driveProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/enable/index.d.ts +62 -0
- package/solutions/backupRestore/enable/index.d.ts.map +1 -0
- package/solutions/backupRestore/enable/index.js +62 -0
- package/solutions/backupRestore/enable/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.d.ts +82 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts +84 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js +73 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/index.d.ts +164 -0
- package/solutions/backupRestore/index.d.ts.map +1 -0
- package/solutions/backupRestore/index.js +168 -0
- package/solutions/backupRestore/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.js +70 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.d.ts +83 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.d.ts +97 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts +79 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js +67 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/protectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/protectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/index.d.ts +97 -0
- package/solutions/backupRestore/protectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/index.js +71 -0
- package/solutions/backupRestore/protectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.d.ts +30 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.js +28 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.d.ts +30 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.js +28 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/protectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/index.js +71 -0
- package/solutions/backupRestore/protectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/protectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/protectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/index.d.ts +82 -0
- package/solutions/backupRestore/protectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/index.js +58 -0
- package/solutions/backupRestore/protectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/item/index.d.ts +43 -0
- package/solutions/backupRestore/protectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/protectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/count/index.d.ts +41 -0
- package/solutions/backupRestore/restorePoints/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/count/index.js +34 -0
- package/solutions/backupRestore/restorePoints/count/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/index.d.ts +102 -0
- package/solutions/backupRestore/restorePoints/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/index.js +76 -0
- package/solutions/backupRestore/restorePoints/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/item/index.d.ts +78 -0
- package/solutions/backupRestore/restorePoints/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/item/index.js +66 -0
- package/solutions/backupRestore/restorePoints/item/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.d.ts +42 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.js +36 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/search/index.d.ts +78 -0
- package/solutions/backupRestore/restorePoints/search/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/search/index.js +70 -0
- package/solutions/backupRestore/restorePoints/search/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/restoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/restoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/index.d.ts +98 -0
- package/solutions/backupRestore/restoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/index.js +71 -0
- package/solutions/backupRestore/restoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.d.ts +30 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.js +28 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/index.d.ts +80 -0
- package/solutions/backupRestore/restoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/index.js +66 -0
- package/solutions/backupRestore/restoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/count/index.d.ts +41 -0
- package/solutions/backupRestore/serviceApps/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/count/index.js +34 -0
- package/solutions/backupRestore/serviceApps/count/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/index.d.ts +99 -0
- package/solutions/backupRestore/serviceApps/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/index.js +71 -0
- package/solutions/backupRestore/serviceApps/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.d.ts +62 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.js +62 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.d.ts +30 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.js +28 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/index.d.ts +85 -0
- package/solutions/backupRestore/serviceApps/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/index.js +71 -0
- package/solutions/backupRestore/serviceApps/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts +83 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts +78 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js +67 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/siteInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/index.js +70 -0
- package/solutions/backupRestore/siteInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/siteProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/siteProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.js.map +1 -0
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js +7 -2
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js +7 -2
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts +7 -7
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js +16 -6
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js.map +1 -1
- package/solutions/index.d.ts +5 -0
- package/solutions/index.d.ts.map +1 -1
- package/solutions/index.js +6 -0
- package/solutions/index.js.map +1 -1
- package/solutions/virtualEvents/events/item/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/events/item/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/cancel/index.js +25 -0
- package/solutions/virtualEvents/events/item/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/index.d.ts +15 -0
- package/solutions/virtualEvents/events/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/index.js +16 -0
- package/solutions/virtualEvents/events/item/index.js.map +1 -1
- package/solutions/virtualEvents/events/item/presenters/count/index.d.ts +41 -0
- package/solutions/virtualEvents/events/item/presenters/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/count/index.js +34 -0
- package/solutions/virtualEvents/events/item/presenters/count/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/index.d.ts +97 -0
- package/solutions/virtualEvents/events/item/presenters/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/index.js +70 -0
- package/solutions/virtualEvents/events/item/presenters/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.d.ts +69 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.js +56 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/publish/index.d.ts +27 -0
- package/solutions/virtualEvents/events/item/publish/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/publish/index.js +25 -0
- package/solutions/virtualEvents/events/item/publish/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/sessions/index.d.ts +3 -3
- package/solutions/virtualEvents/events/item/sessions/item/index.d.ts +3 -3
- package/solutions/virtualEvents/index.d.ts +5 -0
- package/solutions/virtualEvents/index.d.ts.map +1 -1
- package/solutions/virtualEvents/index.js +6 -0
- package/solutions/virtualEvents/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/index.d.ts +98 -0
- package/solutions/virtualEvents/townhalls/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/index.js +71 -0
- package/solutions/virtualEvents/townhalls/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/index.d.ts +85 -0
- package/solutions/virtualEvents/townhalls/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/index.js +73 -0
- package/solutions/virtualEvents/townhalls/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts +99 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.js +70 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts +71 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.js +56 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.d.ts +97 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.js +71 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.d.ts +97 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.js +71 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts +97 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.js +70 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.d.ts +69 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.js +56 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.d.ts +78 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.js +67 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.d.ts +78 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.js +67 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js +7 -2
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js +7 -2
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/index.d.ts +3 -2
- package/solutions/virtualEvents/webinars/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.d.ts +27 -2
- package/solutions/virtualEvents/webinars/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.js +24 -0
- package/solutions/virtualEvents/webinars/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/count/index.d.ts +41 -0
- package/solutions/virtualEvents/webinars/item/presenters/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/count/index.js +34 -0
- package/solutions/virtualEvents/webinars/item/presenters/count/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts +98 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.js +70 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts +70 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.js +56 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts +79 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.js +67 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.d.ts +41 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.js +34 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts +99 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.js +70 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts +70 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.js +56 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.js +2 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.js +25 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/index.d.ts +15 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/index.js +16 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.d.ts +41 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.js +34 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts +83 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.js +58 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.d.ts +42 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.js +36 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.js +25 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.d.ts +79 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.js +66 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.js +25 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.d.ts +79 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.js +66 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/index.d.ts +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createRestorePointFromDiscriminatorValue, serializeRestorePoint } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import { ProtectionUnitRequestBuilderRequestsMetadata } from './protectionUnit/index.js';
|
|
10
|
+
/**
|
|
11
|
+
* Uri template for the request builder.
|
|
12
|
+
*/
|
|
13
|
+
export const RestorePointItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restorePoints/{restorePoint%2Did}{?%24expand,%24select}";
|
|
14
|
+
/**
|
|
15
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
16
|
+
*/
|
|
17
|
+
const RestorePointItemRequestBuilderGetQueryParametersMapper = {
|
|
18
|
+
"expand": "%24expand",
|
|
19
|
+
"select": "%24select",
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Metadata for all the navigation properties in the request builder.
|
|
23
|
+
*/
|
|
24
|
+
export const RestorePointItemRequestBuilderNavigationMetadata = {
|
|
25
|
+
protectionUnit: {
|
|
26
|
+
requestsMetadata: ProtectionUnitRequestBuilderRequestsMetadata,
|
|
27
|
+
},
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the requests in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
export const RestorePointItemRequestBuilderRequestsMetadata = {
|
|
33
|
+
delete: {
|
|
34
|
+
uriTemplate: RestorePointItemRequestBuilderUriTemplate,
|
|
35
|
+
responseBodyContentType: "application/json",
|
|
36
|
+
errorMappings: {
|
|
37
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
38
|
+
},
|
|
39
|
+
adapterMethodName: "sendNoResponseContent",
|
|
40
|
+
},
|
|
41
|
+
get: {
|
|
42
|
+
uriTemplate: RestorePointItemRequestBuilderUriTemplate,
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
46
|
+
},
|
|
47
|
+
adapterMethodName: "send",
|
|
48
|
+
responseBodyFactory: createRestorePointFromDiscriminatorValue,
|
|
49
|
+
queryParametersMapper: RestorePointItemRequestBuilderGetQueryParametersMapper,
|
|
50
|
+
},
|
|
51
|
+
patch: {
|
|
52
|
+
uriTemplate: RestorePointItemRequestBuilderUriTemplate,
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
56
|
+
},
|
|
57
|
+
adapterMethodName: "send",
|
|
58
|
+
responseBodyFactory: createRestorePointFromDiscriminatorValue,
|
|
59
|
+
requestBodyContentType: "application/json",
|
|
60
|
+
requestBodySerializer: serializeRestorePoint,
|
|
61
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
62
|
+
},
|
|
63
|
+
};
|
|
64
|
+
/* tslint:enable */
|
|
65
|
+
/* eslint-enable */
|
|
66
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,qBAAqB,EAAqB,MAAM,wCAAwC,CAAC;AAC5I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAkE5H;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAG,4FAA4F,CAAC;AACtJ;;GAEG;AACH,MAAM,sDAAsD,GAA2B;IACnF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAkH;IAC3K,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAqB;IAC5E,MAAM,EAAE;QACJ,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,qBAAqB,EAAE,sDAAsD;KAChF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qBAAqB;QAC5C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { type ProtectionUnitBase } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the protectionUnit property of the microsoft.graph.restorePoint entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface ProtectionUnitRequestBuilder extends BaseRequestBuilder<ProtectionUnitRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The site, drive, or mailbox units that are protected under a protection policy.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<ProtectionUnitBase>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
get(requestConfiguration?: RequestConfiguration<ProtectionUnitRequestBuilderGetQueryParameters> | undefined): Promise<ProtectionUnitBase | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* The site, drive, or mailbox units that are protected under a protection policy.
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ProtectionUnitRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* The site, drive, or mailbox units that are protected under a protection policy.
|
|
23
|
+
*/
|
|
24
|
+
export interface ProtectionUnitRequestBuilderGetQueryParameters {
|
|
25
|
+
/**
|
|
26
|
+
* Expand related entities
|
|
27
|
+
*/
|
|
28
|
+
expand?: string[];
|
|
29
|
+
/**
|
|
30
|
+
* Select properties to be returned
|
|
31
|
+
*/
|
|
32
|
+
select?: string[];
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Uri template for the request builder.
|
|
36
|
+
*/
|
|
37
|
+
export declare const ProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restorePoints/{restorePoint%2Did}/protectionUnit{?%24expand,%24select}";
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
export declare const ProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
42
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkD,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAIjI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,8GAA8G,CAAC;AAQnK;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createProtectionUnitBaseFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const ProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restorePoints/{restorePoint%2Did}/protectionUnit{?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const ProtectionUnitRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const ProtectionUnitRequestBuilderRequestsMetadata = {
|
|
23
|
+
get: {
|
|
24
|
+
uriTemplate: ProtectionUnitRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "application/json",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "send",
|
|
30
|
+
responseBodyFactory: createProtectionUnitBaseFromDiscriminatorValue,
|
|
31
|
+
queryParametersMapper: ProtectionUnitRequestBuilderGetQueryParametersMapper,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
36
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,8CAA8C,EAA2B,MAAM,wCAAwC,CAAC;AACjI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,2GAA2G,CAAC;AACnK;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8CAA8C;QACpE,qBAAqB,EAAE,oDAAoD;KAC9E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { RestorePointPreference, RestorePointTags, type ArtifactQuery, type RestorePointSearchResponse, type TimePeriod } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
5
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
|
+
* @returns {SearchPostRequestBody}
|
|
7
|
+
*/
|
|
8
|
+
export declare function createSearchPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
|
+
/**
|
|
10
|
+
* The deserialization information for the current model
|
|
11
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
|
+
*/
|
|
13
|
+
export declare function deserializeIntoSearchPostRequestBody(searchPostRequestBody?: Partial<SearchPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
|
+
export interface SearchPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
|
+
/**
|
|
16
|
+
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
|
+
*/
|
|
18
|
+
additionalData?: Record<string, unknown>;
|
|
19
|
+
/**
|
|
20
|
+
* The artifactQuery property
|
|
21
|
+
*/
|
|
22
|
+
artifactQuery?: ArtifactQuery | null;
|
|
23
|
+
/**
|
|
24
|
+
* Stores model information.
|
|
25
|
+
*/
|
|
26
|
+
backingStoreEnabled?: boolean | null;
|
|
27
|
+
/**
|
|
28
|
+
* The protectionTimePeriod property
|
|
29
|
+
*/
|
|
30
|
+
protectionTimePeriod?: TimePeriod | null;
|
|
31
|
+
/**
|
|
32
|
+
* The protectionUnitIds property
|
|
33
|
+
*/
|
|
34
|
+
protectionUnitIds?: string[] | null;
|
|
35
|
+
/**
|
|
36
|
+
* The restorePointPreference property
|
|
37
|
+
*/
|
|
38
|
+
restorePointPreference?: RestorePointPreference | null;
|
|
39
|
+
/**
|
|
40
|
+
* The tags property
|
|
41
|
+
*/
|
|
42
|
+
tags?: RestorePointTags[] | null;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Provides operations to call the search method.
|
|
46
|
+
*/
|
|
47
|
+
export interface SearchRequestBuilder extends BaseRequestBuilder<SearchRequestBuilder> {
|
|
48
|
+
/**
|
|
49
|
+
* Search for the restorePoint objects associated with a protectionUnit.
|
|
50
|
+
* @param body The request body
|
|
51
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
|
+
* @returns {Promise<RestorePointSearchResponse>}
|
|
53
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
54
|
+
* @see {@link https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-1.0|Find more info here}
|
|
55
|
+
*/
|
|
56
|
+
post(body: SearchPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RestorePointSearchResponse | undefined>;
|
|
57
|
+
/**
|
|
58
|
+
* Search for the restorePoint objects associated with a protectionUnit.
|
|
59
|
+
* @param body The request body
|
|
60
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
61
|
+
* @returns {RequestInformation}
|
|
62
|
+
*/
|
|
63
|
+
toPostRequestInformation(body: SearchPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Serializes information the current object
|
|
67
|
+
* @param writer Serialization writer to use to serialize this model
|
|
68
|
+
*/
|
|
69
|
+
export declare function serializeSearchPostRequestBody(writer: SerializationWriter, searchPostRequestBody?: Partial<SearchPostRequestBody> | undefined | null): void;
|
|
70
|
+
/**
|
|
71
|
+
* Uri template for the request builder.
|
|
72
|
+
*/
|
|
73
|
+
export declare const SearchRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restorePoints/search";
|
|
74
|
+
/**
|
|
75
|
+
* Metadata for all the requests in the request builder.
|
|
76
|
+
*/
|
|
77
|
+
export declare const SearchRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
78
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6I,sBAAsB,EAAgC,gBAAgB,EAA4G,KAAK,aAAa,EAAE,KAAK,0BAA0B,EAAE,KAAK,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAI3b,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEzK;AACD;;;GAGG;AAEH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CASvK;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,oBAAoB,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACpC;;OAEG;IACH,sBAAsB,CAAC,EAAE,sBAAsB,GAAG,IAAI,CAAC;IACvD;;OAEG;IACH,IAAI,CAAC,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;CACpC;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;GAGG;AAEH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAShK;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,4DAA4D,CAAC;AACzG;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAalD,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createArtifactQueryFromDiscriminatorValue, createRestorePointSearchResponseFromDiscriminatorValue, createTimePeriodFromDiscriminatorValue, RestorePointPreferenceObject, RestorePointTagsObject, serializeArtifactQuery, serializeTimePeriod } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
10
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
|
+
* @returns {SearchPostRequestBody}
|
|
12
|
+
*/
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
export function createSearchPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoSearchPostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* The deserialization information for the current model
|
|
19
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
|
+
*/
|
|
21
|
+
// @ts-ignore
|
|
22
|
+
export function deserializeIntoSearchPostRequestBody(searchPostRequestBody = {}) {
|
|
23
|
+
return {
|
|
24
|
+
"artifactQuery": n => { searchPostRequestBody.artifactQuery = n.getObjectValue(createArtifactQueryFromDiscriminatorValue); },
|
|
25
|
+
"backingStoreEnabled": n => { searchPostRequestBody.backingStoreEnabled = true; },
|
|
26
|
+
"protectionTimePeriod": n => { searchPostRequestBody.protectionTimePeriod = n.getObjectValue(createTimePeriodFromDiscriminatorValue); },
|
|
27
|
+
"protectionUnitIds": n => { searchPostRequestBody.protectionUnitIds = n.getCollectionOfPrimitiveValues(); },
|
|
28
|
+
"restorePointPreference": n => { searchPostRequestBody.restorePointPreference = n.getEnumValue(RestorePointPreferenceObject); },
|
|
29
|
+
"tags": n => { searchPostRequestBody.tags = n.getCollectionOfEnumValues(RestorePointTagsObject); },
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Serializes information the current object
|
|
34
|
+
* @param writer Serialization writer to use to serialize this model
|
|
35
|
+
*/
|
|
36
|
+
// @ts-ignore
|
|
37
|
+
export function serializeSearchPostRequestBody(writer, searchPostRequestBody = {}) {
|
|
38
|
+
if (searchPostRequestBody) {
|
|
39
|
+
writer.writeObjectValue("artifactQuery", searchPostRequestBody.artifactQuery, serializeArtifactQuery);
|
|
40
|
+
writer.writeObjectValue("protectionTimePeriod", searchPostRequestBody.protectionTimePeriod, serializeTimePeriod);
|
|
41
|
+
writer.writeCollectionOfPrimitiveValues("protectionUnitIds", searchPostRequestBody.protectionUnitIds);
|
|
42
|
+
writer.writeEnumValue("restorePointPreference", searchPostRequestBody.restorePointPreference);
|
|
43
|
+
writer.writeEnumValue("tags", searchPostRequestBody.tags);
|
|
44
|
+
writer.writeAdditionalData(searchPostRequestBody.additionalData);
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Uri template for the request builder.
|
|
49
|
+
*/
|
|
50
|
+
export const SearchRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restorePoints/search";
|
|
51
|
+
/**
|
|
52
|
+
* Metadata for all the requests in the request builder.
|
|
53
|
+
*/
|
|
54
|
+
export const SearchRequestBuilderRequestsMetadata = {
|
|
55
|
+
post: {
|
|
56
|
+
uriTemplate: SearchRequestBuilderUriTemplate,
|
|
57
|
+
responseBodyContentType: "application/json",
|
|
58
|
+
errorMappings: {
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
60
|
+
},
|
|
61
|
+
adapterMethodName: "send",
|
|
62
|
+
responseBodyFactory: createRestorePointSearchResponseFromDiscriminatorValue,
|
|
63
|
+
requestBodyContentType: "application/json",
|
|
64
|
+
requestBodySerializer: serializeSearchPostRequestBody,
|
|
65
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
66
|
+
},
|
|
67
|
+
};
|
|
68
|
+
/* tslint:enable */
|
|
69
|
+
/* eslint-enable */
|
|
70
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sDAAsD,EAAE,sCAAsC,EAA0B,4BAA4B,EAAoB,sBAAsB,EAAE,sBAAsB,EAAuC,mBAAmB,EAAwE,MAAM,wCAAwC,CAAC;AAC3b,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,CAAgB,yCAAyC,CAAC,CAAC,CAAC,CAAC;QAC3I,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,sBAAsB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,oBAAoB,GAAG,CAAC,CAAC,cAAc,CAAa,sCAAsC,CAAC,CAAC,CAAC,CAAC;QACnJ,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,iBAAiB,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;QACnH,wBAAwB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,sBAAsB,GAAG,CAAC,CAAC,YAAY,CAAyB,4BAA4B,CAAC,CAAC,CAAC,CAAC;QACvJ,MAAM,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,IAAI,GAAG,CAAC,CAAC,yBAAyB,CAAmB,sBAAsB,CAAC,CAAC,CAAC,CAAC;KACvH,CAAA;AACL,CAAC;AAoDD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE;IACrJ,IAAI,qBAAqB,EAAE,CAAC;QACxB,MAAM,CAAC,gBAAgB,CAAgB,eAAe,EAAE,qBAAqB,CAAC,aAAa,EAAE,sBAAsB,CAAC,CAAC;QACrH,MAAM,CAAC,gBAAgB,CAAa,sBAAsB,EAAE,qBAAqB,CAAC,oBAAoB,EAAE,mBAAmB,CAAC,CAAC;QAC7H,MAAM,CAAC,gCAAgC,CAAS,mBAAmB,EAAE,qBAAqB,CAAC,iBAAiB,CAAC,CAAC;QAC9G,MAAM,CAAC,cAAc,CAAyB,wBAAwB,EAAE,qBAAqB,CAAC,sBAAsB,CAAC,CAAC;QACtH,MAAM,CAAC,cAAc,CAAqB,MAAM,EAAE,qBAAqB,CAAC,IAAI,CAAC,CAAC;QAC9E,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;IACrE,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,yDAAyD,CAAC;AACzG;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sDAAsD;QAC5E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns {Promise<number>}
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Get the number of the resource
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Get the number of the resource
|
|
22
|
+
*/
|
|
23
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
24
|
+
/**
|
|
25
|
+
* Filter items by property values
|
|
26
|
+
*/
|
|
27
|
+
filter?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Search items by search phrases
|
|
30
|
+
*/
|
|
31
|
+
search?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Uri template for the request builder.
|
|
35
|
+
*/
|
|
36
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restoreSessions/$count{?%24filter,%24search}";
|
|
37
|
+
/**
|
|
38
|
+
* Metadata for all the requests in the request builder.
|
|
39
|
+
*/
|
|
40
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
41
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,oFAAoF,CAAC;AAQhI;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Uri template for the request builder.
|
|
8
|
+
*/
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restoreSessions/$count{?%24filter,%24search}";
|
|
10
|
+
/**
|
|
11
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
12
|
+
*/
|
|
13
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
14
|
+
"filter": "%24filter",
|
|
15
|
+
"search": "%24search",
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Metadata for all the requests in the request builder.
|
|
19
|
+
*/
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
21
|
+
get: {
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
23
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
24
|
+
errorMappings: {
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitive",
|
|
28
|
+
responseBodyFactory: "number",
|
|
29
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/* tslint:enable */
|
|
33
|
+
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,iFAAiF,CAAC;AAChI;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { type RestoreSessionBase, type RestoreSessionBaseCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type RestoreSessionBaseItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the restoreSessions property of the microsoft.graph.backupRestoreRoot entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface RestoreSessionsRequestBuilder extends BaseRequestBuilder<RestoreSessionsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the restoreSessions property of the microsoft.graph.backupRestoreRoot entity.
|
|
15
|
+
* @param restoreSessionBaseId The unique identifier of restoreSessionBase
|
|
16
|
+
* @returns {RestoreSessionBaseItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byRestoreSessionBaseId(restoreSessionBaseId: string): RestoreSessionBaseItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get a list of restoreSession objects and their properties.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<RestoreSessionBaseCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-1.0|Find more info here}
|
|
25
|
+
*/
|
|
26
|
+
get(requestConfiguration?: RequestConfiguration<RestoreSessionsRequestBuilderGetQueryParameters> | undefined): Promise<RestoreSessionBaseCollectionResponse | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Create new navigation property to restoreSessions for solutions
|
|
29
|
+
* @param body The request body
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns {Promise<RestoreSessionBase>}
|
|
32
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
*/
|
|
34
|
+
post(body: RestoreSessionBase, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RestoreSessionBase | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Get a list of restoreSession objects and their properties.
|
|
37
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
|
+
* @returns {RequestInformation}
|
|
39
|
+
*/
|
|
40
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<RestoreSessionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
41
|
+
/**
|
|
42
|
+
* Create new navigation property to restoreSessions for solutions
|
|
43
|
+
* @param body The request body
|
|
44
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
|
+
* @returns {RequestInformation}
|
|
46
|
+
*/
|
|
47
|
+
toPostRequestInformation(body: RestoreSessionBase, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Get a list of restoreSession objects and their properties.
|
|
51
|
+
*/
|
|
52
|
+
export interface RestoreSessionsRequestBuilderGetQueryParameters {
|
|
53
|
+
/**
|
|
54
|
+
* Include count of items
|
|
55
|
+
*/
|
|
56
|
+
count?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
* Expand related entities
|
|
59
|
+
*/
|
|
60
|
+
expand?: string[];
|
|
61
|
+
/**
|
|
62
|
+
* Filter items by property values
|
|
63
|
+
*/
|
|
64
|
+
filter?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Order items by property values
|
|
67
|
+
*/
|
|
68
|
+
orderby?: string[];
|
|
69
|
+
/**
|
|
70
|
+
* Search items by search phrases
|
|
71
|
+
*/
|
|
72
|
+
search?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Select properties to be returned
|
|
75
|
+
*/
|
|
76
|
+
select?: string[];
|
|
77
|
+
/**
|
|
78
|
+
* Skip the first n items
|
|
79
|
+
*/
|
|
80
|
+
skip?: number;
|
|
81
|
+
/**
|
|
82
|
+
* Show only the first n items
|
|
83
|
+
*/
|
|
84
|
+
top?: number;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Uri template for the request builder.
|
|
88
|
+
*/
|
|
89
|
+
export declare const RestoreSessionsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restoreSessions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
90
|
+
/**
|
|
91
|
+
* Metadata for all the navigation properties in the request builder.
|
|
92
|
+
*/
|
|
93
|
+
export declare const RestoreSessionsRequestBuilderNavigationMetadata: Record<Exclude<keyof RestoreSessionsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
94
|
+
/**
|
|
95
|
+
* Metadata for all the requests in the request builder.
|
|
96
|
+
*/
|
|
97
|
+
export declare const RestoreSessionsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
98
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiJ,KAAK,kBAAkB,EAAE,KAAK,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAI3Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgH,KAAK,oCAAoC,EAAE,MAAM,iBAAiB,CAAC;AAE1L,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,oIAAoI,CAAC;AAc1L;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAuB3D,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createRestoreSessionBaseCollectionResponseFromDiscriminatorValue, createRestoreSessionBaseFromDiscriminatorValue, serializeRestoreSessionBase } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { RestoreSessionBaseItemRequestBuilderNavigationMetadata, RestoreSessionBaseItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const RestoreSessionsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restoreSessions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
16
|
+
/**
|
|
17
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
18
|
+
*/
|
|
19
|
+
const RestoreSessionsRequestBuilderGetQueryParametersMapper = {
|
|
20
|
+
"count": "%24count",
|
|
21
|
+
"expand": "%24expand",
|
|
22
|
+
"filter": "%24filter",
|
|
23
|
+
"orderby": "%24orderby",
|
|
24
|
+
"search": "%24search",
|
|
25
|
+
"select": "%24select",
|
|
26
|
+
"skip": "%24skip",
|
|
27
|
+
"top": "%24top",
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the navigation properties in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
export const RestoreSessionsRequestBuilderNavigationMetadata = {
|
|
33
|
+
byRestoreSessionBaseId: {
|
|
34
|
+
requestsMetadata: RestoreSessionBaseItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: RestoreSessionBaseItemRequestBuilderNavigationMetadata,
|
|
36
|
+
pathParametersMappings: ["restoreSessionBase%2Did"],
|
|
37
|
+
},
|
|
38
|
+
count: {
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
40
|
+
},
|
|
41
|
+
};
|
|
42
|
+
/**
|
|
43
|
+
* Metadata for all the requests in the request builder.
|
|
44
|
+
*/
|
|
45
|
+
export const RestoreSessionsRequestBuilderRequestsMetadata = {
|
|
46
|
+
get: {
|
|
47
|
+
uriTemplate: RestoreSessionsRequestBuilderUriTemplate,
|
|
48
|
+
responseBodyContentType: "application/json",
|
|
49
|
+
errorMappings: {
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
|
+
},
|
|
52
|
+
adapterMethodName: "send",
|
|
53
|
+
responseBodyFactory: createRestoreSessionBaseCollectionResponseFromDiscriminatorValue,
|
|
54
|
+
queryParametersMapper: RestoreSessionsRequestBuilderGetQueryParametersMapper,
|
|
55
|
+
},
|
|
56
|
+
post: {
|
|
57
|
+
uriTemplate: RestoreSessionsRequestBuilderUriTemplate,
|
|
58
|
+
responseBodyContentType: "application/json",
|
|
59
|
+
errorMappings: {
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
61
|
+
},
|
|
62
|
+
adapterMethodName: "send",
|
|
63
|
+
responseBodyFactory: createRestoreSessionBaseFromDiscriminatorValue,
|
|
64
|
+
requestBodyContentType: "application/json",
|
|
65
|
+
requestBodySerializer: serializeRestoreSessionBase,
|
|
66
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
67
|
+
},
|
|
68
|
+
};
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|
|
71
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gEAAgE,EAAE,8CAA8C,EAAE,2BAA2B,EAAsE,MAAM,wCAAwC,CAAC;AAC3Q,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAE,oDAAoD,EAA6C,MAAM,iBAAiB,CAAC;AAqF1L;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,iIAAiI,CAAC;AAC1L;;GAEG;AACH,MAAM,qDAAqD,GAA2B;IAClF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAiH;IACzK,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;QACtE,kBAAkB,EAAE,sDAAsD;QAC1E,sBAAsB,EAAE,CAAC,yBAAyB,CAAC;KACtD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gEAAgE;QACtF,qBAAqB,EAAE,qDAAqD;KAC/E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8CAA8C;QACpE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2BAA2B;QAClD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { type RestoreSessionBase } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to call the activate method.
|
|
5
|
+
*/
|
|
6
|
+
export interface ActivateRequestBuilder extends BaseRequestBuilder<ActivateRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Activate a draft restoreSessionBase object.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<RestoreSessionBase>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
* @see {@link https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0|Find more info here}
|
|
13
|
+
*/
|
|
14
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RestoreSessionBase | undefined>;
|
|
15
|
+
/**
|
|
16
|
+
* Activate a draft restoreSessionBase object.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns {RequestInformation}
|
|
19
|
+
*/
|
|
20
|
+
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Uri template for the request builder.
|
|
24
|
+
*/
|
|
25
|
+
export declare const ActivateRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/restoreSessions/{restoreSessionBase%2Did}/activate";
|
|
26
|
+
/**
|
|
27
|
+
* Metadata for all the requests in the request builder.
|
|
28
|
+
*/
|
|
29
|
+
export declare const ActivateRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
30
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkD,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAIjI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;;OAMG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IACjH;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,0FAA0F,CAAC;AACzI;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAUpD,CAAC"}
|