Vsan Diagnostics System Vsan Query Network Diagnostics
Get the latest network events that triggered network alarms.
Required privileges: System.Read
Request
URI
POST
https://{api_host}/sdk/vim25/{release}/vsan/VsanDiagnosticsSystem/{moId}/VsanQueryNetworkDiagnostics
COPY
Path Parameters
string
moId
Required
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VsanDiagnosticsSystem/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
Request Body
VsanQueryNetworkDiagnosticsRequestType
of type(s)
application/json
Required
"VsanQueryNetworkDiagnosticsRequestType Object"
cluster
Required
The cluster where the network diagnostics is performed.
host
Optional
Get only for the specified host.
Responses
200
vim.cluster.VsanNetworkDiagnostics[]
[
"VsanNetworkDiagnostics Object"
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanDiagnosticsSystem/{moId}/VsanQueryNetworkDiagnostics
On This Page
V San Service Api Operations
POST
Vsan Diagnostics System Create IO Trip Analyzer Recurrences
POST
Vsan Diagnostics System Edit IO Trip Analyzer Recurrences
POST
Vsan Diagnostics System Get IO Trip Analyzer Scheduler Config
POST
Vsan Diagnostics System Vsan Get Thresholds
POST
Vsan Diagnostics System Query IO Diagnostics Instances
POST
Vsan Diagnostics System Query IO Diagnostics Stats
POST
Vsan Diagnostics System Vsan Query Network Diagnostics
POST
Vsan Diagnostics System Remove IO Trip Analyzer Recurrences
POST
Vsan Diagnostics System Vsan Set Thresholds
POST
Vsan Diagnostics System Vsan Set Trace Object Policy
POST
Vsan Diagnostics System Start IO Diagnostics Task