Skip to main content

Sign in to the NetApp Console

POST /auth/login

Signs in to the NetApp Console.

Request Body

Name Type Required Description

email

string

True

password

string

True

Example request
{
  "email": "string",
  "password": "string"
}

Error

Status: Default, Default response