-
Notifications
You must be signed in to change notification settings - Fork 52
Remove HPOVFabricManager
Remove-HPOVFabricManager [-InputObject] <HPOneView.Networking.FabricManager[]>[ [-Force] <SwitchParameter>][ [-ApplianceConnection] <Array>][ [-WhatIf] <SwitchParameter>][ [-Confirm] <SwitchParameter>] [<CommonParameters>]
Fabric Managers is a resource manager in HPE OneView that enables integration of a Cisco ACI fabric (an external entity) with HPE Synergy. A fabric manager aligns HPE OneView resources as defined by Cisco Application Policy Infrastructure Controller (APIC) policies. It represents a remote Cisco APIC or an APIC cluster that manages a Cisco ACI fabric.
You can operate a fabric manager after adding it in HPE OneView and configure a list of tenants to cover policies necessary for HPE Synergy and Cisco APIC integration.
Remediation of networks, network sets, and logical interconnects Remediation is a process to convert a noncompliant health state of an HPE OneView resource to a compliant health state with respect to APIC policy definitions.
The following conditions cause the fabric manager to be unable to synchronize with network policies:
* One or more networks connected across uplink sets in a logical interconnect within HPE Synergy have the same VLAN tag
* The two networks are shared across tenants
When a fabric manager is non compliant with APIC network policies, a software remediation enables a fabric manager to synchronize with network policies. A compliance report is generated immediately after adding a fabric manager and is updated again after remediation. The compliance report details actions that you can perform to remediate inconsistencies. There are indicators for compliant, noncompliant, and compliance-check progress for each resource. Every tenant has a list of consistent and inconsistent reports based on the compliance records generated for a tenant. An inconsistency appears in the form of an alert, which contains an action choice: auto-remediate or manual. If you choose to auto-remediate, an automatic update of the selected HPE OneView resource will initiate.
-ApplianceConnection <Array>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | False |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | False |
-Confirm <SwitchParameter>
Aliases | cf |
Required? | false |
Position? | named |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | False |
-Force <SwitchParameter>
Force delete the resource.
Aliases | None |
Required? | false |
Position? | named |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | False |
-InputObject <HPOneView.Networking.FabricManager[]>
The HPOneView.Networking.FabricManager resource to remove.
Aliases | None |
Required? | true |
Position? | named |
Default value | |
Accept pipeline input? | true (ByValue) |
Accept wildcard characters? | False |
-WhatIf <SwitchParameter>
Aliases | wi |
Required? | false |
Position? | named |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | False |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)
HPOneView.Networking.FabricManager
The fabric manager resource from Get-HPOVFabricManager.
HPOneView.Appliance.TaskResource [System.Management.Automation.PSCustomObject]
Async task Resource object for configuring port monitoring on the requested logical intercinnect.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVFabricManager -Name fabricmgr.domain.com -ErrorAction Stop | Remove-HPOVFabricManager
Remove the specified fabric manager.
- Get-HPOVInterconnect
- Get-HPOVInterconnectType
- Get-HPOVLogicalInterconnect
- Get-HPOVSasLogicalInterconnect
- Get-HPOVLogicalInterconnectGroup
- Get-HPOVNetwork
- Get-HPOVNetworkSet
- Get-HPOVSasInterconnectType
- Get-HPOVUplinkSet
- Install-HPOVLogicalInterconnectFirmware
- New-HPOVLogicalInterconnectGroup
- New-HPOVNetwork
- New-HPOVNetworkSet
- New-HPOVQosConfig
- New-HPOVQosTrafficClass
- New-HPOVSnmpConfiguration
- New-HPOVSnmpTrapDestination
- New-HPOVUplinkSet
- Remove-HPOVLogicalInterconnectGroup
- Remove-HPOVNetwork
- Remove-HPOVNetworkSet
- Set-HPOVNetwork
- Set-HPOVNetworkSet
- Show-HPOVLogicalInterconnectMacTable
- Show-HPOVPortStatistics
- Update-HPOVLogicalInterconnect
- Get-HPOVSwitchType
- Get-HPOVLogicalSwitch
- New-HPOVLogicalSwitch
- Update-HPOVLogicalSwitch
- Remove-HPOVLogicalSwitch
- Get-HPOVLogicalSwitchGroup
- New-HPOVLogicalSwitchGroup
- Remove-HPOVLogicalSwitchGroup
- Get-HPOVSwitch
- New-HPOVSnmpV3User
- Disable-HPOVLogicalInterconnectPortMonitoring
- Enable-HPOVLogicalInterconnectPortMonitoring
- Get-HPOVLogicalInterconnectPortMonitoring
- Add-HPOVFabricManager
- Get-HPOVFabricManager