SSH Authentication
Before creating a GPU virtual environment, an Authentication method must be established to serve as credentials for logging into the environment once it is set up. Currently, only password-based authentication is supported. This password will be securely stored and used as the login credential for accessing the virtual environment.
Example Request:
Replace {{API_TOKEN}}
with your actual token.
Example Response:
Last updated