external help file | Module Name | online version | schema |
---|---|---|---|
Intersight.PowerShell.dll-Help.xml |
Intersight.PowerShell |
2.0.0 |
Fill in the Synopsis
Set-IntersightVnicFcAdapterPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Description< string>][-ErrorDetectionTimeout< long>][-ErrorRecoverySettings< VnicFcErrorRecoverySettings>][-FlogiSettings< VnicFlogiSettings>][-InterruptSettings< VnicFcInterruptSettings>][-IoThrottleCount< long>][-LunCount< long>][-LunQueueDepth< long>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PlogiSettings< VnicPlogiSettings>][-ResourceAllocationTimeout< long>][-RxQueueSettings< VnicFcQueueSettings>][-ScsiQueueSettings< VnicScsiQueueSettings>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TxQueueSettings< VnicFcQueueSettings>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
Update a 'VnicFcAdapterPolicy' resource.
Type: System.Collections.Generic.Dictionary`2[string,object]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Description of the policy.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Error Detection Timeout, also referred to as EDTOV, is the number of milliseconds to wait before the system assumes that an error has occurred.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Fibre Channel Error Recovery Settings.
Note :- Use Initialize-IntersightVnicFcErrorRecoverySettings to create the object of complex type VnicFcErrorRecoverySettings
Type: VnicFcErrorRecoverySettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Fibre Channel Flogi Settings.
Note :- Use Initialize-IntersightVnicFlogiSettings to create the object of complex type VnicFlogiSettings
Type: VnicFlogiSettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Interrupt Settings for the virtual fibre channel interface.
Note :- Use Initialize-IntersightVnicFcInterruptSettings to create the object of complex type VnicFcInterruptSettings
Type: VnicFcInterruptSettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The number of commands that the HBA can send and receive in a single transmission per LUN.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The unique identifier of this Managed Object instance.
Type: string
Parameter Sets: (All)
Aliases:
Required: true
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Name of the concrete policy.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef or use the cmdlet Initialize-IntersightMoMoRef.
Type: OrganizationOrganizationRelationship
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Fibre Channel Plogi Settings.
Note :- Use Initialize-IntersightVnicPlogiSettings to create the object of complex type VnicPlogiSettings
Type: VnicPlogiSettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Fibre Channel Receive Queue Settings.
Note :- Use Initialize-IntersightVnicFcQueueSettings to create the object of complex type VnicFcQueueSettings
Type: VnicFcQueueSettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
SCSI Input/Output Queue Settings.
Note :- Use Initialize-IntersightVnicScsiQueueSettings to create the object of complex type VnicScsiQueueSettings
Type: VnicScsiQueueSettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
Type: System.Collections.Generic.List`1[MoTag]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Fibre Channel Transmit Queue Settings.
Note :- Use Initialize-IntersightVnicFcQueueSettings to create the object of complex type VnicFcQueueSettings
Type: VnicFcQueueSettings
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Returns the json payload received in response.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
Returns the HTTP response with headers and content.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
PS C:\> Set-IntersightVnicFcAdapterPolicy
{ Add example description here }
Get-IntersightVnicFcAdapterPolicy
Initialize-IntersightMoVersionContext
Initialize-IntersightVnicFcErrorRecoverySettings
Initialize-IntersightVnicFcInterruptSettings
Initialize-IntersightVnicFcQueueSettings
Initialize-IntersightVnicFlogiSettings
Initialize-IntersightVnicPlogiSettings
Initialize-IntersightVnicScsiQueueSettings