-
- username (required) |
- xsd:string |
- The user name. If you do not provide a
- user name and password, you must provide a
- token. |
-
-
- password (required) |
- xsd:string |
- The password for the user. |
-
-
- tenantName (Optional) |
- xsd:string |
- The tenant name. Both the
- tenantId and
- tenantName are
- optional, but should not be specified
- together. If both attributes are
- specified, the server responds with a
- 400
- Bad Request. |
-
-
- tenantId (Optional) |
- capi:UUID |
- The tenant ID. Both the
- tenantId and
- tenantName are optional,
- but should not be specified together. If both
- attributes are specified, the server responds with a
- 400
- Bad Request. If you do not
- know the tenantId, you can send a request with ""
- for the tenantId and get the ID returned to you in
- the response. |
-
-
- token (Optional) |
- capi:UUID |
- A token. If you do not provide a token,
- you must provide a user name and
- password. |
-
-
-