Get-NectarSessionMultiTimeline
    • 15 May 2023
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Get-NectarSessionMultiTimeline

    • Dark
      Light
    • PDF

    Article summary

    Returns multimedia session timeline details for a given P2P multimedia session

    Description

    Returns multimedia session (an audio/video P2P session or an audio/appsharing P2P session) timeline details for a given session
    Used to build the Gantt chart view for a given P2P multimedia session on the Session Details screen.

    Syntax

    Get-NectarSessionMultiTimeline
      -SessionID  <String>
      -Platform  <String>
      -TenantName  <String>
    

    Examples

    Example 1

    Get-NectarSessionMultiTimeline 2021-05-05T19:17:14.324027_1_1_*_*_*_6_*_6efc12345-4229-4c11-9001-9a00667a761e9_6efc8348-4809-4caf-9141-9afa87a761e9_* -Platform TEAMS
    

    Returns multimedia session timeline information for a specific multimedia P2P session

    Example 2

    Get-NectarSessions -TimePeriod LAST_DAY -Users tferguson@contoso.com-SessionTypes PEER2PEER_MULTIMEDIA -Platforms TEAMS | Get-NectarSessionMultiTimeline -Platform TEAMS
    

    Returns the multimedia session timeline information for all Teams P2P multimedia sessions participated by tferguson@contoso.com for the past day

    Parameters

    -SessionID <String>
    The sessionID of a multimedia P2P session

    ParameterValue
    Requiredtrue
    Position1
    Requiredtrue
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -Platform <String>
    The platform where the P2P session took place

    ParameterValue
    Requiredtrue
    Position2
    Requiredtrue
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -TenantName <String>
    The name of the Nectar DXP tenant. Used in multi-tenant configurations.

    ParameterValue
    Requiredfalse
    Position3
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence