HewlettPackard / POSH-HPEOneView

PowerShell language bindings library for HPE OneView.
http://hewlettpackard.github.io/POSH-HPEOneView/
126 stars 52 forks source link

Missing output from Get-OVInterconnect #668

Open VVic27 opened 8 months ago

VVic27 commented 8 months ago

Any idea why I am not getting a consistent output from Get-OVInterconnect for various models of Virtual Connects? For troubleshooting purposes, I need to get the associations between the WWPNs of the Server Profiles and the FC Uplink Ports on Virtual Connect SE 16Gb FC Module for Synergy. Unfortunately, the result I am getting for WWPNs (logins) using Get-OVInterconnect is 'null'.

Expected Behavior

The same command, Get-OVInterconnects, is working fine for Virtual Connect SE 100Gb F32 Module for Synergy and Virtual Connect SE 40Gb F8 Module for Synergy. The expected output is provided under fcPortProperties: logins. I get the needed WWPNs

Actual Behavior for Virtual Connect SE 16Gb FC Module for Synergy

Get-OVInterconnects is not providing the WWPNs. The output for fcPortProperties: loging is 'null'

Steps to reproduce bahavior on Virtual Connect SE 16Gb FC Module for Synergy

The output of Get-OVCommandTrace is truncated because of the size limitation of description field.

**********************
PowerShell transcript start
**********************
VERBOSE: 
XXXVC16-cl.local.net LibraryVersion Path
------------------------------------------- ------------------------------------------- -------------- ----
ApplianceVersion: 8.70.00.486025.00         ApplianceVersion: 8.70.00.486025.00         8.50.3667.2043 C:\Program Files\WindowsPowerShell\Modules\HPEOneView.850\8.50.3667.2043
VERBOSE: [Get-OVInterconnect] Redacting users Password from Verbose Output
VERBOSE: [Get-OVInterconnect] Bound PS Parameters: 
Name                           Value
----                           -----
Name                           XXXVC16-Ch1, interconnect 2
VERBOSE: [GET-OVINTERCONNECT] Called from: Get-OVCommandTrace
VERBOSE: [GET-OVINTERCONNECT] Verify auth
VERBOSE: [TEST-OVAUTH] Caller: Get-OVInterconnect
VERBOSE: [TEST-OVAUTH] Verify Auth for XXXVC16-cl.local.net
VERBOSE: [TEST-OVAUTH] $Appliance is [HPEOneView.Appliance.Connection]
VERBOSE: [TEST-OVAUTH] Received HPEOneview.Appliance.Connection Object: 
ConnectionID Name                                        UserName  AuthLoginDomain Default
------------ ----                                        --------  --------------- -------
1            XXXVC16-cl.local.net Interface LOCAL           True
VERBOSE: [GET-OVINTERCONNECT] Processing appliance XXXVC16-cl.local.net (of 1)
VERBOSE: [GET-OVINTERCONNECT] Processing AllResourcesInScope.
VERBOSE: [GET-OVINTERCONNECT] Scope(s) AllResources is set to 'AllResources'.  Will not add scope to URI query parameter.
VERBOSE: [Get-AllIndexResources] Redacting users Password from Verbose Output
VERBOSE: [Get-AllIndexResources] Bound PS Parameters: 
Name                           Value
----                           -----
ApplianceConnection            XXXVC16-cl.local.net
Uri                            /rest/index/resources?category=interconnects&category=sas-interconnects&sort=name:asc&query=name:'XXXVC16-Ch1, interconnect 2'
VERBOSE: [GET-ALLINDEXRESOURCES] Called from: Get-OVInterconnect
VERBOSE: [GET-ALLINDEXRESOURCES] Processing URI: Get-OVInterconnect
VERBOSE: [SEND-OVREQUEST] BEGIN
VERBOSE: [SEND-OVREQUEST] Called from: Get-AllIndexResources
VERBOSE: [SEND-OVREQUEST] Bound PS Parameters: 
Key      Value
---      -----
uri      /rest/index/resources?category=interconnects&category=sas-interconnects&sort=name:asc&query=name:'XXXVC16-Ch1, interconnect 2'
Hostname XXXVC16-cl.local.net
VERBOSE: [SEND-OVREQUEST] Process
VERBOSE: [SEND-OVREQUEST] Hostname value: 
ConnectionID Name                                        UserName  AuthLoginDomain Default
------------ ----                                        --------  --------------- -------
1            XXXVC16-cl.local.net Interface LOCAL           True
VERBOSE: [SEND-OVREQUEST] Processing 'XXXVC16-cl.local.net' appliance connection request. 1 of 1
VERBOSE: [SEND-OVREQUEST] Requested URI '/rest/index/resources?category=interconnects&category=sas-interconnects&sort=name:asc&query=name:'XXXVC16-Ch1, interconnect 2'' to 'XXXVC16-cl.local.net'
VERBOSE: [SEND-OVREQUEST] Restclient timeout setting: 20000
VERBOSE: [SEND-OVREQUEST] Request: GET https://XXXVC16-cl.local.net/rest/index/resources?category=interconnects&category=sas-interconnects&sort=name:asc&query=name:'XXXVC16-Ch1, interconnect 2'
VERBOSE: [SEND-OVREQUEST] Request Header 1: User-Agent = HPEOneView.PowerShell/8.50 (Microsoft Windows NT 10.0.17763.0)
VERBOSE: [SEND-OVREQUEST] Request Header 2: Content-Type = application/json
VERBOSE: [SEND-OVREQUEST] Request Header 3: Accept = application/json, text/html, application/xhtml+xml
VERBOSE: [SEND-OVREQUEST] Request Header 4: X-API-Version = 5600
VERBOSE: [SEND-OVREQUEST] Request Header 5: accept-language = en_US
VERBOSE: [SEND-OVREQUEST] Request Header 6: accept-encoding = gzip, deflate
VERBOSE: [SEND-OVREQUEST] Request Header 7: auth = [*****REDACTED******]
VERBOSE: [SEND-OVREQUEST] Response time: 00:00:00.1163533
VERBOSE: [SEND-OVREQUEST] Response Status: 200 (OK)
VERBOSE: [SEND-OVREQUEST] Response Header 1: Date = Tue, 06 Feb 2024 10:44:29 GMT
VERBOSE: [SEND-OVREQUEST] Response Header 2: Server = Apache
VERBOSE: [SEND-OVREQUEST] Response Header 3: Cache-Control = no-cache
VERBOSE: [SEND-OVREQUEST] Response Header 4: Pragma = no-cache
VERBOSE: [SEND-OVREQUEST] Response Header 5: X-XSS-Protection = 1; mode=block
VERBOSE: [SEND-OVREQUEST] Response Header 6: X-Frame-Options = DENY
VERBOSE: [SEND-OVREQUEST] Response Header 7: X-Content-Type-Options = nosniff
VERBOSE: [SEND-OVREQUEST] Response Header 8: Strict-Transport-Security = max-age=31536000
VERBOSE: [SEND-OVREQUEST] Response Header 9: Content-Security-Policy = default-src 'self' data: 'unsafe-inline' 'unsafe-eval' https://www.google-analytics.com https://www.hpe.com; font-src 'self' https://hpefonts.s3.amazonaws.com https://fonts.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com;
VERBOSE: [SEND-OVREQUEST] Response Header 10: Keep-Alive = timeout=15, max=100
VERBOSE: [SEND-OVREQUEST] Response Header 11: Connection = Keep-Alive
VERBOSE: [SEND-OVREQUEST] Response Header 12: Transfer-Encoding = chunked
VERBOSE: [SEND-OVREQUEST] Response Header 13: Content-Type = application/json; charset=utf-8
VERBOSE: [SEND-OVREQUEST] Response Header 14: Expires = 0
VERBOSE: [SEND-OVREQUEST] FinalResponse: {"type":"IndexPaginatedCollectionV300","category":"resources","members":[{"type":"IndexResourceV300","name":"XXXVC16-Ch1, interconnect 2","description":null,"attributes":{"SPARE_PART_NUMBER":"785338-001","interconnectType":"Virtual Connect SE 16Gb FC Module for Synergy","ipv4_mode":"static","refreshState":"NotRefreshing","ipv6_address":"fe80::a2d3:c1ff:fee2:1f1b","ipv4_address":"X.X.X.X","logicalInterconnectUri":"/rest/logical-interconnects/c56c83ff-0fd5-4869-b39e-42e0a9568c50","serial_number":"XXXXXXXXXX","module_id":"e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d","ipv6_mode":"link-local","part_number":"P08477-B21","interConnectHardwareHealth":"Ok","model":"Virtual Connect SE 16Gb FC Module for Synergy","location":"[Enclosure=/rest/enclosures/797740CZ3920T4NG,Bay=2]","fwbaseline_version":"5.70.167","state":"Configured"},"multiAttributes":{"icmLicenses":[""]},"ownerId":"cd","state":"Configured","status":"OK","created":"2020-09-08T17:31:38.941Z","modified":"2024-02-04T17:37:19.764Z","eTag":"2024-02-04T17:37:19.764Z","category":"interconnects","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d","applianceId":"34cd8caa-5f5e-4c6b-8de4-c15a990a4302","scopeUris":null}],"created":null,"modified":null,"uri":"/rest/index/resources?start=0&count=50&sort=name:asc&category=interconnects&category=sas-interconnects&query=name:'XXXVC16-Ch1,%20interconnect%202'","prevPageUri":null,"nextPageUri":null,"start":0,"count":1,"total":1,"unFilteredTotal":8,"eTag":null}
VERBOSE: [SEND-OVREQUEST] Manual Pagination: False
VERBOSE: [SEND-OVREQUEST] Response members and automatic pagination
VERBOSE: [SEND-OVREQUEST] total stored '1'
VERBOSE: [SEND-OVREQUEST] nextPageURI: ''
VERBOSE: [SEND-OVREQUEST] Reached End of pagination. Building AllResults
VERBOSE: [SEND-OVREQUEST] Cleaning up HttpWebRequest
VERBOSE: [SEND-OVREQUEST] Does nextPageUri member exist: True
VERBOSE: [SEND-OVREQUEST] Is nextPageUri Null or Empty: True
VERBOSE: [SEND-OVREQUEST] Stopping Do/Until loop because nextPageUri is null/empty and have received all objects.
VERBOSE: [SEND-OVREQUEST] End
VERBOSE: [GET-ALLINDEXRESOURCES] Get full object: XXXVC16-Ch1, interconnect 2
VERBOSE: [SEND-OVREQUEST] BEGIN
VERBOSE: [SEND-OVREQUEST] Called from: Get-AllIndexResources
VERBOSE: [SEND-OVREQUEST] Bound PS Parameters: 
Key      Value
---      -----
uri      /rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d
Hostname XXXVC16-cl.local.net
VERBOSE: [SEND-OVREQUEST] Process
VERBOSE: [SEND-OVREQUEST] Hostname value: 
ConnectionID Name                                        UserName  AuthLoginDomain Default
------------ ----                                        --------  --------------- -------
1            XXXVC16-cl.local.net Interface LOCAL           True
VERBOSE: [SEND-OVREQUEST] Processing 'XXXVC16-cl.local.net' appliance connection request. 1 of 1
VERBOSE: [SEND-OVREQUEST] Requested URI '/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d' to 'XXXVC16-cl.local.net'
VERBOSE: [SEND-OVREQUEST] Restclient timeout setting: 20000
VERBOSE: [SEND-OVREQUEST] Request: GET https://XXXVC16-cl.local.net/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d
VERBOSE: [SEND-OVREQUEST] Request Header 1: User-Agent = HPEOneView.PowerShell/8.50 (Microsoft Windows NT 10.0.17763.0)
VERBOSE: [SEND-OVREQUEST] Request Header 2: Content-Type = application/json
VERBOSE: [SEND-OVREQUEST] Request Header 3: Accept = application/json, text/html, application/xhtml+xml
VERBOSE: [SEND-OVREQUEST] Request Header 4: X-API-Version = 5600
VERBOSE: [SEND-OVREQUEST] Request Header 5: accept-language = en_US
VERBOSE: [SEND-OVREQUEST] Request Header 6: accept-encoding = gzip, deflate
VERBOSE: [SEND-OVREQUEST] Request Header 7: auth = [*****REDACTED******]
VERBOSE: [SEND-OVREQUEST] Response time: 00:00:00.7647405
VERBOSE: [SEND-OVREQUEST] Response Status: 200 (OK)
VERBOSE: [SEND-OVREQUEST] Response Header 1: Date = Tue, 06 Feb 2024 10:44:29 GMT
VERBOSE: [SEND-OVREQUEST] Response Header 2: Server = Apache
VERBOSE: [SEND-OVREQUEST] Response Header 3: ETag = 2d5d9c77-a87e-460d-9906-43fe209acb52
VERBOSE: [SEND-OVREQUEST] Response Header 4: Cache-Control = no-cache
VERBOSE: [SEND-OVREQUEST] Response Header 5: Pragma = no-cache
VERBOSE: [SEND-OVREQUEST] Response Header 6: X-XSS-Protection = 1; mode=block
VERBOSE: [SEND-OVREQUEST] Response Header 7: X-Frame-Options = DENY
VERBOSE: [SEND-OVREQUEST] Response Header 8: X-Content-Type-Options = nosniff
VERBOSE: [SEND-OVREQUEST] Response Header 9: Strict-Transport-Security = max-age=31536000
VERBOSE: [SEND-OVREQUEST] Response Header 10: Content-Security-Policy = default-src 'self' data: 'unsafe-inline' 'unsafe-eval' https://www.google-analytics.com https://www.hpe.com; font-src 'self' https://hpefonts.s3.amazonaws.com https://fonts.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com;
VERBOSE: [SEND-OVREQUEST] Response Header 11: Keep-Alive = timeout=15, max=100
VERBOSE: [SEND-OVREQUEST] Response Header 12: Connection = Keep-Alive
VERBOSE: [SEND-OVREQUEST] Response Header 13: Transfer-Encoding = chunked
VERBOSE: [SEND-OVREQUEST] Response Header 14: Content-Type = application/json; charset=utf-8
VERBOSE: [SEND-OVREQUEST] Response Header 15: Expires = 0
VERBOSE: [SEND-OVREQUEST] FinalResponse: {"type":"InterconnectV6","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d","category":"interconnects","eTag":"2d5d9c77-a87e-460d-9906-43fe209acb52","created":null,"modified":null,"scopesUri":"/rest/scopes/resources/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d","model":"Virtual Connect SE 16Gb FC Module for Synergy","interconnectLocation":{"locationEntries":[{"type":"Enclosure","value":"/rest/enclosures/797740CZ3920T4NG"},{"type":"Bay","value":"2"}]},"interconnectTypeUri":"/rest/interconnect-types/6d64baf6-4fd5-493c-89c4-446694e152d0","ports":[{"type":"portV6","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d/ports/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:d1","category":"ports","eTag":null,"created":null,"modified":null,"portId":"e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:d1","portName":"d1","interconnectName":"XXXVC16-Ch1, interconnect 2","portType":"Downlink","bayNumber":2,"capability":["ConnectionReservation","FibreChannel","ConnectionDeployment"],"portTypeExtended":"Unknown","enabled":true,"configEnabled":true,"operationalEnabled":true,"configPortTypes":["ConnectionReservation","FibreChannel","ConnectionDeployment"],"portStatus":"Linked","portStatusReason":"LoggedIn","portHealthStatus":"Normal","portSplitMode":"NotApplicable","operationalSpeed":"Speed16G","autoNegStatus":"NA","fecModeStatus":"NA","connectorType":null,"neighbor":{"remoteChassisId":null,"remoteChassisIdType":null,"remoteMgmtAddress":null,"remoteMgmtAddressType":null,"remotePortDescription":null,"remotePortId":null,"remotePortIdType":null,"remoteSystemCapabilities":null,"remoteSystemDescription":null,"remoteSystemName":null,"remoteType":null,"linkUri":null,"linkLabel":null},"lagId":0,"lagName":null,"portMonitorConfigInfo":"NotMonitored","fcPortProperties":{"wwnn":null,"wwpn":null,"fcfMac":null,"principleInterconnectName":null,"principleInterconnectNameList":null,"neighborInterconnectName":null,"logins":null,"loginsCount":0,"opOnlineReason":null,"opOnline":true,"trunkMaster":null,"downlinkToUplinkPortMapping":"3","mappedUplinkPortIsTrunkMaster":false,"logicalWwnForTrunkMaster":null},"subports":null,"pairedPortName":null,"associatedUplinkSetUri":null,"vlans":null,"nativeVlanId":0,"dcbxInfo":null,"vendorSpecificPortName":null,"portRunningCapabilityType":null,"lagStates":null,"available":true,"portUidLocator":"NA","partnerLagId":0,"partnerAddress":null,"partnerLagStates":null,"description":null,"state":null,"status":"OK","name":"d1"},{"type":"portV6","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d/ports/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:d2","category":"ports","eTag":null,"created":null,"modified":null,"portId":"e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:d2","portName":"d2","interconnectName":"XXXVC16-Ch1, interconnect 2","portType":"Downlink","bayNumber":2,"capability":
[...]
{"wwnn":"00:00:00:00:00:00:00:00","wwpn":"20:2C:00:14:38:C8:9C:1B","fcfMac":null,"principleInterconnectName":"00:00:00:00:00:00:00:00","principleInterconnectNameList":null,"neighborInterconnectName":"00:00:00:00:00:00:00:00","logins":null,"loginsCount":0,"opOnlineReason":null,"opOnline":null,"trunkMaster":null,"downlinkToUplinkPortMapping":null,"mappedUplinkPortIsTrunkMaster":false,"logicalWwnForTrunkMaster":null},"subports":null,"pairedPortName":null,"associatedUplinkSetUri":null,"vlans":null,"nativeVlanId":0,"dcbxInfo":null,"vendorSpecificPortName":null,"portRunningCapabilityType":null,"lagStates":null,"available":true,"portUidLocator":"NA","partnerLagId":0,"partnerAddress":null,"partnerLagStates":null,"description":null,"state":null,"status":"Disabled","name":"Q4:1"},{"type":"portV6","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d/ports/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:Q4:2","category":"ports","eTag":null,"created":null,"modified":null,"portId":"e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:Q4:2","portName":"Q4:2","interconnectName":"XXXVC16-Ch1, interconnect 2","portType":"Uplink","bayNumber":2,"capability":["FibreChannel"],"portTypeExtended":"Unknown","enabled":true,"configEnabled":true,"operationalEnabled":true,"configPortTypes":["FibreChannel"],"portStatus":"Unlinked","portStatusReason":"NotLoggedIn","portHealthStatus":"Disabled","portSplitMode":"NotApplicable","operationalSpeed":"Speed16G","autoNegStatus":"NA","fecModeStatus":"NA","connectorType":null,"neighbor":{"remoteChassisId":"00:00:00:00:00:00:00:00","remoteChassisIdType":null,"remoteMgmtAddress":null,"remoteMgmtAddressType":null,"remotePortDescription":null,"remotePortId":null,"remotePortIdType":null,"remoteSystemCapabilities":null,"remoteSystemDescription":null,"remoteSystemName":null,"remoteType":null,"linkUri":null,"linkLabel":null},"lagId":0,"lagName":null,"portMonitorConfigInfo":"NotMonitored","fcPortProperties":{"wwnn":"00:00:00:00:00:00:00:00","wwpn":"20:2D:00:14:38:C8:9C:1B","fcfMac":null,"principleInterconnectName":"00:00:00:00:00:00:00:00","principleInterconnectNameList":null,"neighborInterconnectName":"00:00:00:00:00:00:00:00","logins":null,"loginsCount":0,"opOnlineReason":null,"opOnline":null,"trunkMaster":null,"downlinkToUplinkPortMapping":null,"mappedUplinkPortIsTrunkMaster":false,"logicalWwnForTrunkMaster":null},"subports":null,"pairedPortName":null,"associatedUplinkSetUri":null,"vlans":null,"nativeVlanId":0,"dcbxInfo":null,"vendorSpecificPortName":null,"portRunningCapabilityType":null,"lagStates":null,"available":true,"portUidLocator":"NA","partnerLagId":0,"partnerAddress":null,"partnerLagStates":null,"description":null,"state":null,"status":"Disabled","name":"Q4:2"},{"type":"portV6","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d/ports/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:Q4:3","category":"ports","eTag":null,"created":null,"modified":null,"portId":"e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:Q4:3","portName":"Q4:3","interconnectName":"XXXVC16-Ch1, interconnect 2","portType":"Uplink","bayNumber":2,"capability":["FibreChannel"],"portTypeExtended":"Unknown","enabled":true,"configEnabled":true,"operationalEnabled":true,"configPortTypes":["FibreChannel"],"portStatus":"Unlinked","portStatusReason":"NotLoggedIn","portHealthStatus":"Disabled","portSplitMode":"NotApplicable","operationalSpeed":"Speed16G","autoNegStatus":"NA","fecModeStatus":"NA","connectorType":null,"neighbor":{"remoteChassisId":"00:00:00:00:00:00:00:00","remoteChassisIdType":null,"remoteMgmtAddress":null,"remoteMgmtAddressType":null,"remotePortDescription":null,"remotePortId":null,"remotePortIdType":null,"remoteSystemCapabilities":null,"remoteSystemDescription":null,"remoteSystemName":null,"remoteType":null,"linkUri":null,"linkLabel":null},"lagId":0,"lagName":null,"portMonitorConfigInfo":"NotMonitored","fcPortProperties":{"wwnn":"00:00:00:00:00:00:00:00","wwpn":"20:2E:00:14:38:C8:9C:1B","fcfMac":null,"principleInterconnectName":"00:00:00:00:00:00:00:00","principleInterconnectNameList":null,"neighborInterconnectName":"00:00:00:00:00:00:00:00","logins":null,"loginsCount":0,"opOnlineReason":null,"opOnline":null,"trunkMaster":null,"downlinkToUplinkPortMapping":null,"mappedUplinkPortIsTrunkMaster":false,"logicalWwnForTrunkMaster":null},"subports":null,"pairedPortName":null,"associatedUplinkSetUri":null,"vlans":null,"nativeVlanId":0,"dcbxInfo":null,"vendorSpecificPortName":null,"portRunningCapabilityType":null,"lagStates":null,"available":true,"portUidLocator":"NA","partnerLagId":0,"partnerAddress":null,"partnerLagStates":null,"description":null,"state":null,"status":"Disabled","name":"Q4:3"},{"type":"portV6","uri":"/rest/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d/ports/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:Q4:4","category":"ports","eTag":null,"created":null,"modified":null,"portId":"e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d:Q4:4","portName":"Q4:4","interconnectName":"XXXVC16-Ch1, interconnect 2","portType":"Uplink","bayNumber":2,"capability":["FibreChannel"],"portTypeExtended":"Unknown","enabled":true,"configEnabled":true,"operationalEnabled":true,"configPortTypes":["FibreChannel"],"portStatus":"Unlinked","portStatusReason":"NotLoggedIn","portHealthStatus":"Disabled","portSplitMode":"NotApplicable","operationalSpeed":"Speed16G","autoNegStatus":"NA","fecModeStatus":"NA","connectorType":null,"neighbor":{"remoteChassisId":"00:00:00:00:00:00:00:00","remoteChassisIdType":null,"remoteMgmtAddress":null,"remoteMgmtAddressType":null,"remotePortDescription":null,"remotePortId":null,"remotePortIdType":null,"remoteSystemCapabilities":null,"remoteSystemDescription":null,"remoteSystemName":null,"remoteType":null,"linkUri":null,"linkLabel":null},"lagId":0,"lagName":null,"portMonitorConfigInfo":"NotMonitored","fcPortProperties":{"wwnn":"00:00:00:00:00:00:00:00","wwpn":"20:2F:00:14:38:C8:9C:1B","fcfMac":null,"principleInterconnectName":"00:00:00:00:00:00:00:00","principleInterconnectNameList":null,"neighborInterconnectName":"00:00:00:00:00:00:00:00","logins":null,"loginsCount":0,"opOnlineReason":null,"opOnline":null,"trunkMaster":null,"downlinkToUplinkPortMapping":null,"mappedUplinkPortIsTrunkMaster":false,"logicalWwnForTrunkMaster":null},"subports":null,"pairedPortName":null,"associatedUplinkSetUri":null,"vlans":null,"nativeVlanId":0,"dcbxInfo":null,"vendorSpecificPortName":null,"portRunningCapabilityType":null,"lagStates":null,"available":true,"portUidLocator":"NA","partnerLagId":0,"partnerAddress":null,"partnerLagStates":null,"description":null,"state":null,"status":"Disabled","name":"Q4:4"}],"maxBandwidth":"Speed_16G","portCount":36,"subPortCount":0,"edgeVirtualBridgingAvailable":false,"productName":"Virtual Connect SE 16Gb FC Module for Synergy","firmwareVersion":"5.70.167","fwRefreshState":"NotRefreshing","partNumber":"P08477-B21","sparePartNumber":"785338-001","interconnectHardwareHealth":"Ok","serialNumber":"XXXXXXXXXX","interconnectIP":"fe80::a2d3:c1ff:fee2:1f1b","ipAddressList":[{"ipAddressType":"Ipv6LinkLocal","ipAddress":"fe80::a2d3:c1ff:fee2:1f1b"},{"ipAddressType":"Ipv4Static","ipAddress":"X.X.X.X"}],"enclosureUri":"/rest/enclosures/797740CZ3920T4NG","enclosureName":"XXXVC16-Ch1","logicalInterconnectUri":"/rest/logical-interconnects/c56c83ff-0fd5-4869-b39e-42e0a9568c50","enableIgmpSnooping":false,"enableNetworkLoopProtection":false,"networkLoopProtectionInterval":5,"enableFastMacCacheFailover":true,"igmpIdleTimeoutInterval":260,"igmpSnoopingVlanIds":"","enableRichTLV":false,"enableTaggedLldp":false,"lldpIpv4Address":"","lldpIpv6Address":"","enableCutThrough":false,"enableInterconnectUtilizationAlert":false,"lldpIpAddressMode":"IPV4","mgmtInterface":null,"hostName":"VCFCXXXXXXXXXXX","interconnectMAC":"A0:D3:C1:E2:1F:1B","assemblyPartNumber":null,"baseWWN":"10:00:00:14:38:C8:9C:1B","migrationState":null,"remoteSupport":{"supportState":"Enabled","supportDataCollectionState":null,"supportDataCollectionType":null,"supportSettings":{"supportCurrentState":"Unknown","destination":null},"supportDataCollectionsUri":"/rest/support/data-collections?deviceID=e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d&category=interconnects","remoteSupportUri":"/rest/support/interconnects/e5098ca0-6dc5-46e6-9fc8-139a5d76ea8d"},"enclosureType":"SY12000","powerState":"On","uidState":"Off","deviceResetState":"Normal","snmpConfiguration":{"type":"snmp-configuration","uri":null,"category":"snmp-configuration","eTag":null,"created":"2020-12-01T11:12:09.750Z","modified":"2020-12-01T11:12:09.750Z","enabled":true,"v3Enabled":false,"systemContact":"","readCommunity":"public","trapDestinations":[],"snmpAccess":[],"description":null,"state":null,"status":null,"name":null,"snmpUsers":[]},"roles":["Interconnect","Access"],"stackingDomainRole":"Unknown","stackingDomainId":-1,"stackingMemberId":0,"qosConfiguration":{"type":"qos-aggregated-configuration","uri":null,"category":"qos-aggregated-configuration","eTag":null,"created":"2020-12-01T11:12:09.853Z","modified":"2020-12-01T11:12:09.853Z","activeQosConfig":{"type":"QosConfiguration","uri":null,"category":"qos-aggregated-configuration","eTag":null,"created":null,"modified":null,"configType":"Passthrough","uplinkClassificationType":null,"downlinkClassificationType":null,"qosTrafficClassifiers":[],"description":null,"state":null,"status":null,"name":null},"inactiveFCoEQosConfig":null,"inactiveNonFCoEQosConfig":null,"inactiveRoceQosConfig":null,"inactiveFcoeRoceQosConfig":null,"description":null,"state":null,"status":null,"name":null},"icmLicenses":{"license":[]},"enableStormControl":false,"stormControlThreshold":0,"stormControlPollingInterval":10,"enablePauseFloodProtection":false,"unsupportedCapabilities":null,"description":null,"state":"Configured","status":"OK","name":"XXXVC16-Ch1, interconnect 2"}
VERBOSE: [SEND-OVREQUEST] Manual Pagination: False
VERBOSE: [SEND-OVREQUEST] Response object, no paging needed.
VERBOSE: [SEND-OVREQUEST] Cleaning up HttpWebRequest
VERBOSE: [SEND-OVREQUEST] Does nextPageUri member exist: False
VERBOSE: [SEND-OVREQUEST] Is nextPageUri Null or Empty: True
VERBOSE: [SEND-OVREQUEST] Stopping Do/Until loop because nextPageUri doesn't exist and have received all objects.
VERBOSE: [SEND-OVREQUEST] End
VERBOSE: [GET-ALLINDEXRESOURCES] Done.
VERBOSE: [GET-OVINTERCONNECT] Processing resource XXXVC16-Ch1, interconnect 2 (of 1)
VERBOSE: [GET-OVINTERCONNECT] Done.
VERBOSE: --------------------------------------------------------------------------------

Version Information

ApplianceVersion: 8.70.00.486025.00 LibraryVersion: 8.50.3667.2043 PSVersion 7.4.1

ChrisLynchHPE commented 2 weeks ago

The returned data from the Cmdlet is directly from the REST API. None of the data is being changed.