System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Server

Read the Corfu Server service properties

Request:

Method:
GET
URI Path(s):
/api/v1/cluster/{cluster-node-id}/node/services/datastore
/api/v1/node/services/datastore
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/node/services/datastore

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NodeServiceProperties+

Example Response:

{ "_schema": "NodeServiceProperties", "_self": { "href": "/node/services/datastore", "rel": "self" }, "service_name": "corfu_server" }

Required Permissions:

read

Feature:

system_administration

Additional Errors: