Globus SDK for JavaScript
Preparing search index...
@globus/sdk
transfer
endpointManager
task
EndpointManagerTaskDocument
Type Alias EndpointManagerTaskDocument
EndpointManagerTaskDocument
:
TaskDocument
&
{
destination_endpoint_display_name
:
string
|
null
;
destination_endpoint_id
:
string
|
null
;
destination_host_endpoint
:
string
|
null
;
destination_host_endpoint_display_name
:
string
|
null
;
destination_host_endpoint_id
:
string
|
null
;
destination_host_path
:
string
|
null
;
destination_local_user
:
string
|
null
;
destination_local_user_status
:
LocalUserStatus
;
destination_mapped_collection_display_name
:
string
|
null
;
destination_mapped_collection_id
:
string
|
null
;
is_ok
:
boolean
|
null
;
owner_string
:
string
;
source_endpoint_display_name
:
string
|
null
;
source_endpoint_id
:
string
|
null
;
source_host_endpoint
:
string
|
null
;
source_host_endpoint_display_name
:
string
|
null
;
source_host_endpoint_id
:
string
|
null
;
source_host_path
:
string
|
null
;
source_local_user
:
null
;
source_local_user_status
:
LocalUserStatus
;
source_mapped_collection_display_name
:
string
|
null
;
source_mapped_collection_id
:
string
|
null
;
}
Type declaration
destination_endpoint_display_name
:
string
|
null
destination_endpoint_id
:
string
|
null
destination_host_endpoint
:
string
|
null
Deprecated
destination_host_endpoint_display_name
:
string
|
null
destination_host_endpoint_id
:
string
|
null
destination_host_path
:
string
|
null
destination_local_user
:
string
|
null
destination_local_user_status
:
LocalUserStatus
destination_mapped_collection_display_name
:
string
|
null
destination_mapped_collection_id
:
string
|
null
is_ok
:
boolean
|
null
owner_string
:
string
source_endpoint_display_name
:
string
|
null
source_endpoint_id
:
string
|
null
source_host_endpoint
:
string
|
null
Deprecated
source_host_endpoint_display_name
:
string
|
null
source_host_endpoint_id
:
string
|
null
source_host_path
:
string
|
null
source_local_user
:
null
source_local_user_status
:
LocalUserStatus
source_mapped_collection_display_name
:
string
|
null
source_mapped_collection_id
:
string
|
null
See
https://docs.globus.org/api/transfer/advanced_endpoint_management/#task_document
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Globus SDK for JavaScript
Loading...
Deprecated