Get-NectarRIGAgent
    • 20 Aug 2024
    • 1 Minute to read
    • Contributors
    • Dark
      Light
    • PDF

    Get-NectarRIGAgent

    • Dark
      Light
    • PDF

    Article summary

    Return information about RIG agents connected to the environment

    Syntax

    Get-NectarRIGAgent
      -SearchQuery  <String>
      -OrderByField  <String>
      -OrderDirection  <String>
      -PageSize  <Int32>
      -ResultSize  <Int32>
      -Name  <String>
    

    Examples

    Example 1

    Get-NectarRIGAgent
    

    Returns information about all RIG agents in the environment

    Example 2

    Get-NectarRIGAgent -SearchQuery contoso -OrderByField
    

    Returns information about gateways from all Cisco clusters

    Parameters

    -SearchQuery <String>
    A string to search for. Will search for match against all fields

    ParameterValue
    Requiredfalse
    Position1
    Requiredfalse
    Default ValueNone
    Accept pipeline input?false
    Accept wildcard characters?false

    -OrderByField <String>
    Sort the output by the selected field

    ParameterValue
    Requiredfalse
    Position2
    Requiredfalse
    Default Valuename
    Accept pipeline input?false
    Accept wildcard characters?false

    -OrderDirection <String>
    Sort ordered output in ascending or descending order

    ParameterValue
    Requiredfalse
    Position3
    Requiredfalse
    Default Valueasc
    Accept pipeline input?false
    Accept wildcard characters?false

    -PageSize <Int32>
    The size of the page used to return data. Defaults to 10000

    ParameterValue
    Requiredfalse
    Position4
    Requiredfalse
    Default Value10000
    Accept pipeline input?false
    Accept wildcard characters?false

    -ResultSize <Int32>
    The total number of results to return. Maximum result size is 9,999,999 results

    ParameterValue
    Requiredfalse
    Position5
    Requiredfalse
    Default Value0
    Accept pipeline input?false
    Accept wildcard characters?false

    -Name <String>

    ParameterValue
    Requiredfalse
    Position6
    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