EndPoint Read Drive
Name
get_drive
Description
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
DriveId | DriveId | YES | Specify a drive |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
Id |
DT_WSTR
|
nvarchar(500)
|
500 | False | |
Name |
DT_WSTR
|
nvarchar(300)
|
300 | False | |
Description |
DT_WSTR
|
nvarchar(500)
|
500 | False | |
DriveType |
DT_WSTR
|
nvarchar(60)
|
60 | False | |
CreatedAt |
DT_DBTIMESTAMP
|
datetime
|
False | ||
CreatedByUser |
DT_WSTR
|
nvarchar(56)
|
56 | False | |
LastModifiedAt |
DT_DBTIMESTAMP
|
datetime
|
False | ||
LastModifiedByUser |
DT_WSTR
|
nvarchar(48)
|
48 | False | |
LastModifiedByUserEmail |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
LastModifiedByUserId |
DT_WSTR
|
nvarchar(144)
|
144 | False | |
QuotaDeleted |
DT_I8
|
bigint
|
False | ||
QuotaRemaining |
DT_I8
|
bigint
|
False | ||
QuotaTotal |
DT_I8
|
bigint
|
False | ||
QuotaUsed |
DT_I8
|
bigint
|
False | ||
WebUrl |
DT_WSTR
|
nvarchar(300)
|
300 | False | |
OdataContext |
DT_WSTR
|
nvarchar(450)
|
450 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |