Get-NectarCiscoClusterInventory
    • 21 Aug 2024
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Get-NectarCiscoClusterInventory

    • Dark
      Light
    • PDF

    Article summary

    Return inventory information for a given Cisco cluster

    Syntax

    Get-NectarCiscoClusterInventory
      -ClusterID  <String>
      -InventorySet  <String>
      -SearchQuery  <String>
      -OrderByField  <String>
      -OrderDirection  <String>
      -TenantName  <String>
      -PageSize  <Int32>
      -ResultSize  <Int32>
      -Name  <String>
    

    Examples

    Example 1

    Get-NectarCiscoClusterInventory -ClusterID 39_1 -InventorySet CallManagers
    

    Returns information about the call managers for the specified clusterID

    Example 2

    Get-NectarCiscoCluster | Get-NectarCiscoClusterInventory -InventorySet Gateways
    

    Returns information about gateways from all Cisco clusters

    Parameters

    -ClusterID <String>
    The Nectar-defined ClusterID for the given cluster. Accepts pipelined results

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

    -InventorySet <String>
    What specified inventory set to pull information about

    ParameterValue
    Requiredtrue
    Position2
    Requiredtrue
    Default ValueNone
    Accept pipeline input?false
    Accept wildcard characters?false

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

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

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

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

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

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

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

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

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

    ParameterValue
    Requiredfalse
    Position7
    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
    Position8
    Requiredfalse
    Default Value0
    Accept pipeline input?false
    Accept wildcard characters?false

    -Name <String>

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