Service doublecloud.transfer.v1.EndpointService
Get
Request
Field |
Description |
|
string |
Response
Field |
Description |
|
string |
|
string |
|
string |
|
string |
|
list |
|
|
|
List
Request
Field |
Description |
|
string Identifier of the folder containing the endpoints to be listed. |
|
doublecloud.v1.Paging
The maximum number of endpoints to be sent in the response message. If the
folder contains more endpoints than |
Response
Field |
Description |
|
list
The list of endpoints. If there are more endpoints in the folder, then
|
|
|
|
doublecloud.v1.NextPage
Opaque value identifying the next endpoints page. This field is empty if there
are no more endpoints in the folder. Otherwise, it is non-empty and should be
included in the subsequent |
Create
Request
Field |
Description |
|
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 endpoint to be updated. |
|
string The new endpoint name. Must be unique within the folder. |
|
string The new description for the endpoint. |
|
list |
|
|
|
doublecloud.transfer.v1.EndpointSettings The new endpoint name. Must be unique within the folder. |
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. |