hpecp-python-library icon indicating copy to clipboard operation
hpecp-python-library copied to clipboard

Provide additional parameters for login

Open snowch opened this issue 3 years ago • 2 comments

{
  "name": "admin",
  "password": "admin",
  "domain": "string",
  "saml_response": "string",
  "tenant_key": "string",
  "tenant": "/api/v1/tenant/2",
  "tenant_name": "Demo Tenant"
}

snowch avatar Jul 22 '20 15:07 snowch