[{"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
TransferSession
Defines a transfer session.
Properties
string
id
Required
URN for transfer session. This is immutable.
string as date-time
creationTime
Optional
The ISO-8601 timestamp of creation time of the transfer session.
string as date-time
lastUpdatedTime
Optional
The ISO-8601 timestamp when this transfer session was last updated.
string
org
Optional
URN of the organization this transfer session belongs to.
string
user
Optional
URN of the user that owns this transfer session.
JSON Example
{
"id": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
creationTime:
x-vcloud-constraints:
- constraint: ReadOnly
id:
x-vcloud-constraints:
- args:
- arg: transferSession
constraint: Urn
- constraint: ReadOnly
- constraint: NonSortable
lastUpdatedTime:
x-vcloud-constraints:
- constraint: ReadOnly
org:
x-vcloud-constraints:
- constraint: ReadOnly
user:
x-vcloud-constraints:
- constraint: ReadOnly
[{"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 38.0.0-alpha
Property Of
InlineTransferSessions1
Returned By
Get Transfer Session