System Administration > Configuration > Fabric > Compute Managers

Return thumbprint hashing algorithm config used for compute manager extension

Supports retrieving of configuration of algorithm used for thumbprint hashing
used in stamping nsx manager thumbprint in compute manager extension.

Request:

Method:
GET
URI Path(s):
/api/v1/fabric/compute-managers/thumbprint-hashing-algorithm
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/fabric/compute-managers/thumbprint-hashing-algorithm

Successful Response:

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

Example Response:

{ "hashing_algorithm_type": "SHA1" }

Required Permissions:

read

Feature:

compute_managers_compute_managers

Additional Errors: