NSX-T Data Center REST API

SessionLoginCredential (schema)

A login credential specifying session_id

Details of session based login credential to login to server.

Name Description Type Notes
credential_type Must be set to the value SessionLoginCredential string Required
session_id The session_id to login to server

The session_id to login to server.
string
thumbprint Thumbprint of the login server

Thumbprint of the login server.
string Pattern: "^(([0-9A-Fa-f]{2}[:])+([0-9A-Fa-f]{2}))?$"