NSX-T Data Center Global Manager REST API
Return thumbprint hashing algorithm config used for compute manager extension (Deprecated)
Supports retrieving of configuration of algorithm used for thumbprint hashingused in stamping nsx manager thumbprint in compute manager extension.
Deprecated: Deprecated from 9.1.1 - SHA256 is mandatory and SHA1 is no longer supported.
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-algorithmSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
CmThumbprintHashingConfig+