@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/storage/v1alpha1
TransferIteration
Interface TransferIteration
interface
TransferIteration
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.storage.v1alpha1.TransferIteration"
;
averageThroughputBytes
:
Long
;
endTime
?:
Dayjs
;
error
:
string
;
objectsDiscoveredCount
:
Long
;
objectsMigratedCount
:
Long
;
objectsMigratedSize
:
Long
;
objectsSkippedCount
:
Long
;
sequenceNumber
:
Long
;
startTime
?:
Dayjs
;
state
:
TransferIteration_State
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
average
Throughput
Bytes
end
Time?
error
objects
Discovered
Count
objects
Migrated
Count
objects
Migrated
Size
objects
Skipped
Count
sequence
Number
start
Time?
state
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.storage.v1alpha1.TransferIteration"
average
Throughput
Bytes
averageThroughputBytes
:
Long
Optional
end
Time
endTime
?:
Dayjs
error
error
:
string
Human-readable error description. Populated only if state is FAILED.
objects
Discovered
Count
objectsDiscoveredCount
:
Long
objects
Migrated
Count
objectsMigratedCount
:
Long
objects
Migrated
Size
objectsMigratedSize
:
Long
objects
Skipped
Count
objectsSkippedCount
:
Long
sequence
Number
sequenceNumber
:
Long
Optional
start
Time
startTime
?:
Dayjs
state
state
:
TransferIteration_State
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
average
Throughput
Bytes
end
Time
error
objects
Discovered
Count
objects
Migrated
Count
objects
Migrated
Size
objects
Skipped
Count
sequence
Number
start
Time
state
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Human-readable error description. Populated only if state is FAILED.