Sign in to the NetApp Console
POST /auth/login
Signs in to the NetApp Console.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
string |
True |
||
password |
string |
True |
Example request
{
"email": "string",
"password": "string"
}
Error
Status: Default, Default response