Vsan Diagnostics System Remove IO Trip Analyzer Recurrences
Remove the IO trip analyzer recurrence(s) with the given name(s).
Required privileges: Global.Diagnostics
Request
URI
POST
https://{api_host}/sdk/vim25/{release}/vsan/VsanDiagnosticsSystem/{moId}/RemoveIOTripAnalyzerRecurrences
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
RemoveIOTripAnalyzerRecurrencesRequestType
of type(s)
application/json
Required
"RemoveIOTripAnalyzerRecurrencesRequestType Object"
cluster
Required
The cluster on which the IO trip analyzer scheduler is configured.
array of
string
names
Required
The name(s) of the IO trip analyzer recurrence(s) to be removed.
Responses
204
No Content
Operation doesn't return any data structure
500
Returns
VimFault
of type(s)
application/json
This response body class contains all of the following:
InlineVimFault0
"VimFault 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}/RemoveIOTripAnalyzerRecurrences
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