package cs3.ocm.invite.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service InviteAPI

invite_api.proto:55

Invite API The Invite API is meant to invite users and groups belonging to other sync'n'share systems, so that collaboration of resources can be enabled. The following APIs match the OCM v1.1 spec for the /invite-accepted endpoint. The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119. The following are global requirements that apply to all methods: Any method MUST return CODE_OK on a succesful operation. Any method MAY return NOT_IMPLEMENTED. Any method MAY return INTERNAL. Any method MAY return UNKNOWN. Any method MAY return UNAUTHENTICATED.

message AcceptInviteRequest

invite_api.proto:145

Used as request type in: gateway.v1beta1.GatewayAPI.AcceptInvite, InviteAPI.AcceptInvite

message AcceptInviteResponse

invite_api.proto:157

Used as response type in: gateway.v1beta1.GatewayAPI.AcceptInvite, InviteAPI.AcceptInvite

message DeleteAcceptedUserRequest

invite_api.proto:217

Used as request type in: gateway.v1beta1.GatewayAPI.DeleteAcceptedUser, InviteAPI.DeleteAcceptedUser

message DeleteAcceptedUserResponse

invite_api.proto:226

Used as response type in: gateway.v1beta1.GatewayAPI.DeleteAcceptedUser, InviteAPI.DeleteAcceptedUser

message FindAcceptedUsersRequest

invite_api.proto:196

Used as request type in: gateway.v1beta1.GatewayAPI.FindAcceptedUsers, InviteAPI.FindAcceptedUsers

message FindAcceptedUsersResponse

invite_api.proto:205

Used as response type in: gateway.v1beta1.GatewayAPI.FindAcceptedUsers, InviteAPI.FindAcceptedUsers

message ForwardInviteRequest

invite_api.proto:115

Used as request type in: gateway.v1beta1.GatewayAPI.ForwardInvite, InviteAPI.ForwardInvite

message ForwardInviteResponse

invite_api.proto:127

Used as response type in: gateway.v1beta1.GatewayAPI.ForwardInvite, InviteAPI.ForwardInvite

message GenerateInviteTokenRequest

invite_api.proto:83

Used as request type in: gateway.v1beta1.GatewayAPI.GenerateInviteToken, InviteAPI.GenerateInviteToken

message GenerateInviteTokenResponse

invite_api.proto:92

Used as response type in: gateway.v1beta1.GatewayAPI.GenerateInviteToken, InviteAPI.GenerateInviteToken

message GetAcceptedUserRequest

invite_api.proto:175

Used as request type in: gateway.v1beta1.GatewayAPI.GetAcceptedUser, InviteAPI.GetAcceptedUser

message GetAcceptedUserResponse

invite_api.proto:184

Used as response type in: gateway.v1beta1.GatewayAPI.GetAcceptedUser, InviteAPI.GetAcceptedUser

message InviteToken

resources.proto:36

InviteToken is used to invite users and groups from other sync'n'share systems to collaborate on resources.

Used in: AcceptInviteRequest, ForwardInviteRequest, GenerateInviteTokenResponse, ListInviteTokensResponse

message ListInviteTokensRequest

invite_api.proto:104

Used as request type in: gateway.v1beta1.GatewayAPI.ListInviteTokens, InviteAPI.ListInviteTokens

(message has no fields)

message ListInviteTokensResponse

invite_api.proto:106

Used as response type in: gateway.v1beta1.GatewayAPI.ListInviteTokens, InviteAPI.ListInviteTokens