@shapediver/api.platform-api-dto-v1 2.14.1 → 2.14.5

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 (118) hide show
  1. package/README.md +14 -14
  2. package/dist/commons/SdPlatformApiTokenScopes.d.ts +173 -173
  3. package/dist/commons/SdPlatformApiTokenScopes.js +177 -177
  4. package/dist/commons/SdPlatformChargebee.d.ts +31 -31
  5. package/dist/commons/SdPlatformChargebee.js +2 -2
  6. package/dist/commons/SdPlatformModelCommons.d.ts +13 -13
  7. package/dist/commons/SdPlatformModelCommons.js +17 -17
  8. package/dist/commons/SdPlatformModelTokenScopes.d.ts +21 -21
  9. package/dist/commons/SdPlatformModelTokenScopes.js +25 -25
  10. package/dist/commons/SdPlatformNotificationCommons.d.ts +78 -78
  11. package/dist/commons/SdPlatformNotificationCommons.js +88 -88
  12. package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
  13. package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
  14. package/dist/commons/SdPlatformPolicyCommons.d.ts +344 -344
  15. package/dist/commons/SdPlatformPolicyCommons.js +291 -291
  16. package/dist/commons/SdPlatformUsedCredits.d.ts +9 -9
  17. package/dist/commons/SdPlatformUsedCredits.js +2 -2
  18. package/dist/commons/SdPlatformVisibility.d.ts +76 -76
  19. package/dist/commons/SdPlatformVisibility.js +83 -83
  20. package/dist/index.d.ts +55 -55
  21. package/dist/index.js +71 -71
  22. package/dist/request/SdPlatformAuthRequest.d.ts +77 -77
  23. package/dist/request/SdPlatformAuthRequest.js +20 -20
  24. package/dist/request/SdPlatformBaseRequestTypes.d.ts +65 -65
  25. package/dist/request/SdPlatformBaseRequestTypes.js +14 -14
  26. package/dist/request/SdPlatformRequestApiClients.d.ts +68 -68
  27. package/dist/request/SdPlatformRequestApiClients.js +2 -2
  28. package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
  29. package/dist/request/SdPlatformRequestApiToken.js +2 -2
  30. package/dist/request/SdPlatformRequestBackendSystem.d.ts +73 -73
  31. package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
  32. package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
  33. package/dist/request/SdPlatformRequestBookmark.js +2 -2
  34. package/dist/request/SdPlatformRequestChargebee.d.ts +39 -39
  35. package/dist/request/SdPlatformRequestChargebee.js +2 -2
  36. package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
  37. package/dist/request/SdPlatformRequestDocument.js +2 -2
  38. package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
  39. package/dist/request/SdPlatformRequestDomain.js +2 -2
  40. package/dist/request/SdPlatformRequestImage.d.ts +16 -16
  41. package/dist/request/SdPlatformRequestImage.js +2 -2
  42. package/dist/request/SdPlatformRequestModel.d.ts +102 -102
  43. package/dist/request/SdPlatformRequestModel.js +10 -10
  44. package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
  45. package/dist/request/SdPlatformRequestModelSharing.js +2 -2
  46. package/dist/request/SdPlatformRequestModelToken.d.ts +22 -22
  47. package/dist/request/SdPlatformRequestModelToken.js +2 -2
  48. package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
  49. package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
  50. package/dist/request/SdPlatformRequestNotification.d.ts +40 -40
  51. package/dist/request/SdPlatformRequestNotification.js +2 -2
  52. package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +140 -140
  53. package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
  54. package/dist/request/SdPlatformRequestOrganization.d.ts +117 -117
  55. package/dist/request/SdPlatformRequestOrganization.js +2 -2
  56. package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
  57. package/dist/request/SdPlatformRequestPolicy.js +2 -2
  58. package/dist/request/SdPlatformRequestSavedState.d.ts +80 -80
  59. package/dist/request/SdPlatformRequestSavedState.js +2 -2
  60. package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
  61. package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
  62. package/dist/request/SdPlatformRequestUser.d.ts +209 -209
  63. package/dist/request/SdPlatformRequestUser.js +2 -2
  64. package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
  65. package/dist/request/SdPlatformRequestWebhook.js +2 -2
  66. package/dist/response/SdPlatformAuthResponse.d.ts +20 -20
  67. package/dist/response/SdPlatformAuthResponse.js +2 -2
  68. package/dist/response/SdPlatformBaseResponseTypes.d.ts +107 -107
  69. package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
  70. package/dist/response/SdPlatformJobLogResponse.d.ts +26 -26
  71. package/dist/response/SdPlatformJobLogResponse.js +2 -2
  72. package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
  73. package/dist/response/SdPlatformResponseAnalytics.js +11 -11
  74. package/dist/response/SdPlatformResponseApiClient.d.ts +41 -41
  75. package/dist/response/SdPlatformResponseApiClient.js +2 -2
  76. package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
  77. package/dist/response/SdPlatformResponseApiToken.js +2 -2
  78. package/dist/response/SdPlatformResponseBackendSystem.d.ts +55 -55
  79. package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
  80. package/dist/response/SdPlatformResponseChargebee.d.ts +113 -113
  81. package/dist/response/SdPlatformResponseChargebee.js +29 -29
  82. package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
  83. package/dist/response/SdPlatformResponseDocument.js +2 -2
  84. package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
  85. package/dist/response/SdPlatformResponseDomain.js +2 -2
  86. package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
  87. package/dist/response/SdPlatformResponseFeatures.js +2 -2
  88. package/dist/response/SdPlatformResponseHttpLog.d.ts +43 -43
  89. package/dist/response/SdPlatformResponseHttpLog.js +2 -2
  90. package/dist/response/SdPlatformResponseImage.d.ts +34 -34
  91. package/dist/response/SdPlatformResponseImage.js +2 -2
  92. package/dist/response/SdPlatformResponseModel.d.ts +313 -313
  93. package/dist/response/SdPlatformResponseModel.js +53 -53
  94. package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
  95. package/dist/response/SdPlatformResponseModelSharing.js +2 -2
  96. package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
  97. package/dist/response/SdPlatformResponseModelToken.js +2 -2
  98. package/dist/response/SdPlatformResponseNotification.d.ts +66 -66
  99. package/dist/response/SdPlatformResponseNotification.js +2 -2
  100. package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +90 -90
  101. package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
  102. package/dist/response/SdPlatformResponseOrganization.d.ts +133 -133
  103. package/dist/response/SdPlatformResponseOrganization.js +2 -2
  104. package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
  105. package/dist/response/SdPlatformResponsePolicy.js +2 -2
  106. package/dist/response/SdPlatformResponseSavedState.d.ts +107 -107
  107. package/dist/response/SdPlatformResponseSavedState.js +2 -2
  108. package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
  109. package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
  110. package/dist/response/SdPlatformResponseTag.d.ts +34 -34
  111. package/dist/response/SdPlatformResponseTag.js +2 -2
  112. package/dist/response/SdPlatformResponseUser.d.ts +300 -300
  113. package/dist/response/SdPlatformResponseUser.js +2 -2
  114. package/dist/response/SdPlatformStargateResponse.d.ts +16 -0
  115. package/dist/response/SdPlatformStargateResponse.d.ts.map +1 -0
  116. package/dist/response/SdPlatformStargateResponse.js +3 -0
  117. package/dist/response/SdPlatformStargateResponse.js.map +1 -0
  118. package/package.json +8 -6
@@ -1,345 +1,345 @@
1
- /**
2
- * Types of policies
3
- */
4
- export declare enum SdPlatformPolicyType {
5
- ModelPolicy = "ModelPolicy",
6
- OrganizationPolicy = "OrganizationPolicy",
7
- UserPolicy = "UserPolicy",
8
- SavedStatePolicy = "SavedStatePolicy",
9
- UtilityPolicy = "UtilityPolicy",
10
- PlatformPolicy = "PlatformPolicy",
11
- AssetPolicy = "AssetPolicy"
12
- }
13
- /**
14
- * Permission status values
15
- */
16
- export declare enum SdPlatformPolicyPermissionStatus {
17
- /** permission not granted */
18
- NoPermission = "no_permission",
19
- /** permission granted */
20
- Allowed = "allowed",
21
- /** permission explicitely denied */
22
- Denied = "denied"
23
- }
24
- /**
25
- * Common policy aliases - Models
26
- */
27
- export declare enum SdPlatformPolicyCommonAliasesModel {
28
- AdminModelPolicy = "AdminModelPolicy",
29
- OrgManagerModelPolicyAnalyticsComputation = "OrgManagerModelPolicyAnalyticsComputation",
30
- OrgManagerModelPolicyAnalyticsSession = "OrgManagerModelPolicyAnalyticsSession",
31
- OrgManagerModelPolicyBackendApi = "OrgManagerModelPolicyBackendApi",
32
- OrgManagerModelPolicyDesktopClients = "OrgManagerModelPolicyDesktopClients",
33
- OrgManagerModelPolicyDirectEmbedding = "OrgManagerModelPolicyDirectEmbedding",
34
- OrgManagerModelPolicyExport = "OrgManagerModelPolicyExport",
35
- OrgManagerModelPolicyIframeEmbedding = "OrgManagerModelPolicyIframeEmbedding",
36
- OrgManagerModelPolicySavedStates = "OrgManagerModelPolicySavedStates",
37
- OrgManagerModelPolicyUnlistedModels = "OrgManagerModelPolicyUnlistedModels",
38
- OrgManagerModelPolicyView = "OrgManagerModelPolicyView",
39
- OrgMemberModelPolicyExport = "OrgMemberModelPolicyExport",
40
- OrgMemberModelPolicyView = "OrgMemberModelPolicyView",
41
- OwnedModelPolicyAnalyticsComputation = "OwnedModelPolicyAnalyticsComputation",
42
- OwnedModelPolicyAnalyticsSession = "OwnedModelPolicyAnalyticsSession",
43
- OwnedModelPolicyBackendApi = "OwnedModelPolicyBackendApi",
44
- OwnedModelPolicyDesktopClients = "OwnedModelPolicyDesktopClients",
45
- OwnedModelPolicyDirectEmbedding = "OwnedModelPolicyDirectEmbedding",
46
- OwnedModelPolicyExport = "OwnedModelPolicyExport",
47
- OwnedModelPolicyIframeEmbedding = "OwnedModelPolicyIframeEmbedding",
48
- OwnedModelPolicySavedStates = "OwnedModelPolicySavedStates",
49
- OwnedModelPolicyUnlistedModels = "OwnedModelPolicyUnlistedModels",
50
- OwnedModelPolicyView = "OwnedModelPolicyView",
51
- PrivateLinkSharedModelPolicyExport = "PrivateLinkSharedModelPolicyExport",
52
- PrivateLinkSharedModelPolicyView = "PrivateLinkSharedModelPolicyView",
53
- PublicModelPolicyExport = "PublicModelPolicyExport",
54
- PublicModelPolicyView = "PublicModelPolicyView",
55
- SharedModelPolicyAnalyticsComputation = "SharedModelPolicyAnalyticsComputation",
56
- SharedModelPolicyAnalyticsSession = "SharedModelPolicyAnalyticsSession",
57
- SharedModelPolicyBackendApi = "SharedModelPolicyBackendApi",
58
- SharedModelPolicyDesktopClients = "SharedModelPolicyDesktopClients",
59
- SharedModelPolicyDirectEmbedding = "SharedModelPolicyDirectEmbedding",
60
- SharedModelPolicyExport = "SharedModelPolicyExport",
61
- SharedModelPolicyIframeEmbedding = "SharedModelPolicyIframeEmbedding",
62
- SharedModelPolicyQuery = "SharedModelPolicyQuery",
63
- SharedModelPolicySavedStates = "SharedModelPolicySavedStates",
64
- SharedModelPolicyUnlistedModels = "SharedModelPolicyUnlistedModels",
65
- SharedModelPolicyView = "SharedModelPolicyView"
66
- }
67
- /**
68
- * Common policy aliases - Saved states
69
- */
70
- export declare enum SdPlatformPolicyCommonAliasesSavedState {
71
- AdminSavedStatePolicy = "AdminSavedStatePolicy",
72
- OrgManagerSavedStatePolicy = "OrgManagerSavedStatePolicy",
73
- OrgMemberSavedStatePolicyView = "OrgMemberSavedStatePolicyView",
74
- OwnedSavedStatePolicy = "OwnedSavedStatePolicy",
75
- PublicSavedStatePolicyView = "PublicSavedStatePolicyView",
76
- SharedSavedStatePolicyMinimal = "SharedSavedStatePolicyMinimal",
77
- SharedSavedStatePolicyView = "SharedSavedStatePolicyView"
78
- }
79
- /**
80
- * Common policy aliases - Users
81
- */
82
- export declare enum SdPlatformPolicyCommonAliasesUser {
83
- AdminUserPolicy = "AdminUserPolicy",
84
- SelfUserPolicy = "SelfUserPolicy",
85
- PublicUserPolicy = "PublicUserPolicy",
86
- LoggedInUserPolicy = "LoggedInUserPolicy",
87
- MinimalUserPolicy = "MinimalUserPolicy"
88
- }
89
- /**
90
- * Common policy aliases - Organizations
91
- */
92
- export declare enum SdPlatformPolicyCommonAliasesOrganization {
93
- AdminOrgPolicy = "AdminOrgPolicy",
94
- OrgAdminOrgPolicy = "OrgAdminOrgPolicy",
95
- OrgManagerOrgPolicy = "OrgManagerOrgPolicy",
96
- OrgMemberOrgPolicy = "OrgMemberOrgPolicy",
97
- OrgOwnerOrgPolicy = "OrgOwnerOrgPolicy",
98
- PublicOrgPolicy = "PublicOrgPolicy"
99
- }
100
- /**
101
- * Common policy aliases - Utility
102
- */
103
- export declare enum SdPlatformPolicyCommonAliasesUtility {
104
- AdminUtilityPolicy = "AdminUtilityPolicy"
105
- }
106
- /**
107
- * Common policy aliases - Platform
108
- */
109
- export declare enum SdPlatformPolicyCommonAliasesPlatform {
110
- AdminPlatformPolicy = "AdminPlatformPolicy"
111
- }
112
- /**
113
- * Common policy aliases - Asset
114
- */
115
- export declare enum SdPlatformPolicyCommonAliasesAsset {
116
- AdminAssetPolicy = "AdminAssetPolicy"
117
- }
118
- export declare type SdPlatformPolicyCommonAliases = SdPlatformPolicyCommonAliasesModel | SdPlatformPolicyCommonAliasesSavedState | SdPlatformPolicyCommonAliasesUser | SdPlatformPolicyCommonAliasesOrganization | SdPlatformPolicyCommonAliasesUtility | SdPlatformPolicyCommonAliasesPlatform | SdPlatformPolicyCommonAliasesAsset;
119
- /**
120
- * Permissions for models
121
- */
122
- export declare enum SdPlatformPolicyPermissionsModel {
123
- getRestModelPublic = "get_rest_model_public",
124
- getRestModelAdmin = "get_rest_model_admin",
125
- getRestModelOwner = "get_rest_model_owner",
126
- getTokenScopeGroupView = "get_token_scope_group_view",
127
- getTokenScopeGroupExport = "get_token_scope_group_export",
128
- getTokenScopeGroupOwner = "get_token_scope_group_owner",
129
- getTicket = "get_ticket",
130
- getTicketAuthor = "get_ticket_author",
131
- getTicketBackend = "get_ticket_backend",
132
- embedAccessDomains = "embed_access_domains",
133
- embedBackendSystems = "embed_backend_systems",
134
- embedBackendProperties = "embed_backend_properties",
135
- embedTags = "embed_tags",
136
- embedUser = "embed_user",
137
- embedDecoration = "embed_decoration",
138
- embedBookmark = "embed_bookmark",
139
- getSharingAll = "get_sharing_all",
140
- putSharingAll = "put_sharing_all",
141
- decryptTicket = "decrypt_ticket",
142
- createSavedState = "create_saved_state",
143
- queryAllSavedStates = "query_all_saved_states",
144
- getTokenScopeGroupAnalytics = "get_token_scope_group_analytics",
145
- getAnalyticsSession = "get_analytics_session",
146
- getAnalyticsComputation = "get_analytics_computation",
147
- uiBackendApi = "ui_backend_api",
148
- uiDesktopClients = "ui_desktop_clients",
149
- uiDirectEmbedding = "ui_direct_embedding",
150
- uiIframeEmebedding = "ui_iframe_embedding",
151
- uiUnlistedModels = "ui_unlisted_models",
152
- updateAll = "update_all",
153
- updateOwner = "update_owner",
154
- delete = "delete",
155
- embedOrganization = "embed_organization"
156
- }
157
- /**
158
- * Permissions for organizations
159
- */
160
- export declare enum SdPlatformPolicyPermissionsOrganization {
161
- getRestModelPublic = "get_rest_model_public",
162
- getRestModelOrganizationMember = "get_rest_model_organization_member",
163
- getRestModelOrganizationAdmin = "get_rest_model_organization_admin",
164
- getRestModelOrganizationOwner = "get_rest_model_organization_owner",
165
- getRestModelAdmin = "get_rest_model_admin",
166
- updateOrganizationAdmin = "update_organization_admin",
167
- updateOrganizationOwner = "update_organization_owner",
168
- updateAll = "update_all",
169
- embedAccessDomains = "embed_access_domains",
170
- embedMembers = "embed_members",
171
- embedChargebeeCustomer = "embed_chargebee_customer",
172
- embedChargebeeSubscription = "embed_chargebee_subscription",
173
- embedChargebeePlan = "embed_chargebee_plan",
174
- embedChargebeeAddons = "embed_chargebee_addons",
175
- create = "create",
176
- delete = "delete",
177
- queryModelSessions = "query_model_sessions",
178
- embedUsedCredits = "embed_used_credits",
179
- embedBackendSystem = "embed_backend_system"
180
- }
181
- /**
182
- * Permissions for users
183
- */
184
- export declare enum SdPlatformPolicyPermissionsUser {
185
- getRestModelPublicMinimal = "get_rest_model_public_minimal",
186
- getRestModelPublic = "get_rest_model_public",
187
- getRestModelSelf = "get_rest_model_self",
188
- getRestModelAdmin = "get_rest_model_admin",
189
- embedBackendSystem = "embed_backend_system",
190
- embedChargebeeCustomer = "embed_chargebee_customer",
191
- embedChargebeeSubscription = "embed_chargebee_subscription",
192
- embedChargebeePlan = "embed_chargebee_plan",
193
- embedChargebeeAddons = "embed_chargebee_addons",
194
- embedGlobalAccessDomains = "embed_global_access_domains",
195
- embedUsedCredits = "embed_used_credits",
196
- updateDefaultBackendSystem = "update_default_backend_system",
197
- updateSelf = "update_self",
198
- updateAll = "update_all",
199
- queryByUsername = "query_by_username",
200
- queryByFirstName = "query_by_first_name",
201
- queryByLastName = "query_by_last_name",
202
- queryByAll = "query_by_all",
203
- findByQuery = "find_by_query",
204
- queryAllSavedStates = "query_all_saved_states",
205
- getSharingAll = "get_sharing_all",
206
- queryModelsByAll = "query_models_by_all",
207
- queryModelSessions = "query_model_sessions",
208
- delete = "delete",
209
- queryImagesByAll = "query_images_by_all",
210
- queryByEmailExact = "query_by_email_exact",
211
- embedOrganization = "embed_organization",
212
- getRestModelOrganization = "get_rest_model_organization"
213
- }
214
- /**
215
- * Permissions for saved states
216
- */
217
- export declare enum SdPlatformPolicyPermissionsSavedState {
218
- getRestModelPublic = "get_rest_model_public",
219
- getRestModelAdmin = "get_rest_model_admin",
220
- getRestModelOwner = "get_rest_model_owner",
221
- delete = "delete",
222
- update = "update",
223
- getSharingAll = "get_sharing_all",
224
- putSharingAll = "put_sharing_all",
225
- getRestModelMinimal = "get_rest_model_minimal"
226
- }
227
- /**
228
- * Permissions for diverse utilities (domains, tags, notifications)
229
- */
230
- export declare enum SdPlatformPolicyPermissionsUtility {
231
- domainGetRestModelAdmin = "domain_get_rest_model_admin",
232
- domainCreate = "domain_create",
233
- domainPatch = "domain_patch",
234
- domainDelete = "domain_delete",
235
- tagGetRestModelAdmin = "tag_get_rest_model_admin",
236
- tagDelete = "tag_delete",
237
- notificationCreate = "notification_create",
238
- notificationDelete = "notification_delete"
239
- }
240
- /**
241
- * Permissions related to the platform backend (actions, geometry backend systems, logs, policies)
242
- */
243
- export declare enum SdPlatformPolicyPermissionsPlatform {
244
- actionsRunAll = "actions_run_all",
245
- apiClientQuery = "api_client_query",
246
- apiClientCreate = "api_client_create",
247
- apiClientPatch = "api_client_patch",
248
- apiClientDelete = "api_client_delete",
249
- backendSystemQuery = "backend_system_query",
250
- backendSystemCreate = "backend_system_create",
251
- backendSystemPatch = "backend_system_patch",
252
- backendSystemDelete = "backend_system_delete",
253
- backendSystemToken = "backend_system_token",
254
- httpLogsQUery = "http_logs_query",
255
- policyQuery = "policy_query",
256
- policyGet = "policy_get",
257
- policyCreate = "policy_create",
258
- policyPatch = "policy_patch",
259
- policyDelete = "policy_delete"
260
- }
261
- /**
262
- * Permissions related to assets
263
- */
264
- export declare enum SdPlatformPolicyPermissionsAsset {
265
- getRestModelPublic = "get_rest_model_public",
266
- getRestModelOwner = "get_rest_model_owner",
267
- getRestModelAdmin = "get_rest_model_admin",
268
- embedModels = "embed_models",
269
- embedUser = "embed_user",
270
- updateOwner = "update_owner",
271
- updateAll = "update_all",
272
- delete = "delete"
273
- }
274
- /**
275
- * Type for permission status per policy type
276
- */
277
- declare type SdPlatformPolicyPermissionsGeneric<Tpermission extends string, Tvalue> = {
278
- [value in Tpermission]?: Tvalue;
279
- };
280
- /**
281
- * The model type permissions status.
282
- */
283
- export declare type SdPlatformPolicyPermissionsStatusModelType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsModel, SdPlatformPolicyPermissionStatus>;
284
- /**
285
- * The organization type permissions status.
286
- */
287
- export declare type SdPlatformPolicyPermissionsStatusOrganizationType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsOrganization, SdPlatformPolicyPermissionStatus>;
288
- /**
289
- * The user type permissions status.
290
- */
291
- export declare type SdPlatformPolicyPermissionsStatusUserType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUser, SdPlatformPolicyPermissionStatus>;
292
- /**
293
- * The saved state permissions status.
294
- */
295
- export declare type SdPlatformPolicyPermissionsStatusSavedStateType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsSavedState, SdPlatformPolicyPermissionStatus>;
296
- /**
297
- * The utility type permissions status.
298
- */
299
- export declare type SdPlatformPolicyPermissionsStatusUtiliyType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUtility, SdPlatformPolicyPermissionStatus>;
300
- /**
301
- * The platform type permissions status.
302
- */
303
- export declare type SdPlatformPolicyPermissionsStatusPlatformType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsPlatform, SdPlatformPolicyPermissionStatus>;
304
- /**
305
- * The asset type permissions status.
306
- */
307
- export declare type SdPlatformPolicyPermissionsStatusAssetType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsAsset, SdPlatformPolicyPermissionStatus>;
308
- export declare type SdPlatformPolicyPermissionsStatusType = SdPlatformPolicyPermissionsStatusModelType | SdPlatformPolicyPermissionsStatusOrganizationType | SdPlatformPolicyPermissionsStatusUserType | SdPlatformPolicyPermissionsStatusSavedStateType | SdPlatformPolicyPermissionsStatusUtiliyType | SdPlatformPolicyPermissionsStatusPlatformType | SdPlatformPolicyPermissionsStatusAssetType;
309
- /**
310
- * The model type permissions.
311
- */
312
- export declare type SdPlatformPolicyPermissionsModelType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsModel, boolean>;
313
- /**
314
- * The organization type permissions.
315
- */
316
- export declare type SdPlatformPolicyPermissionsOrganizationType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsOrganization, boolean>;
317
- /**
318
- * The user type permissions.
319
- */
320
- export declare type SdPlatformPolicyPermissionsUserType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUser, boolean>;
321
- /**
322
- * The saved state type permissions.
323
- */
324
- export declare type SdPlatformPolicyPermissionsSavedStateType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsSavedState, boolean>;
325
- /**
326
- * The utility type permissions.
327
- */
328
- export declare type SdPlatformPolicyPermissionsUtiliyType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUtility, boolean>;
329
- /**
330
- * The platform type permissions.
331
- */
332
- export declare type SdPlatformPolicyPermissionsPlatformType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsPlatform, boolean>;
333
- /**
334
- * The asset type permissions.
335
- */
336
- export declare type SdPlatformPolicyPermissionsAssetType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsAsset, boolean>;
337
- export declare type SdPlatformPolicyPermissionsType = SdPlatformPolicyPermissionsModelType | SdPlatformPolicyPermissionsOrganizationType | SdPlatformPolicyPermissionsUserType | SdPlatformPolicyPermissionsSavedStateType | SdPlatformPolicyPermissionsUtiliyType | SdPlatformPolicyPermissionsPlatformType | SdPlatformPolicyPermissionsAssetType;
338
- /**
339
- * Features required for policy
340
- */
341
- export interface SdPlatformPolicyRequiredFeatures {
342
- features: Array<string>;
343
- }
344
- export {};
1
+ /**
2
+ * Types of policies
3
+ */
4
+ export declare enum SdPlatformPolicyType {
5
+ ModelPolicy = "ModelPolicy",
6
+ OrganizationPolicy = "OrganizationPolicy",
7
+ UserPolicy = "UserPolicy",
8
+ SavedStatePolicy = "SavedStatePolicy",
9
+ UtilityPolicy = "UtilityPolicy",
10
+ PlatformPolicy = "PlatformPolicy",
11
+ AssetPolicy = "AssetPolicy"
12
+ }
13
+ /**
14
+ * Permission status values
15
+ */
16
+ export declare enum SdPlatformPolicyPermissionStatus {
17
+ /** permission not granted */
18
+ NoPermission = "no_permission",
19
+ /** permission granted */
20
+ Allowed = "allowed",
21
+ /** permission explicitely denied */
22
+ Denied = "denied"
23
+ }
24
+ /**
25
+ * Common policy aliases - Models
26
+ */
27
+ export declare enum SdPlatformPolicyCommonAliasesModel {
28
+ AdminModelPolicy = "AdminModelPolicy",
29
+ OrgManagerModelPolicyAnalyticsComputation = "OrgManagerModelPolicyAnalyticsComputation",
30
+ OrgManagerModelPolicyAnalyticsSession = "OrgManagerModelPolicyAnalyticsSession",
31
+ OrgManagerModelPolicyBackendApi = "OrgManagerModelPolicyBackendApi",
32
+ OrgManagerModelPolicyDesktopClients = "OrgManagerModelPolicyDesktopClients",
33
+ OrgManagerModelPolicyDirectEmbedding = "OrgManagerModelPolicyDirectEmbedding",
34
+ OrgManagerModelPolicyExport = "OrgManagerModelPolicyExport",
35
+ OrgManagerModelPolicyIframeEmbedding = "OrgManagerModelPolicyIframeEmbedding",
36
+ OrgManagerModelPolicySavedStates = "OrgManagerModelPolicySavedStates",
37
+ OrgManagerModelPolicyUnlistedModels = "OrgManagerModelPolicyUnlistedModels",
38
+ OrgManagerModelPolicyView = "OrgManagerModelPolicyView",
39
+ OrgMemberModelPolicyExport = "OrgMemberModelPolicyExport",
40
+ OrgMemberModelPolicyView = "OrgMemberModelPolicyView",
41
+ OwnedModelPolicyAnalyticsComputation = "OwnedModelPolicyAnalyticsComputation",
42
+ OwnedModelPolicyAnalyticsSession = "OwnedModelPolicyAnalyticsSession",
43
+ OwnedModelPolicyBackendApi = "OwnedModelPolicyBackendApi",
44
+ OwnedModelPolicyDesktopClients = "OwnedModelPolicyDesktopClients",
45
+ OwnedModelPolicyDirectEmbedding = "OwnedModelPolicyDirectEmbedding",
46
+ OwnedModelPolicyExport = "OwnedModelPolicyExport",
47
+ OwnedModelPolicyIframeEmbedding = "OwnedModelPolicyIframeEmbedding",
48
+ OwnedModelPolicySavedStates = "OwnedModelPolicySavedStates",
49
+ OwnedModelPolicyUnlistedModels = "OwnedModelPolicyUnlistedModels",
50
+ OwnedModelPolicyView = "OwnedModelPolicyView",
51
+ PrivateLinkSharedModelPolicyExport = "PrivateLinkSharedModelPolicyExport",
52
+ PrivateLinkSharedModelPolicyView = "PrivateLinkSharedModelPolicyView",
53
+ PublicModelPolicyExport = "PublicModelPolicyExport",
54
+ PublicModelPolicyView = "PublicModelPolicyView",
55
+ SharedModelPolicyAnalyticsComputation = "SharedModelPolicyAnalyticsComputation",
56
+ SharedModelPolicyAnalyticsSession = "SharedModelPolicyAnalyticsSession",
57
+ SharedModelPolicyBackendApi = "SharedModelPolicyBackendApi",
58
+ SharedModelPolicyDesktopClients = "SharedModelPolicyDesktopClients",
59
+ SharedModelPolicyDirectEmbedding = "SharedModelPolicyDirectEmbedding",
60
+ SharedModelPolicyExport = "SharedModelPolicyExport",
61
+ SharedModelPolicyIframeEmbedding = "SharedModelPolicyIframeEmbedding",
62
+ SharedModelPolicyQuery = "SharedModelPolicyQuery",
63
+ SharedModelPolicySavedStates = "SharedModelPolicySavedStates",
64
+ SharedModelPolicyUnlistedModels = "SharedModelPolicyUnlistedModels",
65
+ SharedModelPolicyView = "SharedModelPolicyView"
66
+ }
67
+ /**
68
+ * Common policy aliases - Saved states
69
+ */
70
+ export declare enum SdPlatformPolicyCommonAliasesSavedState {
71
+ AdminSavedStatePolicy = "AdminSavedStatePolicy",
72
+ OrgManagerSavedStatePolicy = "OrgManagerSavedStatePolicy",
73
+ OrgMemberSavedStatePolicyView = "OrgMemberSavedStatePolicyView",
74
+ OwnedSavedStatePolicy = "OwnedSavedStatePolicy",
75
+ PublicSavedStatePolicyView = "PublicSavedStatePolicyView",
76
+ SharedSavedStatePolicyMinimal = "SharedSavedStatePolicyMinimal",
77
+ SharedSavedStatePolicyView = "SharedSavedStatePolicyView"
78
+ }
79
+ /**
80
+ * Common policy aliases - Users
81
+ */
82
+ export declare enum SdPlatformPolicyCommonAliasesUser {
83
+ AdminUserPolicy = "AdminUserPolicy",
84
+ SelfUserPolicy = "SelfUserPolicy",
85
+ PublicUserPolicy = "PublicUserPolicy",
86
+ LoggedInUserPolicy = "LoggedInUserPolicy",
87
+ MinimalUserPolicy = "MinimalUserPolicy"
88
+ }
89
+ /**
90
+ * Common policy aliases - Organizations
91
+ */
92
+ export declare enum SdPlatformPolicyCommonAliasesOrganization {
93
+ AdminOrgPolicy = "AdminOrgPolicy",
94
+ OrgAdminOrgPolicy = "OrgAdminOrgPolicy",
95
+ OrgManagerOrgPolicy = "OrgManagerOrgPolicy",
96
+ OrgMemberOrgPolicy = "OrgMemberOrgPolicy",
97
+ OrgOwnerOrgPolicy = "OrgOwnerOrgPolicy",
98
+ PublicOrgPolicy = "PublicOrgPolicy"
99
+ }
100
+ /**
101
+ * Common policy aliases - Utility
102
+ */
103
+ export declare enum SdPlatformPolicyCommonAliasesUtility {
104
+ AdminUtilityPolicy = "AdminUtilityPolicy"
105
+ }
106
+ /**
107
+ * Common policy aliases - Platform
108
+ */
109
+ export declare enum SdPlatformPolicyCommonAliasesPlatform {
110
+ AdminPlatformPolicy = "AdminPlatformPolicy"
111
+ }
112
+ /**
113
+ * Common policy aliases - Asset
114
+ */
115
+ export declare enum SdPlatformPolicyCommonAliasesAsset {
116
+ AdminAssetPolicy = "AdminAssetPolicy"
117
+ }
118
+ export declare type SdPlatformPolicyCommonAliases = SdPlatformPolicyCommonAliasesModel | SdPlatformPolicyCommonAliasesSavedState | SdPlatformPolicyCommonAliasesUser | SdPlatformPolicyCommonAliasesOrganization | SdPlatformPolicyCommonAliasesUtility | SdPlatformPolicyCommonAliasesPlatform | SdPlatformPolicyCommonAliasesAsset;
119
+ /**
120
+ * Permissions for models
121
+ */
122
+ export declare enum SdPlatformPolicyPermissionsModel {
123
+ getRestModelPublic = "get_rest_model_public",
124
+ getRestModelAdmin = "get_rest_model_admin",
125
+ getRestModelOwner = "get_rest_model_owner",
126
+ getTokenScopeGroupView = "get_token_scope_group_view",
127
+ getTokenScopeGroupExport = "get_token_scope_group_export",
128
+ getTokenScopeGroupOwner = "get_token_scope_group_owner",
129
+ getTicket = "get_ticket",
130
+ getTicketAuthor = "get_ticket_author",
131
+ getTicketBackend = "get_ticket_backend",
132
+ embedAccessDomains = "embed_access_domains",
133
+ embedBackendSystems = "embed_backend_systems",
134
+ embedBackendProperties = "embed_backend_properties",
135
+ embedTags = "embed_tags",
136
+ embedUser = "embed_user",
137
+ embedDecoration = "embed_decoration",
138
+ embedBookmark = "embed_bookmark",
139
+ getSharingAll = "get_sharing_all",
140
+ putSharingAll = "put_sharing_all",
141
+ decryptTicket = "decrypt_ticket",
142
+ createSavedState = "create_saved_state",
143
+ queryAllSavedStates = "query_all_saved_states",
144
+ getTokenScopeGroupAnalytics = "get_token_scope_group_analytics",
145
+ getAnalyticsSession = "get_analytics_session",
146
+ getAnalyticsComputation = "get_analytics_computation",
147
+ uiBackendApi = "ui_backend_api",
148
+ uiDesktopClients = "ui_desktop_clients",
149
+ uiDirectEmbedding = "ui_direct_embedding",
150
+ uiIframeEmebedding = "ui_iframe_embedding",
151
+ uiUnlistedModels = "ui_unlisted_models",
152
+ updateAll = "update_all",
153
+ updateOwner = "update_owner",
154
+ delete = "delete",
155
+ embedOrganization = "embed_organization"
156
+ }
157
+ /**
158
+ * Permissions for organizations
159
+ */
160
+ export declare enum SdPlatformPolicyPermissionsOrganization {
161
+ getRestModelPublic = "get_rest_model_public",
162
+ getRestModelOrganizationMember = "get_rest_model_organization_member",
163
+ getRestModelOrganizationAdmin = "get_rest_model_organization_admin",
164
+ getRestModelOrganizationOwner = "get_rest_model_organization_owner",
165
+ getRestModelAdmin = "get_rest_model_admin",
166
+ updateOrganizationAdmin = "update_organization_admin",
167
+ updateOrganizationOwner = "update_organization_owner",
168
+ updateAll = "update_all",
169
+ embedAccessDomains = "embed_access_domains",
170
+ embedMembers = "embed_members",
171
+ embedChargebeeCustomer = "embed_chargebee_customer",
172
+ embedChargebeeSubscription = "embed_chargebee_subscription",
173
+ embedChargebeePlan = "embed_chargebee_plan",
174
+ embedChargebeeAddons = "embed_chargebee_addons",
175
+ create = "create",
176
+ delete = "delete",
177
+ queryModelSessions = "query_model_sessions",
178
+ embedUsedCredits = "embed_used_credits",
179
+ embedBackendSystem = "embed_backend_system"
180
+ }
181
+ /**
182
+ * Permissions for users
183
+ */
184
+ export declare enum SdPlatformPolicyPermissionsUser {
185
+ getRestModelPublicMinimal = "get_rest_model_public_minimal",
186
+ getRestModelPublic = "get_rest_model_public",
187
+ getRestModelSelf = "get_rest_model_self",
188
+ getRestModelAdmin = "get_rest_model_admin",
189
+ embedBackendSystem = "embed_backend_system",
190
+ embedChargebeeCustomer = "embed_chargebee_customer",
191
+ embedChargebeeSubscription = "embed_chargebee_subscription",
192
+ embedChargebeePlan = "embed_chargebee_plan",
193
+ embedChargebeeAddons = "embed_chargebee_addons",
194
+ embedGlobalAccessDomains = "embed_global_access_domains",
195
+ embedUsedCredits = "embed_used_credits",
196
+ updateDefaultBackendSystem = "update_default_backend_system",
197
+ updateSelf = "update_self",
198
+ updateAll = "update_all",
199
+ queryByUsername = "query_by_username",
200
+ queryByFirstName = "query_by_first_name",
201
+ queryByLastName = "query_by_last_name",
202
+ queryByAll = "query_by_all",
203
+ findByQuery = "find_by_query",
204
+ queryAllSavedStates = "query_all_saved_states",
205
+ getSharingAll = "get_sharing_all",
206
+ queryModelsByAll = "query_models_by_all",
207
+ queryModelSessions = "query_model_sessions",
208
+ delete = "delete",
209
+ queryImagesByAll = "query_images_by_all",
210
+ queryByEmailExact = "query_by_email_exact",
211
+ embedOrganization = "embed_organization",
212
+ getRestModelOrganization = "get_rest_model_organization"
213
+ }
214
+ /**
215
+ * Permissions for saved states
216
+ */
217
+ export declare enum SdPlatformPolicyPermissionsSavedState {
218
+ getRestModelPublic = "get_rest_model_public",
219
+ getRestModelAdmin = "get_rest_model_admin",
220
+ getRestModelOwner = "get_rest_model_owner",
221
+ delete = "delete",
222
+ update = "update",
223
+ getSharingAll = "get_sharing_all",
224
+ putSharingAll = "put_sharing_all",
225
+ getRestModelMinimal = "get_rest_model_minimal"
226
+ }
227
+ /**
228
+ * Permissions for diverse utilities (domains, tags, notifications)
229
+ */
230
+ export declare enum SdPlatformPolicyPermissionsUtility {
231
+ domainGetRestModelAdmin = "domain_get_rest_model_admin",
232
+ domainCreate = "domain_create",
233
+ domainPatch = "domain_patch",
234
+ domainDelete = "domain_delete",
235
+ tagGetRestModelAdmin = "tag_get_rest_model_admin",
236
+ tagDelete = "tag_delete",
237
+ notificationCreate = "notification_create",
238
+ notificationDelete = "notification_delete"
239
+ }
240
+ /**
241
+ * Permissions related to the platform backend (actions, geometry backend systems, logs, policies)
242
+ */
243
+ export declare enum SdPlatformPolicyPermissionsPlatform {
244
+ actionsRunAll = "actions_run_all",
245
+ apiClientQuery = "api_client_query",
246
+ apiClientCreate = "api_client_create",
247
+ apiClientPatch = "api_client_patch",
248
+ apiClientDelete = "api_client_delete",
249
+ backendSystemQuery = "backend_system_query",
250
+ backendSystemCreate = "backend_system_create",
251
+ backendSystemPatch = "backend_system_patch",
252
+ backendSystemDelete = "backend_system_delete",
253
+ backendSystemToken = "backend_system_token",
254
+ httpLogsQUery = "http_logs_query",
255
+ policyQuery = "policy_query",
256
+ policyGet = "policy_get",
257
+ policyCreate = "policy_create",
258
+ policyPatch = "policy_patch",
259
+ policyDelete = "policy_delete"
260
+ }
261
+ /**
262
+ * Permissions related to assets
263
+ */
264
+ export declare enum SdPlatformPolicyPermissionsAsset {
265
+ getRestModelPublic = "get_rest_model_public",
266
+ getRestModelOwner = "get_rest_model_owner",
267
+ getRestModelAdmin = "get_rest_model_admin",
268
+ embedModels = "embed_models",
269
+ embedUser = "embed_user",
270
+ updateOwner = "update_owner",
271
+ updateAll = "update_all",
272
+ delete = "delete"
273
+ }
274
+ /**
275
+ * Type for permission status per policy type
276
+ */
277
+ declare type SdPlatformPolicyPermissionsGeneric<Tpermission extends string, Tvalue> = {
278
+ [value in Tpermission]?: Tvalue;
279
+ };
280
+ /**
281
+ * The model type permissions status.
282
+ */
283
+ export declare type SdPlatformPolicyPermissionsStatusModelType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsModel, SdPlatformPolicyPermissionStatus>;
284
+ /**
285
+ * The organization type permissions status.
286
+ */
287
+ export declare type SdPlatformPolicyPermissionsStatusOrganizationType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsOrganization, SdPlatformPolicyPermissionStatus>;
288
+ /**
289
+ * The user type permissions status.
290
+ */
291
+ export declare type SdPlatformPolicyPermissionsStatusUserType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUser, SdPlatformPolicyPermissionStatus>;
292
+ /**
293
+ * The saved state permissions status.
294
+ */
295
+ export declare type SdPlatformPolicyPermissionsStatusSavedStateType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsSavedState, SdPlatformPolicyPermissionStatus>;
296
+ /**
297
+ * The utility type permissions status.
298
+ */
299
+ export declare type SdPlatformPolicyPermissionsStatusUtiliyType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUtility, SdPlatformPolicyPermissionStatus>;
300
+ /**
301
+ * The platform type permissions status.
302
+ */
303
+ export declare type SdPlatformPolicyPermissionsStatusPlatformType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsPlatform, SdPlatformPolicyPermissionStatus>;
304
+ /**
305
+ * The asset type permissions status.
306
+ */
307
+ export declare type SdPlatformPolicyPermissionsStatusAssetType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsAsset, SdPlatformPolicyPermissionStatus>;
308
+ export declare type SdPlatformPolicyPermissionsStatusType = SdPlatformPolicyPermissionsStatusModelType | SdPlatformPolicyPermissionsStatusOrganizationType | SdPlatformPolicyPermissionsStatusUserType | SdPlatformPolicyPermissionsStatusSavedStateType | SdPlatformPolicyPermissionsStatusUtiliyType | SdPlatformPolicyPermissionsStatusPlatformType | SdPlatformPolicyPermissionsStatusAssetType;
309
+ /**
310
+ * The model type permissions.
311
+ */
312
+ export declare type SdPlatformPolicyPermissionsModelType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsModel, boolean>;
313
+ /**
314
+ * The organization type permissions.
315
+ */
316
+ export declare type SdPlatformPolicyPermissionsOrganizationType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsOrganization, boolean>;
317
+ /**
318
+ * The user type permissions.
319
+ */
320
+ export declare type SdPlatformPolicyPermissionsUserType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUser, boolean>;
321
+ /**
322
+ * The saved state type permissions.
323
+ */
324
+ export declare type SdPlatformPolicyPermissionsSavedStateType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsSavedState, boolean>;
325
+ /**
326
+ * The utility type permissions.
327
+ */
328
+ export declare type SdPlatformPolicyPermissionsUtiliyType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsUtility, boolean>;
329
+ /**
330
+ * The platform type permissions.
331
+ */
332
+ export declare type SdPlatformPolicyPermissionsPlatformType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsPlatform, boolean>;
333
+ /**
334
+ * The asset type permissions.
335
+ */
336
+ export declare type SdPlatformPolicyPermissionsAssetType = SdPlatformPolicyPermissionsGeneric<SdPlatformPolicyPermissionsAsset, boolean>;
337
+ export declare type SdPlatformPolicyPermissionsType = SdPlatformPolicyPermissionsModelType | SdPlatformPolicyPermissionsOrganizationType | SdPlatformPolicyPermissionsUserType | SdPlatformPolicyPermissionsSavedStateType | SdPlatformPolicyPermissionsUtiliyType | SdPlatformPolicyPermissionsPlatformType | SdPlatformPolicyPermissionsAssetType;
338
+ /**
339
+ * Features required for policy
340
+ */
341
+ export interface SdPlatformPolicyRequiredFeatures {
342
+ features: Array<string>;
343
+ }
344
+ export {};
345
345
  //# sourceMappingURL=SdPlatformPolicyCommons.d.ts.map