Service doublecloud.transfer.v1.TransferService
Create
Request
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
|
|
|
|
string |
|
list |
|
|
|
|
|
|
|
Response
Field |
Description |
|
string ID of the operation. |
|
string ID of the project where operation performed. |
|
string Description of the operation. |
|
string ID of the user or service account who initiated the operation. |
|
list Operation metadata (e.g. cluster_id for create cluster operation). |
|
|
|
google.protobuf.Timestamp The time when the operation was created. |
|
google.protobuf.Timestamp The time when the operation was started. |
|
google.protobuf.Timestamp The time when the operation was finished. |
|
doublecloud.v1.Operation.Status The status of the operation. |
|
google.rpc.Status The error result of the operation in case of failure or cancellation. |
|
string ID of the resource operation performed on. |
Update
Request
Field |
Description |
|
string Identifier of the transfer to be updated. |
|
string The new description for the transfer. |
|
|
|
string The new transfer name. Must be unique within the folder. |
|
list |
|
|
|
|
|
|
|
Response
Field |
Description |
|
string ID of the operation. |
|
string ID of the project where operation performed. |
|
string Description of the operation. |
|
string ID of the user or service account who initiated the operation. |
|
list Operation metadata (e.g. cluster_id for create cluster operation). |
|
|
|
google.protobuf.Timestamp The time when the operation was created. |
|
google.protobuf.Timestamp The time when the operation was started. |
|
google.protobuf.Timestamp The time when the operation was finished. |
|
doublecloud.v1.Operation.Status The status of the operation. |
|
google.rpc.Status The error result of the operation in case of failure or cancellation. |
|
string ID of the resource operation performed on. |
Delete
Request
Field |
Description |
|
string |
Response
Field |
Description |
|
string ID of the operation. |
|
string ID of the project where operation performed. |
|
string Description of the operation. |
|
string ID of the user or service account who initiated the operation. |
|
list Operation metadata (e.g. cluster_id for create cluster operation). |
|
|
|
google.protobuf.Timestamp The time when the operation was created. |
|
google.protobuf.Timestamp The time when the operation was started. |
|
google.protobuf.Timestamp The time when the operation was finished. |
|
doublecloud.v1.Operation.Status The status of the operation. |
|
google.rpc.Status The error result of the operation in case of failure or cancellation. |
|
string ID of the resource operation performed on. |
List
Request
Field |
Description |
|
string Identifier of the folder containing the transfers to be listed. |
|
doublecloud.v1.Paging
The maximum number of transfers to be sent in the response message. If the
folder contains more transfers than |
Response
Field |
Description |
|
list
The list of transfers. If there are more transfers in the folder, then
|
|
|
|
string
Opaque value identifying the next transfers page. This field is empty if there
are no more transfers in the folder. Otherwise it is non-empty and should be
included in the subsequent |
Get
Request
Field |
Description |
|
string |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
|
|
|
|
|
|
|
|
|
|
string |
|
|
|
|
|
Deactivate
Request
Field |
Description |
|
string |
Response
Field |
Description |
|
string ID of the operation. |
|
string ID of the project where operation performed. |
|
string Description of the operation. |
|
string ID of the user or service account who initiated the operation. |
|
list Operation metadata (e.g. cluster_id for create cluster operation). |
|
|
|
google.protobuf.Timestamp The time when the operation was created. |
|
google.protobuf.Timestamp The time when the operation was started. |
|
google.protobuf.Timestamp The time when the operation was finished. |
|
doublecloud.v1.Operation.Status The status of the operation. |
|
google.rpc.Status The error result of the operation in case of failure or cancellation. |
|
string ID of the resource operation performed on. |
Activate
Request
Field |
Description |
|
string |
Response
Field |
Description |
|
string ID of the operation. |
|
string ID of the project where operation performed. |
|
string Description of the operation. |
|
string ID of the user or service account who initiated the operation. |
|
list Operation metadata (e.g. cluster_id for create cluster operation). |
|
|
|
google.protobuf.Timestamp The time when the operation was created. |
|
google.protobuf.Timestamp The time when the operation was started. |
|
google.protobuf.Timestamp The time when the operation was finished. |
|
doublecloud.v1.Operation.Status The status of the operation. |
|
google.rpc.Status The error result of the operation in case of failure or cancellation. |
|
string ID of the resource operation performed on. |
GetMetrics
Allows scraping of metrics by a prometheus scraper
Request
Field |
Description |
|
string The ID of Transfer |
Response
Field |
Description |
|
list The list of the transfer metrics |
|
GetMetricExporterConnectionInfo
Request
Field |
Description |
|
string The ID of the Transfer |
Response
Field |
Description |
|
string String to use in clients. i.e. url for config |
|
string User for HTTP basic auth. |
|
string Password for HTTP basic auth. |
DeleteMetricExporterConnectionInfo
Request
Field |
Description |
|
string The ID of the Transfer |
Response
Field |
Description |
|
string ID of the operation. |
|
string ID of the project where operation performed. |
|
string Description of the operation. |
|
string ID of the user or service account who initiated the operation. |
|
list Operation metadata (e.g. cluster_id for create cluster operation). |
|
|
|
google.protobuf.Timestamp The time when the operation was created. |
|
google.protobuf.Timestamp The time when the operation was started. |
|
google.protobuf.Timestamp The time when the operation was finished. |
|
doublecloud.v1.Operation.Status The status of the operation. |
|
google.rpc.Status The error result of the operation in case of failure or cancellation. |
|
string ID of the resource operation performed on. |