# Structs
AuthLocalUser is the structure to represent the request body for the user auth endpoint.
AuthTokenGet is the structure to represent the request data for get auth token endpoint.
AuthTokenSwap is the structure to represent the request data for swap auth token endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
DeviceAuth is the structure to represent the request data for device auth endpoint.
DeviceCreateTag is the structure to represent the request data for device create tag endpoint.
DeviceDelete is the structure to represent the request data for delete device endpoint.
DeviceGet is the structure to represent the request data for get device endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeviceLookup is the structure to represent the request data for lookup device endpoint.
DeviceOffline is the structure to represent the request data for offline device endpoint.
DeviceParam is a structure to represent and validate a device UID as path param.
No description provided by the author
DeviceRemoveTag is the structure to represent the request data for device remove tag endpoint.
DeviceRename is the structure to represent the request data for rename device endpoint.
No description provided by the author
DeviceStatus is the structure to represent the request data for update device status to pending endpoint.
DeviceUpdateTag is the structure to represent the request data for device update tags endpoint.
FingerprintParam is a structure to represent and validate a public key fingerprint as path param.
No description provided by the author
No description provided by the author
No description provided by the author
MemberParam is a structure to represent and validate a member UID as path param.
No description provided by the author
NamespaceCreate is the structure to represent the request data for create namespace endpoint.
NamespaceDelete is the structure to represent the request data for delete namespace endpoint.
NamespaceEdit is the structure to represent the request data for edit namespace endpoint.
NamespaceGet is the structure to represent the request data for get namespace endpoint.
NamespaceCreate is the structure to represent the request data for create namespace endpoint.
No description provided by the author
No description provided by the author
PublicKeyAuth is the structure to represent the request data for public key auth endpoint.
PublicKeyCreate is the structure to represent the request data for create public key endpoint.
PublicKeyDelete is the structure to represent the request data for delete public key endpoint.
No description provided by the author
PublicKeyGet is the structure to represent the request data for get public key endpoint.
PublicKeyTagAdd is the structure to represent the request data for add tag to public key endpoint.
PublicKeyTagRemove is the structure to represent the request data for remove tag from public key endpoint.
PublicKeyTagsUpdate is the structure to represent the request data for update tags from public key endpoint.
PublicKeyUpdate is the structure to represent the request data for update public key endpoint.
RoleBody is a structure to represent and validate a namespace role as request body.
SessionAuthenticatedSet is the structure to represent the request data for set authenticated session endpoint.
SessionCreate is the structure to represent the request data for create session endpoint.
SessionEditRecordStatus is the structure to represent the request data for edit session record status endpoint.
No description provided by the author
SessionFinish is the structure to represent the request data for finish session endpoint.
SessionGet is the structure to represent the request data for get session endpoint.
SessionIDParam is a structure to represent and validate a session UID as path param.
SessionFinish is the structure to represent the request data for keep alive session endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
TagBody is a structure to represent and validate a tag as json request body.
TagDelete is the structure to represent the request data for delete tag endpoint.
TagParam is a structure to represent and validate a tag as path param.
TagRename is the structure to represent the request data for rename tag endpoint.
TenantParam is a structure to represent and validate a namespace tenant as path param.
No description provided by the author
UpdateUser is the structure to represent the request body of the update user data endpoint.
No description provided by the author
UserPasswordUpdate is the structure to represent the request body for the update user password endpoint.