System Administration >
Configuration
>
Fabric
>
Nodes
>
NSX Manager
>
Services
>
Controller Service
Enable or disable controller profiler
Request:
Method:
PUT
URI Path(s):
/api/v1/node/services/controller/profiler
/api/v1/cluster/<cluster-node-id>/node/services/controller/profiler
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ControllerProfilerProperties
+
ControllerProfilerProperties
(
schema
)
Name
Description
Type
Notes
_links
References related to this resource
The server will populate this field when returing the resource. Ignored on PUT and POST.
array of
ResourceLink
Readonly
_schema
Schema for this resource
string
Readonly
_self
Link to this resource
SelfResourceLink
Readonly
enabled
True for enabling controller profiler,
False for disabling controller profiler.
boolean
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
system_administration
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable