[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

Session

Session


Properties

string
id Optional

ID of session


string
location Optional

The accessible location this session is valid for


org Optional

Organization user is logged into for this session


array of EntityReference
roleRefs Optional

References to user’s roles

Added in 35.0

array of string
roles Optional

User’s roles for this session

Deprecated in 35.0

integer
sessionIdleTimeoutMinutes Optional

The session idle timeout in minutes

Added in 35.0

site Optional

The site associated with this session


user Optional

User of this session

JSON Example

{
    "id": "urn:vcloud:session:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    org:
        x-vcloud-constraints:
            - args:
                - arg: org
              constraint: Urn
    roleRefs:
        x-vcloud-constraints:
            - args:
                - arg: role
              constraint: Urn
    site:
        x-vcloud-added-in: "37.1"
        x-vcloud-constraints:
            - args:
                - arg: site
              constraint: Urn
    user:
        x-vcloud-constraints:
            - args:
                - arg: user
              constraint: Urn
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 33.0
Property Of

InlineSessions1
Returned By

Login
Get Current Session
Get Session
Provider Login

Feedback

Was this page helpful?