You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: panopto [OPTIONS] COMMAND [ARGS]...
Options:
--user TEXT
--password TEXT
--host TEXT
--help Show this message and exit.
Commands:
AccessManagement
RemoteRecorderManagement
SessionManagement
UsageReporting
UserManagement
configure
Usage: panopto AccessManagement GetUserAccessDetails [OPTIONS]
Options:
--userId TEXT
--help Show this message and exit.
panopto AccessManagement GetSelfUserAccessDetails
Usage: panopto AccessManagement GetSelfUserAccessDetails [OPTIONS]
Options:
--help Show this message and exit.
panopto AccessManagement GetSessionAccessDetails
Usage: panopto AccessManagement GetSessionAccessDetails [OPTIONS]
Options:
--sessionId TEXT
--help Show this message and exit.
panopto AccessManagement GetFolderAccessDetails
Usage: panopto AccessManagement GetFolderAccessDetails [OPTIONS]
Options:
--folderId TEXT
--help Show this message and exit.
panopto AccessManagement GetGroupAccessDetails
Usage: panopto AccessManagement GetGroupAccessDetails [OPTIONS]
Options:
--groupId TEXT
--help Show this message and exit.
panopto AccessManagement GrantUsersAccessToFolder
Usage: panopto AccessManagement GrantUsersAccessToFolder [OPTIONS]
Options:
--folderId TEXT
--userIds TEXT allows multiple
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement GrantUsersViewerAccessToSession
[OPTIONS]
Options:
--sessionId TEXT
--userIds TEXT allows multiple
--help Show this message and exit.
panopto AccessManagement GrantGroupAccessToFolder
Usage: panopto AccessManagement GrantGroupAccessToFolder [OPTIONS]
Options:
--folderId TEXT
--groupId TEXT
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement GrantAllAuthenticatedUsersGroupAccessToFolder
[OPTIONS]
Options:
--folderId TEXT
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement GrantAllAuthenticatedUsersGroupAccessToSession
[OPTIONS]
Options:
--sessionId TEXT
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement GrantPublicGroupAccessToFolder
[OPTIONS]
Options:
--folderId TEXT
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement GrantPublicGroupAccessToSession
[OPTIONS]
Options:
--sessionId TEXT
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement RevokeAllImplicitGroupAccessToSession
[OPTIONS]
Options:
--sessionId TEXT
--help Show this message and exit.
panopto AccessManagement UpdateFolderIsPublic
Usage: panopto AccessManagement UpdateFolderIsPublic [OPTIONS]
Options:
--folderId TEXT
--isPublic BOOLEAN true|false
--help Show this message and exit.
panopto AccessManagement UpdateSessionIsPublic
Usage: panopto AccessManagement UpdateSessionIsPublic [OPTIONS]
Options:
--sessionId TEXT
--isPublic BOOLEAN true|false
--help Show this message and exit.
Usage: panopto AccessManagement UpdateSessionInheritViewerAccess
[OPTIONS]
Options:
--sessionId TEXT
--inheritViewerAccess BOOLEAN true|false
--help Show this message and exit.
Usage: panopto AccessManagement RevokeUsersAccessFromFolder
[OPTIONS]
Options:
--folderId TEXT
--userIds TEXT allows multiple
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement RevokeUsersViewerAccessFromSession
[OPTIONS]
Options:
--sessionId TEXT
--userIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto AccessManagement RevokeGroupAccessFromFolder
[OPTIONS]
Options:
--folderId TEXT
--groupId TEXT
--role [Creator|Viewer|ViewerWithLink|Publisher]
--help Show this message and exit.
Usage: panopto AccessManagement RevokeGroupViewerAccessFromSession
[OPTIONS]
Options:
--sessionId TEXT
--groupId TEXT
--help Show this message and exit.
Usage: panopto RemoteRecorderManagement GetRemoteRecordersById
[OPTIONS]
Options:
--remoteRecorderIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto RemoteRecorderManagement GetRemoteRecordersByExternalId
[OPTIONS]
Options:
--externalIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto RemoteRecorderManagement UpdateRemoteRecorderExternalId
[OPTIONS]
Options:
--remoteRecorderId TEXT
--externalId TEXT
--help Show this message and exit.
panopto RemoteRecorderManagement ListRecorders
Usage: panopto RemoteRecorderManagement ListRecorders [OPTIONS]
Options:
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--sortBy [Name|State]
--help Show this message and exit.
Usage: panopto RemoteRecorderManagement ScheduleRecording [OPTIONS]
Options:
--name TEXT
--folderId TEXT
--isBroadcast BOOLEAN true|false
--start [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--end [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--recorderSettings TEXT allows multiple;
format: RecorderId=guid,Sup
pressPrimary=boolean,SuppressSecondary=boole
an
--help Show this message and exit.
Usage: panopto RemoteRecorderManagement UpdateRecordingTime
[OPTIONS]
Options:
--sessionId TEXT
--start [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--end [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
Usage: panopto RemoteRecorderManagement UpdateRecordingSettings
[OPTIONS]
Options:
--sessionId TEXT
--recorderSettings TEXT allows multiple;
format: RecorderId=guid,SuppressPr
imary=boolean,SuppressSecondary=boolean
--help Show this message and exit.
Usage: panopto SessionManagement AddFolder [OPTIONS]
Options:
--name TEXT
--parentFolder TEXT
--isPublic BOOLEAN true|false
--help Show this message and exit.
panopto SessionManagement AddSession
Usage: panopto SessionManagement AddSession [OPTIONS]
Options:
--name TEXT
--folderId TEXT
--isBroadcast BOOLEAN true|false
--help Show this message and exit.
panopto SessionManagement GetFoldersById
Usage: panopto SessionManagement GetFoldersById [OPTIONS]
Options:
--folderIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement GetFoldersWithExternalContextById
[OPTIONS]
Options:
--folderIds TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement GetFoldersByExternalId
Usage: panopto SessionManagement GetFoldersByExternalId [OPTIONS]
Options:
--folderExternalIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement GetFoldersWithExternalContextByExternalId
[OPTIONS]
Options:
--folderExternalIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement GetAllFoldersByExternalId
[OPTIONS]
Options:
--folderExternalIds TEXT allows multiple
--providerNames TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement GetAllFoldersWithExternalContextByExternalId
[OPTIONS]
Options:
--folderExternalIds TEXT allows multiple
--providerNames TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement GetSessionsById
Usage: panopto SessionManagement GetSessionsById [OPTIONS]
Options:
--sessionIds TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement GetSessionsByExternalId
Usage: panopto SessionManagement GetSessionsByExternalId [OPTIONS]
Options:
--sessionExternalIds TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement GetSessionsList
Usage: panopto SessionManagement GetSessionsList [OPTIONS]
Options:
--request TEXT format: EndDate=dateTime,FolderId=guid,Pagination=Pagina
tion,RemoteRecorderId=guid,SortBy=SessionSortField,SortI
ncreasing=boolean,StartDate=dateTime,States=ArrayOfSessi
onState
--searchQuery TEXT
--help Show this message and exit.
panopto SessionManagement GetFoldersList
Usage: panopto SessionManagement GetFoldersList [OPTIONS]
Options:
--request TEXT format: Pagination=Pagination,ParentFolderId=guid,Public
Only=boolean,SortBy=FolderSortField,SortIncreasing=boole
an,WildcardSearchNameOnly=boolean
--searchQuery TEXT
--help Show this message and exit.
Usage: panopto SessionManagement GetFoldersWithExternalContextList
[OPTIONS]
Options:
--request TEXT format: Pagination=Pagination,ParentFolderId=guid,Public
Only=boolean,SortBy=FolderSortField,SortIncreasing=boole
an,WildcardSearchNameOnly=boolean
--searchQuery TEXT
--help Show this message and exit.
panopto SessionManagement GetCreatorFoldersList
Usage: panopto SessionManagement GetCreatorFoldersList [OPTIONS]
Options:
--request TEXT format: Pagination=Pagination,ParentFolderId=guid,Public
Only=boolean,SortBy=FolderSortField,SortIncreasing=boole
an,WildcardSearchNameOnly=boolean
--searchQuery TEXT
--help Show this message and exit.
Usage: panopto SessionManagement GetCreatorFoldersWithExternalContextList
[OPTIONS]
Options:
--request TEXT format: Pagination=Pagination,ParentFolderId=guid,Public
Only=boolean,SortBy=FolderSortField,SortIncreasing=boole
an,WildcardSearchNameOnly=boolean
--searchQuery TEXT
--help Show this message and exit.
panopto SessionManagement UpdateSessionName
Usage: panopto SessionManagement UpdateSessionName [OPTIONS]
Options:
--sessionId TEXT
--name TEXT
--help Show this message and exit.
Usage: panopto SessionManagement UpdateSessionIsBroadcast [OPTIONS]
Options:
--sessionId TEXT
--isBroadcast BOOLEAN true|false
--help Show this message and exit.
Usage: panopto SessionManagement UpdateSessionCreateRTMPStreams
[OPTIONS]
Options:
--sessionId TEXT
--countToAdd INTEGER
--arePrimaries BOOLEAN true|false
--help Show this message and exit.
Usage: panopto SessionManagement UpdateSessionUpdateRTMPStreamTypes
[OPTIONS]
Options:
--sessionId TEXT
--streamKeys TEXT allows multiple
--setAsPrimaries BOOLEAN true|false
--help Show this message and exit.
Usage: panopto SessionManagement UpdateSessionUpdateRTMPStreamSetShouldConvertToOnDemand
[OPTIONS]
Options:
--sessionId TEXT
--streamKeys TEXT allows multiple
--enabled BOOLEAN true|false
--help Show this message and exit.
panopto SessionManagement UpdateSessionOwner
Usage: panopto SessionManagement UpdateSessionOwner [OPTIONS]
Options:
--sessionIds TEXT allows multiple
--newOwnerUserKey TEXT
--help Show this message and exit.
panopto SessionManagement MoveSessions
Usage: panopto SessionManagement MoveSessions [OPTIONS]
Options:
--sessionIds TEXT allows multiple
--folderId TEXT
--help Show this message and exit.
panopto SessionManagement UpdateSessionExternalId
Usage: panopto SessionManagement UpdateSessionExternalId [OPTIONS]
Options:
--sessionId TEXT
--externalId TEXT
--help Show this message and exit.
panopto SessionManagement UpdateFolderName
Usage: panopto SessionManagement UpdateFolderName [OPTIONS]
Options:
--folderId TEXT
--name TEXT
--help Show this message and exit.
panopto SessionManagement UpdateFolderDescription
Usage: panopto SessionManagement UpdateFolderDescription [OPTIONS]
Options:
--folderId TEXT
--description TEXT
--help Show this message and exit.
Usage: panopto SessionManagement UpdateFolderEnablePodcast
[OPTIONS]
Options:
--folderId TEXT
--enablePodcast BOOLEAN true|false
--help Show this message and exit.
Usage: panopto SessionManagement UpdateFolderAllowPublicNotes
[OPTIONS]
Options:
--folderId TEXT
--allowPublicNotes BOOLEAN true|false
--help Show this message and exit.
Usage: panopto SessionManagement UpdateFolderAllowSessionDownload
[OPTIONS]
Options:
--folderId TEXT
--allowSessionDownload BOOLEAN true|false
--help Show this message and exit.
panopto SessionManagement UpdateFolderParent
Usage: panopto SessionManagement UpdateFolderParent [OPTIONS]
Options:
--folderId TEXT
--parentId TEXT
--help Show this message and exit.
panopto SessionManagement UpdateFolderExternalId
Usage: panopto SessionManagement UpdateFolderExternalId [OPTIONS]
Options:
--folderId TEXT
--externalId TEXT
--help Show this message and exit.
Usage: panopto SessionManagement UpdateFolderExternalIdWithProvider
[OPTIONS]
Options:
--folderId TEXT
--externalId TEXT
--SiteMembershipProviderName TEXT
--help Show this message and exit.
panopto SessionManagement DeleteSessions
Usage: panopto SessionManagement DeleteSessions [OPTIONS]
Options:
--sessionIds TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement DeleteFolders
Usage: panopto SessionManagement DeleteFolders [OPTIONS]
Options:
--folderIds TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement ProvisionExternalCourse
Usage: panopto SessionManagement ProvisionExternalCourse [OPTIONS]
Options:
--name TEXT
--externalId TEXT
--help Show this message and exit.
Usage: panopto SessionManagement EnsureExternalHierarchyBranch
[OPTIONS]
Options:
--externalHierarchyBranch TEXT allows multiple;
format: ExternalId=string,I
sCourse=boolean,Name=string
--help Show this message and exit.
Usage: panopto SessionManagement ProvisionExternalCourseWithRoles
[OPTIONS]
Options:
--name TEXT
--externalId TEXT
--roles TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement SetExternalCourseAccess
Usage: panopto SessionManagement SetExternalCourseAccess [OPTIONS]
Options:
--name TEXT
--externalId TEXT
--folderIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement SetExternalCourseAccessForRoles
[OPTIONS]
Options:
--name TEXT
--externalId TEXT
--folderIds TEXT allows multiple
--roles TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement SetCopiedExternalCourseAccess
[OPTIONS]
Options:
--name TEXT
--externalId TEXT
--folderIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement SetCopiedExternalCourseAccessForRoles
[OPTIONS]
Options:
--name TEXT
--externalId TEXT
--folderIds TEXT allows multiple
--roles TEXT allows multiple
--help Show this message and exit.
panopto SessionManagement GetRecorderDownloadUrls
Usage: panopto SessionManagement GetRecorderDownloadUrls [OPTIONS]
Options:
--help Show this message and exit.
Usage: panopto SessionManagement CreateNoteByRelativeTime [OPTIONS]
Options:
--sessionId TEXT
--text TEXT
--channel TEXT
--timestamp FLOAT
--help Show this message and exit.
Usage: panopto SessionManagement CreateNoteByAbsoluteTime [OPTIONS]
Options:
--sessionId TEXT
--text TEXT
--channel TEXT
--timestamp [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
panopto SessionManagement EditNote
Usage: panopto SessionManagement EditNote [OPTIONS]
Options:
--noteId TEXT
--sessionId TEXT
--newText TEXT
--help Show this message and exit.
panopto SessionManagement DeleteNote
Usage: panopto SessionManagement DeleteNote [OPTIONS]
Options:
--noteId TEXT
--sessionId TEXT
--help Show this message and exit.
panopto SessionManagement GetNote
Usage: panopto SessionManagement GetNote [OPTIONS]
Options:
--noteId TEXT
--sessionId TEXT
--help Show this message and exit.
panopto SessionManagement ListNotes
Usage: panopto SessionManagement ListNotes [OPTIONS]
Options:
--sessionId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--creatorId TEXT
--channel TEXT
--searchQuery TEXT
--help Show this message and exit.
panopto SessionManagement AreUsersNotesPublic
Usage: panopto SessionManagement AreUsersNotesPublic [OPTIONS]
Options:
--userId TEXT
--sessionId TEXT
--help Show this message and exit.
panopto SessionManagement SetNotesPublic
Usage: panopto SessionManagement SetNotesPublic [OPTIONS]
Options:
--sessionId TEXT
--areNotesPublic BOOLEAN true|false
--help Show this message and exit.
panopto SessionManagement IsDropbox
Usage: panopto SessionManagement IsDropbox [OPTIONS]
Options:
--folderId TEXT
--help Show this message and exit.
Usage: panopto SessionManagement CreateCaptionByRelativeTime
[OPTIONS]
Options:
--sessionId TEXT
--text TEXT
--timestamp FLOAT
--help Show this message and exit.
Usage: panopto SessionManagement CreateCaptionByAbsoluteTime
[OPTIONS]
Options:
--sessionId TEXT
--text TEXT
--timestamp [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
panopto SessionManagement UploadTranscript
Usage: panopto SessionManagement UploadTranscript [OPTIONS]
Options:
--sessionId TEXT
--file TEXT
--help Show this message and exit.
Usage: panopto SessionManagement ReplaceMachineCaptionsAndUploadTranscript
[OPTIONS]
Options:
--sessionId TEXT
--file TEXT
--help Show this message and exit.
Usage: panopto SessionManagement GetSessionsAvailabilitySettings
[OPTIONS]
Options:
--sessionIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto SessionManagement UpdateFoldersAvailabilityEndSettings
[OPTIONS]
Options:
--folderIds TEXT allows multiple
--settingType TEXT
--endDate [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--overrideSessionsSettings BOOLEAN
true|false
--help Show this message and exit.
Usage: panopto SessionManagement GetPersonalFolderForUser [OPTIONS]
Options:
--userId TEXT
--allowCreation BOOLEAN true|false
--help Show this message and exit.
panopto SessionManagement GetVideoDownloadURL
Usage: panopto SessionManagement GetVideoDownloadURL [OPTIONS]
Options:
--sessionId TEXT
--help Show this message and exit.
Usage: panopto UsageReporting GetSystemSummaryUsage [OPTIONS]
Options:
--beginRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--granularity [Hourly|Daily|Weekly]
--help Show this message and exit.
panopto UsageReporting GetFolderSummaryUsage
Usage: panopto UsageReporting GetFolderSummaryUsage [OPTIONS]
Options:
--folderId TEXT
--beginRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--granularity [Hourly|Daily|Weekly]
--help Show this message and exit.
panopto UsageReporting GetSessionSummaryUsage
Usage: panopto UsageReporting GetSessionSummaryUsage [OPTIONS]
Options:
--sessionId TEXT
--beginRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--granularity [Hourly|Daily|Weekly]
--help Show this message and exit.
panopto UsageReporting GetSessionDetailedUsage
Usage: panopto UsageReporting GetSessionDetailedUsage [OPTIONS]
Options:
--sessionId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--beginRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
Usage: panopto UsageReporting GetSessionExtendedDetailedUsage
[OPTIONS]
Options:
--sessionId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--beginRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
panopto UsageReporting GetUserDetailedUsage
Usage: panopto UsageReporting GetUserDetailedUsage [OPTIONS]
Options:
--userId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--help Show this message and exit.
Usage: panopto UsageReporting GetUserExtendedDetailedUsage
[OPTIONS]
Options:
--userId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--beginRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endRange [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
Usage: panopto UsageReporting GetSessionUserDetailedUsage [OPTIONS]
Options:
--sessionId TEXT
--userId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--help Show this message and exit.
Usage: panopto UsageReporting GetSessionUserExtendedDetailedUsage
[OPTIONS]
Options:
--sessionId TEXT
--userId TEXT
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--help Show this message and exit.
panopto UsageReporting DescribeReportTypes
Usage: panopto UsageReporting DescribeReportTypes [OPTIONS]
Options:
--help Show this message and exit.
panopto UsageReporting DescribeReportType
Usage: panopto UsageReporting DescribeReportType [OPTIONS]
Options:
--reportType [FolderUsage|SessionUsage|UserViewingUsage|UserCreationUsage|LastLoginTime|SessionsViewsByUsers|SessionsViewsByViewingType|SessionsCreatedOrEdited|RemoteRecorderUsage|SystemViews]
--help Show this message and exit.
panopto UsageReporting GetRecentReports
Usage: panopto UsageReporting GetRecentReports [OPTIONS]
Options:
--reportType [FolderUsage|SessionUsage|UserViewingUsage|UserCreationUsage|LastLoginTime|SessionsViewsByUsers|SessionsViewsByViewingType|SessionsCreatedOrEdited|RemoteRecorderUsage|SystemViews]
--help Show this message and exit.
panopto UsageReporting QueueReport
Usage: panopto UsageReporting QueueReport [OPTIONS]
Options:
--reportType [FolderUsage|SessionUsage|UserViewingUsage|UserCreationUsage|LastLoginTime|SessionsViewsByUsers|SessionsViewsByViewingType|SessionsCreatedOrEdited|RemoteRecorderUsage|SystemViews]
--startTime [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--endTime [%Y-%m-%d|%Y-%m-%dT%H:%M:%S|%Y-%m-%d %H:%M:%S]
--help Show this message and exit.
panopto UsageReporting GetReport
Usage: panopto UsageReporting GetReport [OPTIONS]
Options:
--reportId TEXT
--help Show this message and exit.
panopto UsageReporting CancelReport
Usage: panopto UsageReporting CancelReport [OPTIONS]
Options:
--reportId TEXT
--help Show this message and exit.
panopto UsageReporting CreateRecurringReport
Usage: panopto UsageReporting CreateRecurringReport [OPTIONS]
Options:
--cadenceType TEXT
--cadenceOffset INTEGER
--reportType [FolderUsage|SessionUsage|UserViewingUsage|UserCreationUsage|LastLoginTime|SessionsViewsByUsers|SessionsViewsByViewingType|SessionsCreatedOrEdited|RemoteRecorderUsage|SystemViews]
--help Show this message and exit.
panopto UsageReporting DeleteRecurringReport
Usage: panopto UsageReporting DeleteRecurringReport [OPTIONS]
Options:
--reportId TEXT
--help Show this message and exit.
panopto UsageReporting GetRecurringReports
Usage: panopto UsageReporting GetRecurringReports [OPTIONS]
Options:
--reportType [FolderUsage|SessionUsage|UserViewingUsage|UserCreationUsage|LastLoginTime|SessionsViewsByUsers|SessionsViewsByViewingType|SessionsCreatedOrEdited|RemoteRecorderUsage|SystemViews]
--help Show this message and exit.
Usage: panopto UserManagement CreateUser [OPTIONS]
Options:
--user TEXT format: Email=string,EmailSessionNotifications=boole
an,FirstName=string,GroupMemberships=ArrayOfguid,Las
tName=string,SystemRole=SystemRole,UserBio=string,Us
erId=guid,UserKey=string,UserSettingsUrl=string
--initialPassword TEXT
--help Show this message and exit.
panopto UserManagement CreateUsers
Usage: panopto UserManagement CreateUsers [OPTIONS]
Options:
--users TEXT allows multiple;
format: Email=string,EmailSessionNotification
s=boolean,FirstName=string,GroupMemberships=ArrayOfguid,LastNa
me=string,SystemRole=SystemRole,UserBio=string,UserId=guid,Use
rKey=string,UserSettingsUrl=string
--help Show this message and exit.
panopto UserManagement GetUserByKey
Usage: panopto UserManagement GetUserByKey [OPTIONS]
Options:
--userKey TEXT
--help Show this message and exit.
panopto UserManagement GetUsers
Usage: panopto UserManagement GetUsers [OPTIONS]
Options:
--userIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement ListUsers
Usage: panopto UserManagement ListUsers [OPTIONS]
Options:
--parameters TEXT format: Pagination=Pagination,SortBy=UserSortField,SortI
ncreasing=boolean
--searchQuery TEXT
--help Show this message and exit.
panopto UserManagement UpdateContactInfo
Usage: panopto UserManagement UpdateContactInfo [OPTIONS]
Options:
--userId TEXT
--firstName TEXT
--lastName TEXT
--email TEXT
--sendNotifications BOOLEAN true|false
--help Show this message and exit.
panopto UserManagement UpdateUserBio
Usage: panopto UserManagement UpdateUserBio [OPTIONS]
Options:
--userId TEXT
--bio TEXT
--help Show this message and exit.
panopto UserManagement UpdatePassword
Usage: panopto UserManagement UpdatePassword [OPTIONS]
Options:
--userId TEXT
--newPassword TEXT
--help Show this message and exit.
panopto UserManagement ResetPassword
Usage: panopto UserManagement ResetPassword [OPTIONS]
Options:
--userId TEXT
--help Show this message and exit.
panopto UserManagement UnlockAccount
Usage: panopto UserManagement UnlockAccount [OPTIONS]
Options:
--userId TEXT
--help Show this message and exit.
panopto UserManagement SetSystemRole
Usage: panopto UserManagement SetSystemRole [OPTIONS]
Options:
--userId TEXT
--role [None|Videographer|Admin]
--help Show this message and exit.
panopto UserManagement DeleteUsers
Usage: panopto UserManagement DeleteUsers [OPTIONS]
Options:
--userIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement CreateInternalGroup
Usage: panopto UserManagement CreateInternalGroup [OPTIONS]
Options:
--groupName TEXT
--memberIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement GetGroupIsPublic
Usage: panopto UserManagement GetGroupIsPublic [OPTIONS]
Options:
--groupId TEXT
--help Show this message and exit.
panopto UserManagement SetGroupIsPublic
Usage: panopto UserManagement SetGroupIsPublic [OPTIONS]
Options:
--groupId TEXT
--isPublic BOOLEAN true|false
--help Show this message and exit.
panopto UserManagement CreateExternalGroup
Usage: panopto UserManagement CreateExternalGroup [OPTIONS]
Options:
--groupName TEXT
--externalProvider TEXT
--externalId TEXT
--memberIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement AddMembersToInternalGroup
Usage: panopto UserManagement AddMembersToInternalGroup [OPTIONS]
Options:
--groupId TEXT
--memberIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto UserManagement RemoveMembersFromInternalGroup
[OPTIONS]
Options:
--groupId TEXT
--memberIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement AddMembersToExternalGroup
Usage: panopto UserManagement AddMembersToExternalGroup [OPTIONS]
Options:
--externalProviderName TEXT
--externalGroupId TEXT
--memberIds TEXT allows multiple
--help Show this message and exit.
Usage: panopto UserManagement RemoveMembersFromExternalGroup
[OPTIONS]
Options:
--externalProviderName TEXT
--externalGroupId TEXT
--memberIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement SyncExternalUser
Usage: panopto UserManagement SyncExternalUser [OPTIONS]
Options:
--firstName TEXT
--lastName TEXT
--email TEXT
--EmailSessionNotifications BOOLEAN
true|false
--externalGroupIds TEXT allows multiple
--help Show this message and exit.
panopto UserManagement DeleteGroup
Usage: panopto UserManagement DeleteGroup [OPTIONS]
Options:
--groupId TEXT
--help Show this message and exit.
panopto UserManagement GetGroup
Usage: panopto UserManagement GetGroup [OPTIONS]
Options:
--groupId TEXT
--help Show this message and exit.
panopto UserManagement ListGroups
Usage: panopto UserManagement ListGroups [OPTIONS]
Options:
--pagination TEXT format: MaxNumberResults=int,PageNumber=int
--help Show this message and exit.
panopto UserManagement GetGroupsByName
Usage: panopto UserManagement GetGroupsByName [OPTIONS]
Options:
--groupName TEXT
--help Show this message and exit.
panopto UserManagement GetUsersInGroup
Usage: panopto UserManagement GetUsersInGroup [OPTIONS]
Options:
--groupId TEXT
--help Show this message and exit.
panopto UserManagement SetUserHasLoggedIn
Usage: panopto UserManagement SetUserHasLoggedIn [OPTIONS]
Options:
--userId TEXT
--help Show this message and exit.