@shapediver/api.platform-api-dto-v1 2.12.7 → 2.12.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. package/README.md +14 -14
  2. package/dist/commons/SdPlatformApiTokenScopes.d.ts +47 -47
  3. package/dist/commons/SdPlatformApiTokenScopes.js +51 -51
  4. package/dist/commons/SdPlatformChargebee.d.ts +7 -7
  5. package/dist/commons/SdPlatformChargebee.js +2 -2
  6. package/dist/commons/SdPlatformModelCommons.d.ts +4 -4
  7. package/dist/commons/SdPlatformModelCommons.js +8 -8
  8. package/dist/commons/SdPlatformModelTokenScopes.d.ts +9 -9
  9. package/dist/commons/SdPlatformModelTokenScopes.js +13 -13
  10. package/dist/commons/SdPlatformNotificationCommons.d.ts +74 -62
  11. package/dist/commons/SdPlatformNotificationCommons.d.ts.map +1 -1
  12. package/dist/commons/SdPlatformNotificationCommons.js +84 -72
  13. package/dist/commons/SdPlatformNotificationCommons.js.map +1 -1
  14. package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
  15. package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
  16. package/dist/commons/SdPlatformPolicyCommons.d.ts +301 -301
  17. package/dist/commons/SdPlatformPolicyCommons.js +290 -290
  18. package/dist/commons/SdPlatformUsedCredits.d.ts +6 -6
  19. package/dist/commons/SdPlatformUsedCredits.js +2 -2
  20. package/dist/commons/SdPlatformVisibility.d.ts +36 -36
  21. package/dist/commons/SdPlatformVisibility.js +43 -43
  22. package/dist/index.d.ts +54 -54
  23. package/dist/index.js +70 -70
  24. package/dist/request/SdPlatformAuthRequest.d.ts +53 -53
  25. package/dist/request/SdPlatformAuthRequest.js +20 -20
  26. package/dist/request/SdPlatformBaseRequestTypes.d.ts +45 -45
  27. package/dist/request/SdPlatformBaseRequestTypes.js +8 -8
  28. package/dist/request/SdPlatformRequestApiClients.d.ts +20 -20
  29. package/dist/request/SdPlatformRequestApiClients.js +2 -2
  30. package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
  31. package/dist/request/SdPlatformRequestApiToken.js +2 -2
  32. package/dist/request/SdPlatformRequestBackendSystem.d.ts +69 -69
  33. package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
  34. package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
  35. package/dist/request/SdPlatformRequestBookmark.js +2 -2
  36. package/dist/request/SdPlatformRequestChargebee.d.ts +11 -11
  37. package/dist/request/SdPlatformRequestChargebee.js +2 -2
  38. package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
  39. package/dist/request/SdPlatformRequestDocument.js +2 -2
  40. package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
  41. package/dist/request/SdPlatformRequestDomain.js +2 -2
  42. package/dist/request/SdPlatformRequestImage.d.ts +16 -16
  43. package/dist/request/SdPlatformRequestImage.js +2 -2
  44. package/dist/request/SdPlatformRequestModel.d.ts +63 -63
  45. package/dist/request/SdPlatformRequestModel.js +10 -10
  46. package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
  47. package/dist/request/SdPlatformRequestModelSharing.js +2 -2
  48. package/dist/request/SdPlatformRequestModelToken.d.ts +11 -11
  49. package/dist/request/SdPlatformRequestModelToken.js +2 -2
  50. package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
  51. package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
  52. package/dist/request/SdPlatformRequestNotification.d.ts +40 -38
  53. package/dist/request/SdPlatformRequestNotification.d.ts.map +1 -1
  54. package/dist/request/SdPlatformRequestNotification.js +2 -2
  55. package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +100 -100
  56. package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
  57. package/dist/request/SdPlatformRequestOrganization.d.ts +57 -57
  58. package/dist/request/SdPlatformRequestOrganization.js +2 -2
  59. package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
  60. package/dist/request/SdPlatformRequestPolicy.js +2 -2
  61. package/dist/request/SdPlatformRequestSavedState.d.ts +35 -35
  62. package/dist/request/SdPlatformRequestSavedState.js +2 -2
  63. package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
  64. package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
  65. package/dist/request/SdPlatformRequestUser.d.ts +89 -89
  66. package/dist/request/SdPlatformRequestUser.js +2 -2
  67. package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
  68. package/dist/request/SdPlatformRequestWebhook.js +2 -2
  69. package/dist/response/SdPlatformAuthResponse.d.ts +17 -17
  70. package/dist/response/SdPlatformAuthResponse.js +2 -2
  71. package/dist/response/SdPlatformBaseResponseTypes.d.ts +47 -47
  72. package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
  73. package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
  74. package/dist/response/SdPlatformResponseAnalytics.js +11 -11
  75. package/dist/response/SdPlatformResponseApiClient.d.ts +11 -11
  76. package/dist/response/SdPlatformResponseApiClient.js +2 -2
  77. package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
  78. package/dist/response/SdPlatformResponseApiToken.js +2 -2
  79. package/dist/response/SdPlatformResponseBackendSystem.d.ts +53 -53
  80. package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
  81. package/dist/response/SdPlatformResponseChargebee.d.ts +32 -32
  82. package/dist/response/SdPlatformResponseChargebee.js +10 -10
  83. package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
  84. package/dist/response/SdPlatformResponseDocument.js +2 -2
  85. package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
  86. package/dist/response/SdPlatformResponseDomain.js +2 -2
  87. package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
  88. package/dist/response/SdPlatformResponseFeatures.js +2 -2
  89. package/dist/response/SdPlatformResponseHttpLog.d.ts +14 -14
  90. package/dist/response/SdPlatformResponseHttpLog.js +2 -2
  91. package/dist/response/SdPlatformResponseImage.d.ts +34 -34
  92. package/dist/response/SdPlatformResponseImage.js +2 -2
  93. package/dist/response/SdPlatformResponseModel.d.ts +310 -300
  94. package/dist/response/SdPlatformResponseModel.d.ts.map +1 -1
  95. package/dist/response/SdPlatformResponseModel.js +53 -53
  96. package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
  97. package/dist/response/SdPlatformResponseModelSharing.js +2 -2
  98. package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
  99. package/dist/response/SdPlatformResponseModelToken.js +2 -2
  100. package/dist/response/SdPlatformResponseNotification.d.ts +64 -62
  101. package/dist/response/SdPlatformResponseNotification.d.ts.map +1 -1
  102. package/dist/response/SdPlatformResponseNotification.js +2 -2
  103. package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +70 -70
  104. package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
  105. package/dist/response/SdPlatformResponseOrganization.d.ts +64 -64
  106. package/dist/response/SdPlatformResponseOrganization.js +2 -2
  107. package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
  108. package/dist/response/SdPlatformResponsePolicy.js +2 -2
  109. package/dist/response/SdPlatformResponseSavedState.d.ts +56 -56
  110. package/dist/response/SdPlatformResponseSavedState.js +2 -2
  111. package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
  112. package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
  113. package/dist/response/SdPlatformResponseTag.d.ts +16 -16
  114. package/dist/response/SdPlatformResponseTag.js +2 -2
  115. package/dist/response/SdPlatformResponseUser.d.ts +132 -132
  116. package/dist/response/SdPlatformResponseUser.js +2 -2
  117. package/package.json +1 -1
@@ -1,301 +1,311 @@
1
- import { SdPlatformModelFileType } from "../commons/SdPlatformModelCommons";
2
- import { SdPlatformPolicyCommonAliasesModel, SdPlatformPolicyPermissionsModel } from "../commons/SdPlatformPolicyCommons";
3
- import { SdPlatformModelVisibility } from "../commons/SdPlatformVisibility";
4
- import { SdPlatformResponseBackendSystem } from "./SdPlatformResponseBackendSystem";
5
- import { SdPlatformResponseDomain } from "./SdPlatformResponseDomain";
6
- import { SdPlatformResponseImagePublic } from "./SdPlatformResponseImage";
7
- import { SdPlatformResponseOrganizationPublic } from "./SdPlatformResponseOrganization";
8
- import { SdPlatformResponsePolicyPermissions } from "./SdPlatformResponsePolicy";
9
- import { SdPlatformResponseTag } from "./SdPlatformResponseTag";
10
- import { SdPlatformResponseUserMinimal } from "./SdPlatformResponseUser";
11
- /** Level of trust into a model. */
12
- export declare enum SdPlatformModelTrustlevel {
13
- UNDEFINED = "",
14
- /** No trust into the model. */
15
- NONE = "none",
16
- /** Full trust into the model. */
17
- FULL = "full"
18
- }
19
- /**
20
- * Platform Backend model status.
21
- */
22
- export declare enum SdPlatformModelStatus {
23
- /** before model upload */
24
- Start = "start",
25
- /** model uploaded successfully */
26
- Waiting = "waiting",
27
- /** model has been confirmed, settings not stored yet */
28
- Confirmed = "confirmed",
29
- /** model has been confirmed, settings already stored */
30
- Done = "done",
31
- /** model checking has been suspended, ShapeDiver admin input required */
32
- Pending = "pending",
33
- /** model has been denied */
34
- Denied = "denied",
35
- /** upload of model failed */
36
- ErrorUpload = "error_upload",
37
- Error = "error"
38
- }
39
- /**
40
- * A ticket (API key for accessing a model on a geometry backend system).
41
- */
42
- interface Ticket {
43
- /** The ticket. */
44
- readonly ticket?: string;
45
- }
46
- /**
47
- * Reasons for a model getting denied.
48
- */
49
- declare enum SdPlatformModelDenyReason {
50
- Unknown = "unknown",
51
- Plugin = "plugin",
52
- Script = "script",
53
- Timeout = "timeout",
54
- NoOutputs = "no_outputs",
55
- Size = "size",
56
- OutputLimits = "output_limits",
57
- NoDefaultGeometry = "no_default_geometry",
58
- TimeoutSmall = "timeout_small",
59
- ComputationFailed = "computation_failed",
60
- NotProcessed = "not_processed",
61
- Component = "component",
62
- EncryptedCluster = "encrypted_cluster",
63
- ScriptsNotAllowed = "scripts_not_allowed"
64
- }
65
- /**
66
- * Parsed geometry backend message.
67
- */
68
- interface BackendMessage {
69
- /** A concise explanation of the issue. */
70
- readonly display_message: string;
71
- /** An additional message which contains tips on how to solve the issue.. */
72
- readonly user_message?: string;
73
- /**
74
- * The time in milliseconds used by the model(as reported inside the original unparsed message).
75
- * Used only for message type TIMEOUT and TIMEOUT_SMALL.
76
- */
77
- readonly used_time?: number;
78
- /**
79
- * The max computation time in milliseconds allowed for the model (as reported inside the original unparsed message).
80
- * Used only for message type TIMEOUT and TIMEOUT_SMALL.
81
- */
82
- readonly max_time?: number;
83
- /**
84
- * The maximum size allowed for the model (as reported inside the original unparsed message).
85
- * Used only for message type SIZE.
86
- */
87
- readonly max_size?: number;
88
- /** A string representation of the message type. */
89
- readonly deny_reason: SdPlatformModelDenyReason;
90
- /** The original unparsed message as provided by the geometry backend, constant prefix included. */
91
- readonly original_unparsed: string;
92
- }
93
- /**
94
- * Computation related settings of the model on the geometry backend.
95
- */
96
- interface ModelBackendSettingsCompute {
97
- /** Should the model be denied in case it contains scripts? */
98
- readonly deny_script?: boolean;
99
- /** File type of the model. */
100
- readonly ftype: SdPlatformModelFileType;
101
- /** Should the model be warmed up? */
102
- readonly initial_warmup?: boolean;
103
- /** Maximum allowed computation time in milliseconds. */
104
- readonly max_comp_time?: number;
105
- /** Maximum size of exported assets in bytes. */
106
- readonly max_export_size?: number;
107
- /** Maximum time for the model to be idle before it will be unloaded. */
108
- readonly max_idle_minutes?: number;
109
- /** Maximum allowed size of the model file in bytes. */
110
- readonly max_model_size?: number;
111
- /** Maximum size of output assets in bytes */
112
- readonly max_output_size?: number;
113
- /** Maximum time (milliseconds) computation requests for the model should wait before a new instance of the model is loaded (load balancing). */
114
- readonly max_wait_time?: number;
115
- /** Mininum number of loaded models (load balancing). */
116
- readonly num_loaded_min?: number;
117
- /** Maximum number of parallel computations for the model. */
118
- readonly num_loaded_max?: number;
119
- /** Minimum number of preloaded models (load balancing). */
120
- readonly num_preloaded_min?: number;
121
- /** Limits the number of sessions that can be created by a specific IP address in one hour. */
122
- readonly session_rate_limit?: number;
123
- /** Trust in the model. */
124
- readonly trust?: SdPlatformModelTrustlevel;
125
- /**
126
- * Maximum number of bytes allowed for a single texture.
127
- */
128
- readonly max_texture_size?: number;
129
- }
130
- /**
131
- * Ticket authentication related settings of the model on the geometry backend.
132
- */
133
- interface ModelBackendSettingsTicket {
134
- /** Whether public access to the model is allowed. This deactivates checking of accessdomains. */
135
- readonly pub?: boolean;
136
- /** Allowed domains for embedding of the model. */
137
- readonly accessdomains?: Array<string>;
138
- /** Whether backend access to the model is allowed. */
139
- readonly backendaccess?: boolean;
140
- }
141
- /**
142
- * Token authentication related settings of the model on the geometry backend.
143
- */
144
- interface ModelBackendSettingsToken {
145
- /** Allowed authorization groups. */
146
- readonly auth_group: Array<string>;
147
- /** Is embedding of the model limited to iframes? */
148
- readonly require_iframe: boolean;
149
- /** Does any access to the model require an access token (JWT)? */
150
- readonly require_token: boolean;
151
- }
152
- /**
153
- * Settings of the model on the geometry backend.
154
- */
155
- interface ModelBackendSettings {
156
- /** Computation related settings of the model on the geometry backend. */
157
- readonly compute?: ModelBackendSettingsCompute;
158
- /** Ticket authentication related settings of the model on the geometry backend. */
159
- readonly ticket?: ModelBackendSettingsTicket;
160
- /** Token authentication related settings of the model on the geometry backend. */
161
- readonly token?: ModelBackendSettingsToken;
162
- }
163
- /**
164
- * Properties of the model on the geometry backend.
165
- */
166
- interface ModelBackendProperties {
167
- /** Status of the model on the geometry backend. */
168
- readonly stat: string;
169
- /** Message by the geometry backend. This is used for reporting the reason for models being denied. */
170
- readonly msg?: BackendMessage;
171
- /** Settings of the model on the geometry backend */
172
- readonly settings: ModelBackendSettings;
173
- }
174
- /**
175
- * Information about bookmark status.
176
- */
177
- interface Bookmark {
178
- /** True if the model is bookmarked. */
179
- readonly bookmarked: boolean;
180
- }
181
- /**
182
- * Decrypted ticket.
183
- */
184
- interface DecryptedTicket {
185
- /** guid (geometry backend id) of the model. */
186
- readonly model_id: string;
187
- /**
188
- * List of domains (origins) this ticket should be limited to; may be empty.
189
- */
190
- readonly accessdomains: Array<string>;
191
- /**
192
- * Should this ticket provide access to model authoring (allows to change configuration)?
193
- */
194
- readonly author: boolean;
195
- /** Should this ticket allow public access (ignore the ticket's accessdomains property)? */
196
- readonly pub: boolean;
197
- /** Type of ticket, '' or 'backend' */
198
- readonly type: string;
199
- /** The timestamp until which the ticket should be valid (format YYYYMMDDhhmmss). */
200
- readonly until: string;
201
- /** Does this ticket identify the model via its secondary ID (model property id2)? */
202
- readonly use_id2: boolean;
203
- }
204
- /**
205
- * Ticket decryption result.
206
- */
207
- export interface SdPlatformResponseDecryptTicketResult {
208
- /** Platform model information. */
209
- readonly model: SdPlatformResponseModelBase;
210
- /** Data of the decrypted ticket. */
211
- readonly ticket: DecryptedTicket;
212
- }
213
- /**
214
- * Model - minimal access level.
215
- */
216
- export interface SdPlatformResponseModelBase {
217
- /** Platform backend model id - the unique id of the model on the platform backend. */
218
- readonly id: string;
219
- /** Title of the model. */
220
- readonly title?: string;
221
- /** Unique URL identifier of the model, used for (public) links to the model (e.g. shapediver.com/app/m/{slug}). */
222
- readonly slug: string;
223
- /** Description of the model. */
224
- readonly description?: string;
225
- /** URL to a thumbnail of the model. */
226
- readonly thumbnail_url: string;
227
- }
228
- /**
229
- * Model - public access level - this is the information available for public or shared models.
230
- */
231
- export interface SdPlatformResponseModelPublic extends SdPlatformResponsePolicyPermissions<SdPlatformPolicyCommonAliasesModel, SdPlatformPolicyPermissionsModel>, SdPlatformResponseModelBase {
232
- /** Decoration of the model, optionally embeddable property. */
233
- readonly decoration?: Array<SdPlatformResponseImagePublic>;
234
- /** Owner of the model, optionally embeddable property. */
235
- readonly user?: SdPlatformResponseUserMinimal;
236
- /** Tags of the model, optionally embeddable property. */
237
- readonly tags?: Array<SdPlatformResponseTag>;
238
- /** Geometry backend system of the model, optionally embeddable property. */
239
- readonly backend_system?: SdPlatformResponseBackendSystem;
240
- /** Bookmarking information, optionally embeddable property. */
241
- readonly bookmark?: Bookmark;
242
- /** Ticket for geometry backend access (embedding ticket), optionally embeddable property. */
243
- readonly ticket?: Ticket;
244
- /** Visibility of the model, might be limited by the visibility of the owner or the owner's organization (if any). */
245
- readonly visibility?: SdPlatformModelVisibility;
246
- /** Nominal visibility of the model, not limited by the visibility of the owner. */
247
- readonly visibility_nominal: SdPlatformModelVisibility;
248
- /** Geometry backend model id. */
249
- readonly guid?: string;
250
- /** Is this a featured model? */
251
- readonly featured: boolean;
252
- /** Organization of the model (if any), optionally embeddable property. */
253
- readonly organization?: SdPlatformResponseOrganizationPublic;
254
- }
255
- /**
256
- * Model - owner access level - this is the information available for model owners.
257
- */
258
- export interface SdPlatformResponseModelOwner extends SdPlatformResponseModelPublic {
259
- /** Platform backend model status. */
260
- readonly status: SdPlatformModelStatus;
261
- /** Date of creation, epoch timestamp. */
262
- readonly created_at: number;
263
- /** Date of last update, epoch timestamp */
264
- readonly updated_at: number;
265
- /** Properties of the model on its geometry backend system, optionally embeddable property. */
266
- readonly backend_properties?: ModelBackendProperties;
267
- /** Ticket for geometry backend access, optionally embeddable property. */
268
- readonly backend_ticket?: Ticket;
269
- /** Ticket for geometry backend access with ownership access rights, optionally embeddable property. */
270
- readonly author_ticket?: Ticket;
271
- /** Model-specific domains from which the model may be accessed (embedded from a browser), optionally embeddable property. */
272
- readonly accessdomains?: Array<SdPlatformResponseDomain>;
273
- /** Account-specific domains from which the model may be accessed (embedded from a browser), optionally embeddable property. */
274
- readonly global_accessdomains?: Array<SdPlatformResponseDomain>;
275
- /** Shall account-specific domains be used for this model? */
276
- readonly use_global_accessdomains?: boolean;
277
- /** Unique obfuscated URL identifier of the model, used for private links to the model (e.g. shapediver.com/app/m/{slug}). */
278
- readonly link_sharing_slug?: string;
279
- /** Should backend access to the geometry backend be allowed for this model? */
280
- readonly backend_access: boolean;
281
- /** Should usage of a JWT be required for accessing this model on the geometry backend? */
282
- readonly require_token: boolean;
283
- }
284
- /**
285
- * Model - admin access level.
286
- */
287
- export interface SdPlatformResponseModelAdmin extends SdPlatformResponseModelOwner {
288
- /** Date of deletion, epoch timestamp */
289
- readonly deleted_at?: number;
290
- }
291
- export interface SdPlatformResponseIFrameData {
292
- readonly token: string;
293
- readonly model_view_url: string;
294
- readonly ticket: string;
295
- }
296
- /**
297
- * Model - any access level
298
- */
299
- export declare type SdPlatformResponseModelAny = SdPlatformResponseModelAdmin | SdPlatformResponseModelOwner | SdPlatformResponseModelPublic;
300
- export {};
1
+ import { SdPlatformModelFileType } from "../commons/SdPlatformModelCommons";
2
+ import { SdPlatformPolicyCommonAliasesModel, SdPlatformPolicyPermissionsModel } from "../commons/SdPlatformPolicyCommons";
3
+ import { SdPlatformModelVisibility } from "../commons/SdPlatformVisibility";
4
+ import { SdPlatformResponseBackendSystem } from "./SdPlatformResponseBackendSystem";
5
+ import { SdPlatformResponseDomain } from "./SdPlatformResponseDomain";
6
+ import { SdPlatformResponseImagePublic } from "./SdPlatformResponseImage";
7
+ import { SdPlatformResponseOrganizationPublic } from "./SdPlatformResponseOrganization";
8
+ import { SdPlatformResponsePolicyPermissions } from "./SdPlatformResponsePolicy";
9
+ import { SdPlatformResponseTag } from "./SdPlatformResponseTag";
10
+ import { SdPlatformResponseUserMinimal } from "./SdPlatformResponseUser";
11
+ /** Level of trust into a model. */
12
+ export declare enum SdPlatformModelTrustlevel {
13
+ UNDEFINED = "",
14
+ /** No trust into the model. */
15
+ NONE = "none",
16
+ /** Full trust into the model. */
17
+ FULL = "full"
18
+ }
19
+ /**
20
+ * Platform Backend model status.
21
+ */
22
+ export declare enum SdPlatformModelStatus {
23
+ /** before model upload */
24
+ Start = "start",
25
+ /** model uploaded successfully */
26
+ Waiting = "waiting",
27
+ /** model has been confirmed, settings not stored yet */
28
+ Confirmed = "confirmed",
29
+ /** model has been confirmed, settings already stored */
30
+ Done = "done",
31
+ /** model checking has been suspended, ShapeDiver admin input required */
32
+ Pending = "pending",
33
+ /** model has been denied */
34
+ Denied = "denied",
35
+ /** upload of model failed */
36
+ ErrorUpload = "error_upload",
37
+ Error = "error"
38
+ }
39
+ /**
40
+ * A ticket (API key for accessing a model on a geometry backend system).
41
+ */
42
+ interface Ticket {
43
+ /** The ticket. */
44
+ readonly ticket?: string;
45
+ }
46
+ /**
47
+ * Reasons for a model getting denied.
48
+ */
49
+ declare enum SdPlatformModelDenyReason {
50
+ Unknown = "unknown",
51
+ Plugin = "plugin",
52
+ Script = "script",
53
+ Timeout = "timeout",
54
+ NoOutputs = "no_outputs",
55
+ Size = "size",
56
+ OutputLimits = "output_limits",
57
+ NoDefaultGeometry = "no_default_geometry",
58
+ TimeoutSmall = "timeout_small",
59
+ ComputationFailed = "computation_failed",
60
+ NotProcessed = "not_processed",
61
+ Component = "component",
62
+ EncryptedCluster = "encrypted_cluster",
63
+ ScriptsNotAllowed = "scripts_not_allowed"
64
+ }
65
+ /**
66
+ * Parsed geometry backend message.
67
+ */
68
+ interface BackendMessage {
69
+ /** A concise explanation of the issue. */
70
+ readonly display_message: string;
71
+ /** An additional message which contains tips on how to solve the issue.. */
72
+ readonly user_message?: string;
73
+ /**
74
+ * The time in milliseconds used by the model(as reported inside the original unparsed message).
75
+ * Used only for message type TIMEOUT and TIMEOUT_SMALL.
76
+ */
77
+ readonly used_time?: number;
78
+ /**
79
+ * The max computation time in milliseconds allowed for the model (as reported inside the original unparsed message).
80
+ * Used only for message type TIMEOUT and TIMEOUT_SMALL.
81
+ */
82
+ readonly max_time?: number;
83
+ /**
84
+ * The maximum size allowed for the model (as reported inside the original unparsed message).
85
+ * Used only for message type SIZE.
86
+ */
87
+ readonly max_size?: number;
88
+ /** A string representation of the message type. */
89
+ readonly deny_reason: SdPlatformModelDenyReason;
90
+ /** The original unparsed message as provided by the geometry backend, constant prefix included. */
91
+ readonly original_unparsed: string;
92
+ }
93
+ /**
94
+ * Computation related settings of the model on the geometry backend.
95
+ */
96
+ interface ModelBackendSettingsCompute {
97
+ /** Should the model be denied in case it contains scripts? */
98
+ readonly deny_script?: boolean;
99
+ /** File type of the model. */
100
+ readonly ftype: SdPlatformModelFileType;
101
+ /** Should the model be warmed up? */
102
+ readonly initial_warmup?: boolean;
103
+ /** Maximum allowed computation time in milliseconds. */
104
+ readonly max_comp_time?: number;
105
+ /** Maximum size of exported assets in bytes. */
106
+ readonly max_export_size?: number;
107
+ /** Maximum time for the model to be idle before it will be unloaded. */
108
+ readonly max_idle_minutes?: number;
109
+ /** Maximum allowed size of the model file in bytes. */
110
+ readonly max_model_size?: number;
111
+ /** Maximum size of output assets in bytes */
112
+ readonly max_output_size?: number;
113
+ /** Maximum time (milliseconds) computation requests for the model should wait before a new instance of the model is loaded (load balancing). */
114
+ readonly max_wait_time?: number;
115
+ /** Mininum number of loaded models (load balancing). */
116
+ readonly num_loaded_min?: number;
117
+ /** Maximum number of parallel computations for the model. */
118
+ readonly num_loaded_max?: number;
119
+ /** Minimum number of preloaded models (load balancing). */
120
+ readonly num_preloaded_min?: number;
121
+ /** Limits the number of sessions that can be created by a specific IP address in one hour. */
122
+ readonly session_rate_limit?: number;
123
+ /** Trust in the model. */
124
+ readonly trust?: SdPlatformModelTrustlevel;
125
+ /**
126
+ * Maximum number of bytes allowed for a single texture.
127
+ */
128
+ readonly max_texture_size?: number;
129
+ }
130
+ /**
131
+ * Ticket authentication related settings of the model on the geometry backend.
132
+ */
133
+ interface ModelBackendSettingsTicket {
134
+ /** Whether public access to the model is allowed. This deactivates checking of accessdomains. */
135
+ readonly pub?: boolean;
136
+ /** Allowed domains for embedding of the model. */
137
+ readonly accessdomains?: Array<string>;
138
+ /** Whether backend access to the model is allowed. */
139
+ readonly backendaccess?: boolean;
140
+ }
141
+ /**
142
+ * Token authentication related settings of the model on the geometry backend.
143
+ */
144
+ interface ModelBackendSettingsToken {
145
+ /** Allowed authorization groups. */
146
+ readonly auth_group: Array<string>;
147
+ /** Is embedding of the model limited to iframes? */
148
+ readonly require_iframe: boolean;
149
+ /** Does any access to the model require an access token (JWT)? */
150
+ readonly require_token: boolean;
151
+ }
152
+ /**
153
+ * Settings of the model on the geometry backend.
154
+ */
155
+ interface ModelBackendSettings {
156
+ /** Computation related settings of the model on the geometry backend. */
157
+ readonly compute?: ModelBackendSettingsCompute;
158
+ /** Ticket authentication related settings of the model on the geometry backend. */
159
+ readonly ticket?: ModelBackendSettingsTicket;
160
+ /** Token authentication related settings of the model on the geometry backend. */
161
+ readonly token?: ModelBackendSettingsToken;
162
+ }
163
+ /**
164
+ * Properties of the model on the geometry backend.
165
+ */
166
+ interface ModelBackendProperties {
167
+ /** Status of the model on the geometry backend. */
168
+ readonly stat: string;
169
+ /** Message by the geometry backend. This is used for reporting the reason for models being denied. */
170
+ readonly msg?: BackendMessage;
171
+ /** Settings of the model on the geometry backend */
172
+ readonly settings: ModelBackendSettings;
173
+ }
174
+ /**
175
+ * Information about bookmark status.
176
+ */
177
+ interface Bookmark {
178
+ /** True if the model is bookmarked. */
179
+ readonly bookmarked: boolean;
180
+ }
181
+ /**
182
+ * Decrypted ticket.
183
+ */
184
+ interface DecryptedTicket {
185
+ /** guid (geometry backend id) of the model. */
186
+ readonly model_id: string;
187
+ /**
188
+ * List of domains (origins) this ticket should be limited to; may be empty.
189
+ */
190
+ readonly accessdomains: Array<string>;
191
+ /**
192
+ * Should this ticket provide access to model authoring (allows to change configuration)?
193
+ */
194
+ readonly author: boolean;
195
+ /** Should this ticket allow public access (ignore the ticket's accessdomains property)? */
196
+ readonly pub: boolean;
197
+ /** Type of ticket, '' or 'backend' */
198
+ readonly type: string;
199
+ /** The timestamp until which the ticket should be valid (format YYYYMMDDhhmmss). */
200
+ readonly until: string;
201
+ /** Does this ticket identify the model via its secondary ID (model property id2)? */
202
+ readonly use_id2: boolean;
203
+ }
204
+ /**
205
+ * Ticket decryption result.
206
+ */
207
+ export interface SdPlatformResponseDecryptTicketResult {
208
+ /** Platform model information. */
209
+ readonly model: SdPlatformResponseModelBase;
210
+ /** Data of the decrypted ticket. */
211
+ readonly ticket: DecryptedTicket;
212
+ }
213
+ /**
214
+ * Model - minimal access level.
215
+ */
216
+ export interface SdPlatformResponseModelBase {
217
+ /** Platform backend model id - the unique id of the model on the platform backend. */
218
+ readonly id: string;
219
+ /** Title of the model. */
220
+ readonly title?: string;
221
+ /** Unique URL identifier of the model, used for (public) links to the model (e.g. shapediver.com/app/m/{slug}). */
222
+ readonly slug: string;
223
+ /** Description of the model. */
224
+ readonly description?: string;
225
+ /** URL to a thumbnail of the model. */
226
+ readonly thumbnail_url: string;
227
+ }
228
+ /**
229
+ * Model - public access level - this is the information available for public or shared models.
230
+ */
231
+ export interface SdPlatformResponseModelPublic extends SdPlatformResponsePolicyPermissions<SdPlatformPolicyCommonAliasesModel, SdPlatformPolicyPermissionsModel>, SdPlatformResponseModelBase {
232
+ /** Decoration of the model, optionally embeddable property. */
233
+ readonly decoration?: Array<SdPlatformResponseImagePublic>;
234
+ /** Owner of the model, optionally embeddable property. */
235
+ readonly user?: SdPlatformResponseUserMinimal;
236
+ /** Tags of the model, optionally embeddable property. */
237
+ readonly tags?: Array<SdPlatformResponseTag>;
238
+ /** Geometry backend system of the model, optionally embeddable property. */
239
+ readonly backend_system?: SdPlatformResponseBackendSystem;
240
+ /** Bookmarking information, optionally embeddable property. */
241
+ readonly bookmark?: Bookmark;
242
+ /** Ticket for geometry backend access (embedding ticket), optionally embeddable property. */
243
+ readonly ticket?: Ticket;
244
+ /** Visibility of the model, might be limited by the visibility of the owner or the owner's organization (if any). */
245
+ readonly visibility?: SdPlatformModelVisibility;
246
+ /** Nominal visibility of the model, not limited by the visibility of the owner. */
247
+ readonly visibility_nominal: SdPlatformModelVisibility;
248
+ /** Geometry backend model id. */
249
+ readonly guid?: string;
250
+ /** Is this a featured model? */
251
+ readonly featured: boolean;
252
+ /** Organization of the model (if any), optionally embeddable property. */
253
+ readonly organization?: SdPlatformResponseOrganizationPublic;
254
+ }
255
+ /**
256
+ * Model - owner access level - this is the information available for model owners.
257
+ */
258
+ export interface SdPlatformResponseModelOwner extends SdPlatformResponseModelPublic {
259
+ /**
260
+ * One of:
261
+ * - start
262
+ * - waiting
263
+ * - confirmed
264
+ * - done
265
+ * - pending
266
+ * - denied
267
+ * - error_upload
268
+ * - error
269
+ */
270
+ readonly status: SdPlatformModelStatus;
271
+ /** Date of creation, epoch timestamp. */
272
+ readonly created_at: number;
273
+ /** Date of last update, epoch timestamp */
274
+ readonly updated_at: number;
275
+ /** Properties of the model on its geometry backend system, optionally embeddable property. */
276
+ readonly backend_properties?: ModelBackendProperties;
277
+ /** Ticket for geometry backend access, optionally embeddable property. */
278
+ readonly backend_ticket?: Ticket;
279
+ /** Ticket for geometry backend access with ownership access rights, optionally embeddable property. */
280
+ readonly author_ticket?: Ticket;
281
+ /** Model-specific domains from which the model may be accessed (embedded from a browser), optionally embeddable property. */
282
+ readonly accessdomains?: Array<SdPlatformResponseDomain>;
283
+ /** Account-specific domains from which the model may be accessed (embedded from a browser), optionally embeddable property. */
284
+ readonly global_accessdomains?: Array<SdPlatformResponseDomain>;
285
+ /** Shall account-specific domains be used for this model? */
286
+ readonly use_global_accessdomains?: boolean;
287
+ /** Unique obfuscated URL identifier of the model, used for private links to the model (e.g. shapediver.com/app/m/{slug}). */
288
+ readonly link_sharing_slug?: string;
289
+ /** Should backend access to the geometry backend be allowed for this model? */
290
+ readonly backend_access: boolean;
291
+ /** Should usage of a JWT be required for accessing this model on the geometry backend? */
292
+ readonly require_token: boolean;
293
+ }
294
+ /**
295
+ * Model - admin access level.
296
+ */
297
+ export interface SdPlatformResponseModelAdmin extends SdPlatformResponseModelOwner {
298
+ /** Date of deletion, epoch timestamp */
299
+ readonly deleted_at?: number;
300
+ }
301
+ export interface SdPlatformResponseIFrameData {
302
+ readonly token: string;
303
+ readonly model_view_url: string;
304
+ readonly ticket: string;
305
+ }
306
+ /**
307
+ * Model - any access level
308
+ */
309
+ export declare type SdPlatformResponseModelAny = SdPlatformResponseModelAdmin | SdPlatformResponseModelOwner | SdPlatformResponseModelPublic;
310
+ export {};
301
311
  //# sourceMappingURL=SdPlatformResponseModel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SdPlatformResponseModel.d.ts","sourceRoot":"","sources":["../../src/response/SdPlatformResponseModel.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SdPlatformResponseModel.d.ts","sourceRoot":"","sources":["../../src/response/SdPlatformResponseModel.ts"],"names":[],"mappings":"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"}