Vsan Diagnostics System Get IO Trip Analyzer Scheduler Config
Get the IO trip analyzer scheduler configurations for the given cluster.
Required privileges: System.Read
Request
URI
POST
https://{api_host}/sdk/vim25/{release}/vsan/VsanDiagnosticsSystem/{moId}/GetIOTripAnalyzerSchedulerConfig
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
GetIOTripAnalyzerSchedulerConfigRequestType
of type(s)
application/json
Required
"GetIOTripAnalyzerSchedulerConfigRequestType Object"
cluster
Required
The cluster on which the IO trip analyzer scheduler is configured.
Responses
200
The IO trip analyzer scheduler configuration.
This response body class contains all of the following:
VsanIOTripAnalyzerConfig
{
"0": "V",
"1": "s",
"2": "a",
"3": "n",
"4": "I",
"5": "O",
"6": "T",
"7": "r",
"8": "i",
"9": "p",
"10": "A",
"11": "n",
"12": "a",
"13": "l",
"14": "y",
"15": "z",
"16": "e",
"17": "r",
"18": "C",
"19": "o",
"20": "n",
"21": "f",
"22": "i",
"23": "g",
"24": " ",
"25": "O",
"26": "b",
"27": "j",
"28": "e",
"29": "c",
"30": "t"
}
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanDiagnosticsSystem/{moId}/GetIOTripAnalyzerSchedulerConfig
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