cis tagging sessions session manager: login
Logs a user and returns a session id. Authentication information should be provided in the SecurityContext.
Request:
HTTP request
POST https://{server}/rest/com/vmware/cis/tagging/sessions/session-manager?~action=login
No request parameters
Response:
HTTP Status Code: 200
Representation:
{
"value" : "secret string"
}
"value" : "secret string"
}
Response Type:
Name | Type | Description |
---|---|---|
bold = required | ||
value | secret |