Expand description
Types used as operation parameters and responses.
Modules§
- builder
- Types for composing complex structures.
- defaults
- Generation of default values for serde.
- error
- Error types.
Structs§
- ApiToken
- An ApiToken is a unique identifier that you can use to authenticate requests to the API. You can create as many ApiTokens as you need.
- ApiToken
Create Input - ApiTokenCreateInput
- Component
- A component is a reusable piece of code that can be used in multiple projects.
- Component
Create Input - ComponentCreateInput
- Component
List Params - ComponentListParams
- Component
Update Params - ComponentUpdateParams
- Component
Version - Version of a component
- Component
Version Create Input - ComponentVersionCreateInput
- Component
Version Update Input - ComponentVersionUpdateInput
- Deleted
Response - DeletedResponse
- Domain
- A Domain is a hostname that you can use to access your project. Each domain belongs to a project.
- Domain
Create Input - DomainCreateInput
- Domain
Update Input - DomainUpdateInput
- Dynamic
Fields Item - DynamicFieldsItem
- Error
Response - An error response from the API. More info here
- Error
Response Error - ErrorResponseError
- Error
Response Error Params Item - ErrorResponseErrorParamsItem
- GetIncoming
Data Collection Events Response - GetIncomingDataCollectionEventsResponse
- GetOutgoing
Data Collection Events Response - GetOutgoingDataCollectionEventsResponse
- GetProject
Body - GetProjectBody
- Incoming
Data Collection Event - An incoming data collection event is an event created by edgee, which will be processed and transformed into one or more outgoing data collection events by the components.
- Invitation
- An invitation is a request to join an organization. An invitation is sent to an email address, and the recipient can accept or decline the invitation.
- Invitation
Create Input - InvitationCreateInput
- List
ApiTokens Body - ListApiTokensBody
- List
ApiTokens Response - ListApiTokensResponse
- List
Invitations Body - ListInvitationsBody
- List
Invitations Response - ListInvitationsResponse
- List
Organization Components Response - ListOrganizationComponentsResponse
- List
Organizations Body - ListOrganizationsBody
- List
Organizations Response - ListOrganizationsResponse
- List
Organizations Users Body - ListOrganizationsUsersBody
- List
Organizations Users Response - ListOrganizationsUsersResponse
- List
Params - ListParams
- List
Project Components Response - ListProjectComponentsResponse
- List
Project Domains Response - ListProjectDomainsResponse
- List
Project Proxy Settings Response - ListProjectProxySettingsResponse
- List
Projects Body - ListProjectsBody
- List
Projects Response - ListProjectsResponse
- List
Public Components Response - ListPublicComponentsResponse
- List
Response - ListResponse
- Organization
- Organization
- Organization
Create Input - OrganizationCreateInput
- Organization
Update Input - OrganizationUpdateInput
- Organization
User - OrganizationUser
- Organization
User Update Input - OrganizationUserUpdateInput
- Outgoing
Data Collection Event - An outgoing data collection event is an event created by a component, which will be sent to the destination specified by the component.
- Project
- Project
- Project
Base - A Project is a unique identifier that you can use to manage and organize your work. Each project belongs to an organization.
- Project
Base Without OrgId - A Project is a unique identifier that you can use to manage and organize your work. Each project belongs to an organization.
- Project
Component - A Project Component object represents an integration of a component in a project.
- Project
Create Input - ProjectCreateInput
- Project
Forwarded Headers Item - ProjectForwardedHeadersItem
- Project
Full - A Project is a unique identifier that you can use to manage and organize your work. Each project belongs to an organization.
- Project
Full Forwarded Headers Item - ProjectFullForwardedHeadersItem
- Project
Update Input - ProjectUpdateInput
- Project
Update Input Forwarded Headers Item - ProjectUpdateInputForwardedHeadersItem
- Proxy
Settings - A ProxySettings is a revision of the proxy settings of a project.
- Proxy
Settings Backend - A ProxySettings backend entity
- Proxy
Settings Create Input - ProxySettingsCreateInput
- Proxy
Settings Route - A ProxySettings route entity
- Proxy
Settings Update Input - ProxySettingsUpdateInput
- User
- A User is a unique identifier that you can use to manage and organize your work.
Enums§
- Component
Create Input Category - Category of the component.
- Component
Create Input SubCategory - Subcategory of the component.
- Component
List Params Category - Filter components by category.
- Component
List Params SubCategory - Filter components by sub category.
- Error
Response Error Type - The type of error returned.
- Incoming
Data Collection Event From - Origin of the event
- Incoming
Data Collection Event Type - Type of the event
- Invitation
Create Input Role - The future role of the user in the organization.
- Invitation
Role - The future role of the user in the organization.
- List
ApiTokens Body Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- List
ApiTokens Response Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- List
Invitations Body Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- List
Organizations Body Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- List
Organizations Users Body Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- List
Organizations Users Body Role - The role of the users.
- List
Params Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- List
Projects Body Order Direction - The order direction of the returned list. Objects are returned sorted by creation date. By default, the order is descending, so the most recent object appears first. Possible values are ASC and DESC. Default is DESC.
- Organization
Create Input Type - The type of the organization.
- Organization
Type - The type of the organization.
- Organization
Update Input Type - The type of the organization.
- Organization
User Role - OrganizationUserRole
- Organization
User Update Input Role - OrganizationUserUpdateInputRole
- Project
Full LogSeverity - The log severity of the project.
- Project
LogSeverity - The log severity of the project.
- Project
Update Input LogSeverity - The log severity of the project.