@codiac.io/codiac-cli 1.2.152 → 1.2.153
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.
- package/lib/commands/csp/login.js +1 -1
- package/lib/commands/csp/login.js.map +1 -1
- package/lib/k8s-command-base.d.ts +15 -25
- package/lib/k8s-command-base.js +20 -92
- package/lib/k8s-command-base.js.map +1 -1
- package/lib/relay/data/aws-regions.d.ts +6 -0
- package/lib/relay/data/aws-regions.js +32 -32
- package/lib/relay/data/aws-regions.js.map +1 -1
- package/lib/uilogic/cloud-resource-configurators/aws-k8s-versions.d.ts +11 -0
- package/lib/uilogic/cloud-resource-configurators/aws-k8s-versions.js +14 -13
- package/lib/uilogic/cloud-resource-configurators/aws-k8s-versions.js.map +1 -1
- package/lib/uilogic/cloud-resource-configurators/aws-node-types.d.ts +1 -33
- package/lib/uilogic/cloud-resource-configurators/aws-node-types.js +2 -3712
- package/lib/uilogic/cloud-resource-configurators/aws-node-types.js.map +1 -1
- package/lib/uilogic/cloud-resource-configurators/aws-resource-configurator.d.ts +2 -1
- package/lib/uilogic/cloud-resource-configurators/aws-resource-configurator.js.map +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
- package/lib/api-clients/common/api-user-creds.d.ts +0 -7
- package/lib/api-clients/common/api-user-creds.js +0 -19
- package/lib/api-clients/common/api-user-creds.js.map +0 -1
- package/lib/api-clients/common/config-loader.d.ts +0 -6
- package/lib/api-clients/common/config-loader.js +0 -19
- package/lib/api-clients/common/config-loader.js.map +0 -1
- package/lib/api-clients/common/security/auth-constants.d.ts +0 -15
- package/lib/api-clients/common/security/auth-constants.js +0 -22
- package/lib/api-clients/common/security/auth-constants.js.map +0 -1
- package/lib/api-clients/common/security/i-auth-client.d.ts +0 -44
- package/lib/api-clients/common/security/i-auth-client.js +0 -3
- package/lib/api-clients/common/security/i-auth-client.js.map +0 -1
- package/lib/api-clients/common/security/rest-client-base-with-auth.d.ts +0 -84
- package/lib/api-clients/common/security/rest-client-base-with-auth.js +0 -361
- package/lib/api-clients/common/security/rest-client-base-with-auth.js.map +0 -1
- package/lib/api-clients/common/security/token-holder.d.ts +0 -13
- package/lib/api-clients/common/security/token-holder.js +0 -18
- package/lib/api-clients/common/security/token-holder.js.map +0 -1
- package/lib/api-clients/common/utils.d.ts +0 -23
- package/lib/api-clients/common/utils.js +0 -83
- package/lib/api-clients/common/utils.js.map +0 -1
- package/lib/api-clients/contracts/index.d.ts +0 -1
- package/lib/api-clients/contracts/index.js +0 -5
- package/lib/api-clients/contracts/index.js.map +0 -1
- package/lib/api-clients/gen/client-config.d.ts +0 -10
- package/lib/api-clients/gen/client-config.js +0 -29
- package/lib/api-clients/gen/client-config.js.map +0 -1
- package/lib/api-clients/gen/client.d.ts +0 -45
- package/lib/api-clients/gen/client.js +0 -331
- package/lib/api-clients/gen/client.js.map +0 -1
- package/lib/api-clients/gen/contracts.d.ts +0 -2529
- package/lib/api-clients/gen/contracts.js +0 -370
- package/lib/api-clients/gen/contracts.js.map +0 -1
- package/lib/api-clients/gen/endpoints.d.ts +0 -3
- package/lib/api-clients/gen/endpoints.js +0 -3150
- package/lib/api-clients/gen/endpoints.js.map +0 -1
- package/lib/api-clients/index.d.ts +0 -2
- package/lib/api-clients/index.js +0 -6
- package/lib/api-clients/index.js.map +0 -1
- package/lib/apis/codiac-api/common/security/rest-client-base-with-auth.d.ts +0 -84
- package/lib/apis/codiac-api/common/security/rest-client-base-with-auth.js +0 -361
- package/lib/apis/codiac-api/common/security/rest-client-base-with-auth.js.map +0 -1
- package/lib/apis/codiac-api/gen/endpoints.d.ts +0 -3
- package/lib/apis/codiac-api/gen/endpoints.js +0 -3150
- package/lib/apis/codiac-api/gen/endpoints.js.map +0 -1
- package/lib/apis/over-gen/temp-mods.d.ts +0 -33
- package/lib/apis/over-gen/temp-mods.js +0 -91
- package/lib/apis/over-gen/temp-mods.js.map +0 -1
- package/lib/relay/wsclient/bus-listener.ervice.d.ts +0 -71
- package/lib/relay/wsclient/bus-listener.ervice.js +0 -150
- package/lib/relay/wsclient/bus-listener.ervice.js.map +0 -1
- package/lib/uilogic/enterprise-contextualizer-machine-scope.d.ts +0 -69
- package/lib/uilogic/enterprise-contextualizer-machine-scope.js +0 -596
- package/lib/uilogic/enterprise-contextualizer-machine-scope.js.map +0 -1
- package/lib/uilogic/registry-configurator-factory.d.ts +0 -12
- package/lib/uilogic/registry-configurator-factory.js +0 -68
- package/lib/uilogic/registry-configurator-factory.js.map +0 -1
- package/lib/uilogic/registry-configurator.d.ts +0 -17
- package/lib/uilogic/registry-configurator.js +0 -145
- package/lib/uilogic/registry-configurator.js.map +0 -1
- package/lib/uilogic/registry-configurators/aws-registry-configurator.d.ts +0 -15
- package/lib/uilogic/registry-configurators/aws-registry-configurator.js +0 -67
- package/lib/uilogic/registry-configurators/aws-registry-configurator.js.map +0 -1
- package/lib/uilogic/registry-configurators/azure-registry-configurator.d.ts +0 -25
- package/lib/uilogic/registry-configurators/azure-registry-configurator.js +0 -72
- package/lib/uilogic/registry-configurators/azure-registry-configurator.js.map +0 -1
- package/lib/uilogic/registry-configurators/docker-hub-registry-configurator.d.ts +0 -18
- package/lib/uilogic/registry-configurators/docker-hub-registry-configurator.js +0 -55
- package/lib/uilogic/registry-configurators/docker-hub-registry-configurator.js.map +0 -1
- package/lib/uilogic/registry-configurators/helm-registry-configurator.d.ts +0 -16
- package/lib/uilogic/registry-configurators/helm-registry-configurator.js +0 -44
- package/lib/uilogic/registry-configurators/helm-registry-configurator.js.map +0 -1
- package/lib/uilogic/registry-configurators/unsupported-registry-configurator.d.ts +0 -17
- package/lib/uilogic/registry-configurators/unsupported-registry-configurator.js +0 -60
- package/lib/uilogic/registry-configurators/unsupported-registry-configurator.js.map +0 -1
|
@@ -1,3150 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Endpoints = void 0;
|
|
4
|
-
class Endpoints {
|
|
5
|
-
}
|
|
6
|
-
exports.Endpoints = Endpoints;
|
|
7
|
-
Endpoints.list = [{
|
|
8
|
-
"operationId": "GetCabinetHostNameConfig",
|
|
9
|
-
"httpMethod": "get",
|
|
10
|
-
"route": ":enterprise/:cabinet/host-naming",
|
|
11
|
-
"description": "",
|
|
12
|
-
"entityType": "CabinetHostNameConfigCriteria"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"operationId": "getRootMap",
|
|
16
|
-
"httpMethod": "get",
|
|
17
|
-
"route": ":enterprise/all-the-things(/)",
|
|
18
|
-
"description": "",
|
|
19
|
-
"entityType": "RootMapCriteria"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"operationId": "getRootMap",
|
|
23
|
-
"httpMethod": "get",
|
|
24
|
-
"route": ":enterprise/root-map(/)",
|
|
25
|
-
"description": "",
|
|
26
|
-
"entityType": "RootMapCriteria"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"operationId": "getConfigDoc",
|
|
30
|
-
"httpMethod": "get",
|
|
31
|
-
"route": "/:enterprise/:cabinet/:asset/:targetFile(/)",
|
|
32
|
-
"description": "",
|
|
33
|
-
"entityType": "ConfigDocSpecForOne"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"operationId": "ActivityBaseCreateMany",
|
|
37
|
-
"httpMethod": "post",
|
|
38
|
-
"route": "/activities(/)",
|
|
39
|
-
"description": "Saves each given input as a new ActivityBase.",
|
|
40
|
-
"entityType": "Array<ActivityBase>"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"operationId": "ActivityBaseList",
|
|
44
|
-
"httpMethod": "get",
|
|
45
|
-
"route": "/activities(/)",
|
|
46
|
-
"description": "Retrieves all the existing ActivityBase that satisfy the given criteria.",
|
|
47
|
-
"entityType": "ActivityCriteriaBase"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"operationId": "ActivityBaseUpdateMany",
|
|
51
|
-
"httpMethod": "put",
|
|
52
|
-
"route": "/activities(/)",
|
|
53
|
-
"description": "Overwrites each existing ActivityBase.",
|
|
54
|
-
"entityType": "Array<ActivityBase>"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"operationId": "ActivityBasePatchWhere",
|
|
58
|
-
"httpMethod": "patch",
|
|
59
|
-
"route": "/activities(/)",
|
|
60
|
-
"description": "Performs the given operations on each existing ActivityBase that satisfies the given criteria.",
|
|
61
|
-
"entityType": "PatchSpecForMany<ActivityBase, ActivityCriteriaBase>"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"operationId": "ActivityBaseDeleteWhere",
|
|
65
|
-
"httpMethod": "delete",
|
|
66
|
-
"route": "/activities(/)",
|
|
67
|
-
"description": "Deletes each existing ActivityBase that satisfies the given criteria.",
|
|
68
|
-
"entityType": "ActivityCriteriaBase"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"operationId": "ActivityBaseGet",
|
|
72
|
-
"httpMethod": "get",
|
|
73
|
-
"route": "/activities/:id(/)",
|
|
74
|
-
"description": "Retrieves the single, uniquely identified ActivityBase.",
|
|
75
|
-
"entityType": "IdSpecFor<ActivityBase>"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"operationId": "ActivityBaseUpdate",
|
|
79
|
-
"httpMethod": "put",
|
|
80
|
-
"route": "/activities/:id(/)",
|
|
81
|
-
"description": "Overwrites the existing ActivityBase.",
|
|
82
|
-
"entityType": "ActivityBase"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"operationId": "ActivityBasePatch",
|
|
86
|
-
"httpMethod": "patch",
|
|
87
|
-
"route": "/activities/:id(/)",
|
|
88
|
-
"description": "Performs the given operations on the existing ActivityBase.",
|
|
89
|
-
"entityType": "PatchSpecForOne<ActivityBase>"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"operationId": "ActivityBaseDelete",
|
|
93
|
-
"httpMethod": "delete",
|
|
94
|
-
"route": "/activities/:id(/)",
|
|
95
|
-
"description": "Deletes the existing ActivityBase.",
|
|
96
|
-
"entityType": "IdSpecFor<ActivityBase>"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"operationId": "CabinetCreateActivityCreateMany",
|
|
100
|
-
"httpMethod": "post",
|
|
101
|
-
"route": "/activities/cabinet-create(/)",
|
|
102
|
-
"description": "Saves each given input as a new CabinetCreateActivity.",
|
|
103
|
-
"entityType": "Array<CabinetCreateActivity>"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"operationId": "CabinetCreateActivityList",
|
|
107
|
-
"httpMethod": "get",
|
|
108
|
-
"route": "/activities/cabinet-create(/)",
|
|
109
|
-
"description": "Retrieves all the existing CabinetCreateActivity that satisfy the given criteria.",
|
|
110
|
-
"entityType": "CabinetCreateActivityCriteria"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"operationId": "CabinetCreateActivityUpdateMany",
|
|
114
|
-
"httpMethod": "put",
|
|
115
|
-
"route": "/activities/cabinet-create(/)",
|
|
116
|
-
"description": "Overwrites each existing CabinetCreateActivity.",
|
|
117
|
-
"entityType": "Array<CabinetCreateActivity>"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"operationId": "CabinetCreateActivityPatchWhere",
|
|
121
|
-
"httpMethod": "patch",
|
|
122
|
-
"route": "/activities/cabinet-create(/)",
|
|
123
|
-
"description": "Performs the given operations on each existing CabinetCreateActivity that satisfies the given criteria.",
|
|
124
|
-
"entityType": "PatchSpecForMany<CabinetCreateActivity, CabinetCreateActivityCriteria>"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"operationId": "CabinetCreateActivityDeleteWhere",
|
|
128
|
-
"httpMethod": "delete",
|
|
129
|
-
"route": "/activities/cabinet-create(/)",
|
|
130
|
-
"description": "Deletes each existing CabinetCreateActivity that satisfies the given criteria.",
|
|
131
|
-
"entityType": "CabinetCreateActivityCriteria"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"operationId": "CabinetCreateActivityGet",
|
|
135
|
-
"httpMethod": "get",
|
|
136
|
-
"route": "/activities/cabinet-create/:id(/)",
|
|
137
|
-
"description": "Retrieves the single, uniquely identified CabinetCreateActivity.",
|
|
138
|
-
"entityType": "IdSpecFor<CabinetCreateActivity>"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"operationId": "CabinetCreateActivityUpdate",
|
|
142
|
-
"httpMethod": "put",
|
|
143
|
-
"route": "/activities/cabinet-create/:id(/)",
|
|
144
|
-
"description": "Overwrites the existing CabinetCreateActivity.",
|
|
145
|
-
"entityType": "CabinetCreateActivity"
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"operationId": "CabinetCreateActivityPatch",
|
|
149
|
-
"httpMethod": "patch",
|
|
150
|
-
"route": "/activities/cabinet-create/:id(/)",
|
|
151
|
-
"description": "Performs the given operations on the existing CabinetCreateActivity.",
|
|
152
|
-
"entityType": "PatchSpecForOne<CabinetCreateActivity>"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"operationId": "CabinetCreateActivityDelete",
|
|
156
|
-
"httpMethod": "delete",
|
|
157
|
-
"route": "/activities/cabinet-create/:id(/)",
|
|
158
|
-
"description": "Deletes the existing CabinetCreateActivity.",
|
|
159
|
-
"entityType": "IdSpecFor<CabinetCreateActivity>"
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"operationId": "CabinetCreateActivityCreate",
|
|
163
|
-
"httpMethod": "post",
|
|
164
|
-
"route": "/activities/cabinet-create/new(/)",
|
|
165
|
-
"description": "Saves the input as a new CabinetCreateActivity.",
|
|
166
|
-
"entityType": "CabinetCreateActivity"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"operationId": "ConfigDeploymentActivityCreateMany",
|
|
170
|
-
"httpMethod": "post",
|
|
171
|
-
"route": "/activities/config-deployment(/)",
|
|
172
|
-
"description": "Saves each given input as a new ConfigDeploymentActivity.",
|
|
173
|
-
"entityType": "Array<ConfigDeploymentActivity>"
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"operationId": "ConfigDeploymentActivityList",
|
|
177
|
-
"httpMethod": "get",
|
|
178
|
-
"route": "/activities/config-deployment(/)",
|
|
179
|
-
"description": "Retrieves all the existing ConfigDeploymentActivity that satisfy the given criteria.",
|
|
180
|
-
"entityType": "ConfigDeploymentActivityCriteria"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"operationId": "ConfigDeploymentActivityUpdateMany",
|
|
184
|
-
"httpMethod": "put",
|
|
185
|
-
"route": "/activities/config-deployment(/)",
|
|
186
|
-
"description": "Overwrites each existing ConfigDeploymentActivity.",
|
|
187
|
-
"entityType": "Array<ConfigDeploymentActivity>"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"operationId": "ConfigDeploymentActivityPatchWhere",
|
|
191
|
-
"httpMethod": "patch",
|
|
192
|
-
"route": "/activities/config-deployment(/)",
|
|
193
|
-
"description": "Performs the given operations on each existing ConfigDeploymentActivity that satisfies the given criteria.",
|
|
194
|
-
"entityType": "PatchSpecForMany<ConfigDeploymentActivity, ConfigDeploymentActivityCriteria>"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"operationId": "ConfigDeploymentActivityDeleteWhere",
|
|
198
|
-
"httpMethod": "delete",
|
|
199
|
-
"route": "/activities/config-deployment(/)",
|
|
200
|
-
"description": "Deletes each existing ConfigDeploymentActivity that satisfies the given criteria.",
|
|
201
|
-
"entityType": "ConfigDeploymentActivityCriteria"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"operationId": "ConfigDeploymentActivityGet",
|
|
205
|
-
"httpMethod": "get",
|
|
206
|
-
"route": "/activities/config-deployment/:id(/)",
|
|
207
|
-
"description": "Retrieves the single, uniquely identified ConfigDeploymentActivity.",
|
|
208
|
-
"entityType": "IdSpecFor<ConfigDeploymentActivity>"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"operationId": "ConfigDeploymentActivityUpdate",
|
|
212
|
-
"httpMethod": "put",
|
|
213
|
-
"route": "/activities/config-deployment/:id(/)",
|
|
214
|
-
"description": "Overwrites the existing ConfigDeploymentActivity.",
|
|
215
|
-
"entityType": "ConfigDeploymentActivity"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"operationId": "ConfigDeploymentActivityPatch",
|
|
219
|
-
"httpMethod": "patch",
|
|
220
|
-
"route": "/activities/config-deployment/:id(/)",
|
|
221
|
-
"description": "Performs the given operations on the existing ConfigDeploymentActivity.",
|
|
222
|
-
"entityType": "PatchSpecForOne<ConfigDeploymentActivity>"
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"operationId": "ConfigDeploymentActivityDelete",
|
|
226
|
-
"httpMethod": "delete",
|
|
227
|
-
"route": "/activities/config-deployment/:id(/)",
|
|
228
|
-
"description": "Deletes the existing ConfigDeploymentActivity.",
|
|
229
|
-
"entityType": "IdSpecFor<ConfigDeploymentActivity>"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"operationId": "ConfigDeploymentActivityCreate",
|
|
233
|
-
"httpMethod": "post",
|
|
234
|
-
"route": "/activities/config-deployment/new(/)",
|
|
235
|
-
"description": "Saves the input as a new ConfigDeploymentActivity.",
|
|
236
|
-
"entityType": "ConfigDeploymentActivity"
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"operationId": "DeploymentActivityCreateMany",
|
|
240
|
-
"httpMethod": "post",
|
|
241
|
-
"route": "/activities/deployment(/)",
|
|
242
|
-
"description": "Saves each given input as a new DeploymentActivity.",
|
|
243
|
-
"entityType": "Array<DeploymentActivity>"
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"operationId": "DeploymentActivityList",
|
|
247
|
-
"httpMethod": "get",
|
|
248
|
-
"route": "/activities/deployment(/)",
|
|
249
|
-
"description": "Retrieves all the existing DeploymentActivity that satisfy the given criteria.",
|
|
250
|
-
"entityType": "DeploymentActivityCriteria"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"operationId": "DeploymentActivityUpdateMany",
|
|
254
|
-
"httpMethod": "put",
|
|
255
|
-
"route": "/activities/deployment(/)",
|
|
256
|
-
"description": "Overwrites each existing DeploymentActivity.",
|
|
257
|
-
"entityType": "Array<DeploymentActivity>"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"operationId": "DeploymentActivityPatchWhere",
|
|
261
|
-
"httpMethod": "patch",
|
|
262
|
-
"route": "/activities/deployment(/)",
|
|
263
|
-
"description": "Performs the given operations on each existing DeploymentActivity that satisfies the given criteria.",
|
|
264
|
-
"entityType": "PatchSpecForMany<DeploymentActivity, DeploymentActivityCriteria>"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"operationId": "DeploymentActivityDeleteWhere",
|
|
268
|
-
"httpMethod": "delete",
|
|
269
|
-
"route": "/activities/deployment(/)",
|
|
270
|
-
"description": "Deletes each existing DeploymentActivity that satisfies the given criteria.",
|
|
271
|
-
"entityType": "DeploymentActivityCriteria"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"operationId": "DeploymentActivityGet",
|
|
275
|
-
"httpMethod": "get",
|
|
276
|
-
"route": "/activities/deployment/:id(/)",
|
|
277
|
-
"description": "Retrieves the single, uniquely identified DeploymentActivity.",
|
|
278
|
-
"entityType": "IdSpecFor<DeploymentActivity>"
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"operationId": "DeploymentActivityUpdate",
|
|
282
|
-
"httpMethod": "put",
|
|
283
|
-
"route": "/activities/deployment/:id(/)",
|
|
284
|
-
"description": "Overwrites the existing DeploymentActivity.",
|
|
285
|
-
"entityType": "DeploymentActivity"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"operationId": "DeploymentActivityPatch",
|
|
289
|
-
"httpMethod": "patch",
|
|
290
|
-
"route": "/activities/deployment/:id(/)",
|
|
291
|
-
"description": "Performs the given operations on the existing DeploymentActivity.",
|
|
292
|
-
"entityType": "PatchSpecForOne<DeploymentActivity>"
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"operationId": "DeploymentActivityDelete",
|
|
296
|
-
"httpMethod": "delete",
|
|
297
|
-
"route": "/activities/deployment/:id(/)",
|
|
298
|
-
"description": "Deletes the existing DeploymentActivity.",
|
|
299
|
-
"entityType": "IdSpecFor<DeploymentActivity>"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"operationId": "DeploymentActivityCreate",
|
|
303
|
-
"httpMethod": "post",
|
|
304
|
-
"route": "/activities/deployment/new(/)",
|
|
305
|
-
"description": "Saves the input as a new DeploymentActivity.",
|
|
306
|
-
"entityType": "DeploymentActivity"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"operationId": "ActivityBaseCreate",
|
|
310
|
-
"httpMethod": "post",
|
|
311
|
-
"route": "/activities/new(/)",
|
|
312
|
-
"description": "Saves the input as a new ActivityBase.",
|
|
313
|
-
"entityType": "ActivityBase"
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"operationId": "VersionCreateActivityCreateMany",
|
|
317
|
-
"httpMethod": "post",
|
|
318
|
-
"route": "/activities/version-create(/)",
|
|
319
|
-
"description": "Saves each given input as a new VersionCreateActivity.",
|
|
320
|
-
"entityType": "Array<VersionCreateActivity>"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"operationId": "VersionCreateActivityList",
|
|
324
|
-
"httpMethod": "get",
|
|
325
|
-
"route": "/activities/version-create(/)",
|
|
326
|
-
"description": "Retrieves all the existing VersionCreateActivity that satisfy the given criteria.",
|
|
327
|
-
"entityType": "VersionCreateActivityCriteria"
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
"operationId": "VersionCreateActivityUpdateMany",
|
|
331
|
-
"httpMethod": "put",
|
|
332
|
-
"route": "/activities/version-create(/)",
|
|
333
|
-
"description": "Overwrites each existing VersionCreateActivity.",
|
|
334
|
-
"entityType": "Array<VersionCreateActivity>"
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"operationId": "VersionCreateActivityPatchWhere",
|
|
338
|
-
"httpMethod": "patch",
|
|
339
|
-
"route": "/activities/version-create(/)",
|
|
340
|
-
"description": "Performs the given operations on each existing VersionCreateActivity that satisfies the given criteria.",
|
|
341
|
-
"entityType": "PatchSpecForMany<VersionCreateActivity, VersionCreateActivityCriteria>"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"operationId": "VersionCreateActivityDeleteWhere",
|
|
345
|
-
"httpMethod": "delete",
|
|
346
|
-
"route": "/activities/version-create(/)",
|
|
347
|
-
"description": "Deletes each existing VersionCreateActivity that satisfies the given criteria.",
|
|
348
|
-
"entityType": "VersionCreateActivityCriteria"
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
"operationId": "VersionCreateActivityGet",
|
|
352
|
-
"httpMethod": "get",
|
|
353
|
-
"route": "/activities/version-create/:id(/)",
|
|
354
|
-
"description": "Retrieves the single, uniquely identified VersionCreateActivity.",
|
|
355
|
-
"entityType": "IdSpecFor<VersionCreateActivity>"
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"operationId": "VersionCreateActivityUpdate",
|
|
359
|
-
"httpMethod": "put",
|
|
360
|
-
"route": "/activities/version-create/:id(/)",
|
|
361
|
-
"description": "Overwrites the existing VersionCreateActivity.",
|
|
362
|
-
"entityType": "VersionCreateActivity"
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"operationId": "VersionCreateActivityPatch",
|
|
366
|
-
"httpMethod": "patch",
|
|
367
|
-
"route": "/activities/version-create/:id(/)",
|
|
368
|
-
"description": "Performs the given operations on the existing VersionCreateActivity.",
|
|
369
|
-
"entityType": "PatchSpecForOne<VersionCreateActivity>"
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"operationId": "VersionCreateActivityDelete",
|
|
373
|
-
"httpMethod": "delete",
|
|
374
|
-
"route": "/activities/version-create/:id(/)",
|
|
375
|
-
"description": "Deletes the existing VersionCreateActivity.",
|
|
376
|
-
"entityType": "IdSpecFor<VersionCreateActivity>"
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"operationId": "VersionCreateActivityCreate",
|
|
380
|
-
"httpMethod": "post",
|
|
381
|
-
"route": "/activities/version-create/new(/)",
|
|
382
|
-
"description": "Saves the input as a new VersionCreateActivity.",
|
|
383
|
-
"entityType": "VersionCreateActivity"
|
|
384
|
-
},
|
|
385
|
-
{
|
|
386
|
-
"operationId": "AssetVersionConfigCreateMany",
|
|
387
|
-
"httpMethod": "post",
|
|
388
|
-
"route": "/asset-versions(/)",
|
|
389
|
-
"description": "Saves each given input as a new AssetVersionConfig.",
|
|
390
|
-
"entityType": "Array<AssetVersionConfig>"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"operationId": "AssetVersionConfigList",
|
|
394
|
-
"httpMethod": "get",
|
|
395
|
-
"route": "/asset-versions(/)",
|
|
396
|
-
"description": "Retrieves all the existing AssetVersionConfig that satisfy the given criteria.",
|
|
397
|
-
"entityType": "AssetVersionConfigCriteria"
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"operationId": "AssetVersionConfigUpdateMany",
|
|
401
|
-
"httpMethod": "put",
|
|
402
|
-
"route": "/asset-versions(/)",
|
|
403
|
-
"description": "Overwrites each existing AssetVersionConfig.",
|
|
404
|
-
"entityType": "Array<AssetVersionConfig>"
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"operationId": "AssetVersionConfigPatchWhere",
|
|
408
|
-
"httpMethod": "patch",
|
|
409
|
-
"route": "/asset-versions(/)",
|
|
410
|
-
"description": "Performs the given operations on each existing AssetVersionConfig that satisfies the given criteria.",
|
|
411
|
-
"entityType": "PatchSpecForMany<AssetVersionConfig, AssetVersionConfigCriteria>"
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
"operationId": "AssetVersionConfigDeleteWhere",
|
|
415
|
-
"httpMethod": "delete",
|
|
416
|
-
"route": "/asset-versions(/)",
|
|
417
|
-
"description": "Deletes each existing AssetVersionConfig that satisfies the given criteria.",
|
|
418
|
-
"entityType": "AssetVersionConfigCriteria"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"operationId": "AssetVersionConfigGet",
|
|
422
|
-
"httpMethod": "get",
|
|
423
|
-
"route": "/asset-versions/:id(/)",
|
|
424
|
-
"description": "Retrieves the single, uniquely identified AssetVersionConfig.",
|
|
425
|
-
"entityType": "IdSpecFor<AssetVersionConfig>"
|
|
426
|
-
},
|
|
427
|
-
{
|
|
428
|
-
"operationId": "AssetVersionConfigUpdate",
|
|
429
|
-
"httpMethod": "put",
|
|
430
|
-
"route": "/asset-versions/:id(/)",
|
|
431
|
-
"description": "Overwrites the existing AssetVersionConfig.",
|
|
432
|
-
"entityType": "AssetVersionConfig"
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
"operationId": "AssetVersionConfigPatch",
|
|
436
|
-
"httpMethod": "patch",
|
|
437
|
-
"route": "/asset-versions/:id(/)",
|
|
438
|
-
"description": "Performs the given operations on the existing AssetVersionConfig.",
|
|
439
|
-
"entityType": "PatchSpecForOne<AssetVersionConfig>"
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"operationId": "AssetVersionConfigDelete",
|
|
443
|
-
"httpMethod": "delete",
|
|
444
|
-
"route": "/asset-versions/:id(/)",
|
|
445
|
-
"description": "Deletes the existing AssetVersionConfig.",
|
|
446
|
-
"entityType": "IdSpecFor<AssetVersionConfig>"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"operationId": "AssetVersionConfigCreate",
|
|
450
|
-
"httpMethod": "post",
|
|
451
|
-
"route": "/asset-versions/new(/)",
|
|
452
|
-
"description": "Saves the input as a new AssetVersionConfig.",
|
|
453
|
-
"entityType": "AssetVersionConfig"
|
|
454
|
-
},
|
|
455
|
-
{
|
|
456
|
-
"operationId": "AssetCreateMany",
|
|
457
|
-
"httpMethod": "post",
|
|
458
|
-
"route": "/assets(/)",
|
|
459
|
-
"description": "Saves each given input as a new Asset.",
|
|
460
|
-
"entityType": "Array<Asset>"
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"operationId": "AssetList",
|
|
464
|
-
"httpMethod": "get",
|
|
465
|
-
"route": "/assets(/)",
|
|
466
|
-
"description": "Retrieves all the existing Asset that satisfy the given criteria.",
|
|
467
|
-
"entityType": "AssetCriteria"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"operationId": "AssetUpdateMany",
|
|
471
|
-
"httpMethod": "put",
|
|
472
|
-
"route": "/assets(/)",
|
|
473
|
-
"description": "Overwrites each existing Asset.",
|
|
474
|
-
"entityType": "Array<Asset>"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"operationId": "AssetPatchWhere",
|
|
478
|
-
"httpMethod": "patch",
|
|
479
|
-
"route": "/assets(/)",
|
|
480
|
-
"description": "Performs the given operations on each existing Asset that satisfies the given criteria.",
|
|
481
|
-
"entityType": "PatchSpecForMany<Asset, AssetCriteria>"
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"operationId": "AssetDeleteWhere",
|
|
485
|
-
"httpMethod": "delete",
|
|
486
|
-
"route": "/assets(/)",
|
|
487
|
-
"description": "Deletes each existing Asset that satisfies the given criteria.",
|
|
488
|
-
"entityType": "AssetCriteria"
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"operationId": "AssetGet",
|
|
492
|
-
"httpMethod": "get",
|
|
493
|
-
"route": "/assets/:id(/)",
|
|
494
|
-
"description": "Retrieves the single, uniquely identified Asset.",
|
|
495
|
-
"entityType": "IdSpecFor<Asset>"
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
"operationId": "AssetUpdate",
|
|
499
|
-
"httpMethod": "put",
|
|
500
|
-
"route": "/assets/:id(/)",
|
|
501
|
-
"description": "Overwrites the existing Asset.",
|
|
502
|
-
"entityType": "Asset"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"operationId": "AssetPatch",
|
|
506
|
-
"httpMethod": "patch",
|
|
507
|
-
"route": "/assets/:id(/)",
|
|
508
|
-
"description": "Performs the given operations on the existing Asset.",
|
|
509
|
-
"entityType": "PatchSpecForOne<Asset>"
|
|
510
|
-
},
|
|
511
|
-
{
|
|
512
|
-
"operationId": "AssetDelete",
|
|
513
|
-
"httpMethod": "delete",
|
|
514
|
-
"route": "/assets/:id(/)",
|
|
515
|
-
"description": "Deletes the existing Asset.",
|
|
516
|
-
"entityType": "IdSpecFor<Asset>"
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"operationId": "AssetCreate",
|
|
520
|
-
"httpMethod": "post",
|
|
521
|
-
"route": "/assets/new(/)",
|
|
522
|
-
"description": "Saves the input as a new Asset.",
|
|
523
|
-
"entityType": "Asset"
|
|
524
|
-
},
|
|
525
|
-
{
|
|
526
|
-
"operationId": "EntityAclCreateMany",
|
|
527
|
-
"httpMethod": "post",
|
|
528
|
-
"route": "/auth/acls(/)",
|
|
529
|
-
"description": "Saves each given input as a new EntityAcl.",
|
|
530
|
-
"entityType": "Array<EntityAcl>"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"operationId": "EntityAclList",
|
|
534
|
-
"httpMethod": "get",
|
|
535
|
-
"route": "/auth/acls(/)",
|
|
536
|
-
"description": "Retrieves all the existing EntityAcl that satisfy the given criteria.",
|
|
537
|
-
"entityType": "EntityAclCriteria"
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
"operationId": "EntityAclUpdateMany",
|
|
541
|
-
"httpMethod": "put",
|
|
542
|
-
"route": "/auth/acls(/)",
|
|
543
|
-
"description": "Overwrites each existing EntityAcl.",
|
|
544
|
-
"entityType": "Array<EntityAcl>"
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"operationId": "EntityAclPatchWhere",
|
|
548
|
-
"httpMethod": "patch",
|
|
549
|
-
"route": "/auth/acls(/)",
|
|
550
|
-
"description": "Performs the given operations on each existing EntityAcl that satisfies the given criteria.",
|
|
551
|
-
"entityType": "PatchSpecForMany<EntityAcl, EntityAclCriteria>"
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"operationId": "EntityAclDeleteWhere",
|
|
555
|
-
"httpMethod": "delete",
|
|
556
|
-
"route": "/auth/acls(/)",
|
|
557
|
-
"description": "Deletes each existing EntityAcl that satisfies the given criteria.",
|
|
558
|
-
"entityType": "EntityAclCriteria"
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
"operationId": "EntityAclGet",
|
|
562
|
-
"httpMethod": "get",
|
|
563
|
-
"route": "/auth/acls/:id(/)",
|
|
564
|
-
"description": "Retrieves the single, uniquely identified EntityAcl.",
|
|
565
|
-
"entityType": "IdSpecFor<EntityAcl>"
|
|
566
|
-
},
|
|
567
|
-
{
|
|
568
|
-
"operationId": "EntityAclUpdate",
|
|
569
|
-
"httpMethod": "put",
|
|
570
|
-
"route": "/auth/acls/:id(/)",
|
|
571
|
-
"description": "Overwrites the existing EntityAcl.",
|
|
572
|
-
"entityType": "EntityAcl"
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
"operationId": "EntityAclPatch",
|
|
576
|
-
"httpMethod": "patch",
|
|
577
|
-
"route": "/auth/acls/:id(/)",
|
|
578
|
-
"description": "Performs the given operations on the existing EntityAcl.",
|
|
579
|
-
"entityType": "PatchSpecForOne<EntityAcl>"
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"operationId": "EntityAclDelete",
|
|
583
|
-
"httpMethod": "delete",
|
|
584
|
-
"route": "/auth/acls/:id(/)",
|
|
585
|
-
"description": "Deletes the existing EntityAcl.",
|
|
586
|
-
"entityType": "IdSpecFor<EntityAcl>"
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"operationId": "EntityAclCreate",
|
|
590
|
-
"httpMethod": "post",
|
|
591
|
-
"route": "/auth/acls/new(/)",
|
|
592
|
-
"description": "Saves the input as a new EntityAcl.",
|
|
593
|
-
"entityType": "EntityAcl"
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
"operationId": "authLogin",
|
|
597
|
-
"httpMethod": "post",
|
|
598
|
-
"route": "/auth/login",
|
|
599
|
-
"description": "",
|
|
600
|
-
"entityType": "AuthenticationRequest"
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"operationId": "authMyTenant",
|
|
604
|
-
"httpMethod": "get",
|
|
605
|
-
"route": "/auth/my-tenant(/)",
|
|
606
|
-
"description": "",
|
|
607
|
-
"entityType": "MyTenantRequest"
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
"operationId": "authChangePassword",
|
|
611
|
-
"httpMethod": "put",
|
|
612
|
-
"route": "/auth/password",
|
|
613
|
-
"description": "",
|
|
614
|
-
"entityType": "ChangePasswordRequest"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"operationId": "authResetPassword",
|
|
618
|
-
"httpMethod": "post",
|
|
619
|
-
"route": "/auth/password",
|
|
620
|
-
"description": "",
|
|
621
|
-
"entityType": "ResetPasswordRequest"
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
"operationId": "authTokenRefresh",
|
|
625
|
-
"httpMethod": "post",
|
|
626
|
-
"route": "/auth/refresh",
|
|
627
|
-
"description": "",
|
|
628
|
-
"entityType": "RefreshTokenRequest"
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"operationId": "AuthRoleCreateMany",
|
|
632
|
-
"httpMethod": "post",
|
|
633
|
-
"route": "/auth/roles(/)",
|
|
634
|
-
"description": "Saves each given input as a new AuthRole.",
|
|
635
|
-
"entityType": "Array<AuthRole>"
|
|
636
|
-
},
|
|
637
|
-
{
|
|
638
|
-
"operationId": "AuthRoleList",
|
|
639
|
-
"httpMethod": "get",
|
|
640
|
-
"route": "/auth/roles(/)",
|
|
641
|
-
"description": "Retrieves all the existing AuthRole that satisfy the given criteria.",
|
|
642
|
-
"entityType": "AuthRoleCriteria"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"operationId": "AuthRoleUpdateMany",
|
|
646
|
-
"httpMethod": "put",
|
|
647
|
-
"route": "/auth/roles(/)",
|
|
648
|
-
"description": "Overwrites each existing AuthRole.",
|
|
649
|
-
"entityType": "Array<AuthRole>"
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"operationId": "AuthRolePatchWhere",
|
|
653
|
-
"httpMethod": "patch",
|
|
654
|
-
"route": "/auth/roles(/)",
|
|
655
|
-
"description": "Performs the given operations on each existing AuthRole that satisfies the given criteria.",
|
|
656
|
-
"entityType": "PatchSpecForMany<AuthRole, AuthRoleCriteria>"
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"operationId": "AuthRoleDeleteWhere",
|
|
660
|
-
"httpMethod": "delete",
|
|
661
|
-
"route": "/auth/roles(/)",
|
|
662
|
-
"description": "Deletes each existing AuthRole that satisfies the given criteria.",
|
|
663
|
-
"entityType": "AuthRoleCriteria"
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"operationId": "AuthRoleGet",
|
|
667
|
-
"httpMethod": "get",
|
|
668
|
-
"route": "/auth/roles/:id(/)",
|
|
669
|
-
"description": "Retrieves the single, uniquely identified AuthRole.",
|
|
670
|
-
"entityType": "IdSpecFor<AuthRole>"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"operationId": "AuthRoleUpdate",
|
|
674
|
-
"httpMethod": "put",
|
|
675
|
-
"route": "/auth/roles/:id(/)",
|
|
676
|
-
"description": "Overwrites the existing AuthRole.",
|
|
677
|
-
"entityType": "AuthRole"
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
"operationId": "AuthRolePatch",
|
|
681
|
-
"httpMethod": "patch",
|
|
682
|
-
"route": "/auth/roles/:id(/)",
|
|
683
|
-
"description": "Performs the given operations on the existing AuthRole.",
|
|
684
|
-
"entityType": "PatchSpecForOne<AuthRole>"
|
|
685
|
-
},
|
|
686
|
-
{
|
|
687
|
-
"operationId": "AuthRoleDelete",
|
|
688
|
-
"httpMethod": "delete",
|
|
689
|
-
"route": "/auth/roles/:id(/)",
|
|
690
|
-
"description": "Deletes the existing AuthRole.",
|
|
691
|
-
"entityType": "IdSpecFor<AuthRole>"
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
"operationId": "authRoleAssignment",
|
|
695
|
-
"httpMethod": "post",
|
|
696
|
-
"route": "/auth/roles/assign",
|
|
697
|
-
"description": "Assigns or unassigns a security role to/from an existing user. Forces the user to re-authenticate.",
|
|
698
|
-
"entityType": "RoleAssignmentRequest"
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"operationId": "AuthRoleCreate",
|
|
702
|
-
"httpMethod": "post",
|
|
703
|
-
"route": "/auth/roles/new(/)",
|
|
704
|
-
"description": "Saves the input as a new AuthRole.",
|
|
705
|
-
"entityType": "AuthRole"
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
"operationId": "authSwitchTenant",
|
|
709
|
-
"httpMethod": "post",
|
|
710
|
-
"route": "/auth/switch",
|
|
711
|
-
"description": "",
|
|
712
|
-
"entityType": "SwitchTenantRequest"
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"operationId": "authTenantRegistration",
|
|
716
|
-
"httpMethod": "post",
|
|
717
|
-
"route": "/auth/tenants",
|
|
718
|
-
"description": "",
|
|
719
|
-
"entityType": "TenantRegistrationRequest"
|
|
720
|
-
},
|
|
721
|
-
{
|
|
722
|
-
"operationId": "CodiacUserList",
|
|
723
|
-
"httpMethod": "get",
|
|
724
|
-
"route": "/auth/users(/)",
|
|
725
|
-
"description": "Retrieves all the existing CodiacUser that satisfy the given criteria.",
|
|
726
|
-
"entityType": "CodiacUserCriteria"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"operationId": "authExpelUser",
|
|
730
|
-
"httpMethod": "delete",
|
|
731
|
-
"route": "/auth/users/:id",
|
|
732
|
-
"description": "Removes the tenant profile for the current tenant from the given user's account. This method does not delete the principal user account; only the users themsevles can delete their own accounts. This endpoint simply expels the user from the current tenant.",
|
|
733
|
-
"entityType": "IdSpecFor<TenantUser>"
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"operationId": "authPatchUser",
|
|
737
|
-
"httpMethod": "patch",
|
|
738
|
-
"route": "/auth/users/:id",
|
|
739
|
-
"description": "Updates basic personal information on the user account. Forces the user to re-authenticate.",
|
|
740
|
-
"entityType": "CodiacUserPatch"
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
"operationId": "CodiacUserGet",
|
|
744
|
-
"httpMethod": "get",
|
|
745
|
-
"route": "/auth/users/:id(/)",
|
|
746
|
-
"description": "Retrieves the single, uniquely identified CodiacUser.",
|
|
747
|
-
"entityType": "IdSpecFor<CodiacUser>"
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
"operationId": "authRoleAssignment",
|
|
751
|
-
"httpMethod": "post",
|
|
752
|
-
"route": "/auth/users/:id/roles",
|
|
753
|
-
"description": "Assigns or unassigns a security role to/from an existing user. Forces the user to re-authenticate.",
|
|
754
|
-
"entityType": "RoleAssignmentRequest"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"operationId": "authAddTenantUser",
|
|
758
|
-
"httpMethod": "post",
|
|
759
|
-
"route": "/auth/users/new",
|
|
760
|
-
"description": "Assigns the given user to the current user's current tenant with the given roles. Creates the user account if it does not exist. Returns 403 (forbidden) if the user is already a member of the current tenant. Returns 401 (Unauthorized) when the current user is not logged into a tenant.",
|
|
761
|
-
"entityType": "AddTenantUserRequest"
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"operationId": "authWhoAmI",
|
|
765
|
-
"httpMethod": "get",
|
|
766
|
-
"route": "/auth/whoami(/)",
|
|
767
|
-
"description": "",
|
|
768
|
-
"entityType": "WhoAmIRequest"
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"operationId": "BuildPipelineCreateMany",
|
|
772
|
-
"httpMethod": "post",
|
|
773
|
-
"route": "/build-pipelines(/)",
|
|
774
|
-
"description": "Saves each given input as a new BuildPipeline.",
|
|
775
|
-
"entityType": "Array<BuildPipeline>"
|
|
776
|
-
},
|
|
777
|
-
{
|
|
778
|
-
"operationId": "BuildPipelineList",
|
|
779
|
-
"httpMethod": "get",
|
|
780
|
-
"route": "/build-pipelines(/)",
|
|
781
|
-
"description": "Retrieves all the existing BuildPipeline that satisfy the given criteria.",
|
|
782
|
-
"entityType": "BuildPipelineCriteria"
|
|
783
|
-
},
|
|
784
|
-
{
|
|
785
|
-
"operationId": "BuildPipelineUpdateMany",
|
|
786
|
-
"httpMethod": "put",
|
|
787
|
-
"route": "/build-pipelines(/)",
|
|
788
|
-
"description": "Overwrites each existing BuildPipeline.",
|
|
789
|
-
"entityType": "Array<BuildPipeline>"
|
|
790
|
-
},
|
|
791
|
-
{
|
|
792
|
-
"operationId": "BuildPipelinePatchWhere",
|
|
793
|
-
"httpMethod": "patch",
|
|
794
|
-
"route": "/build-pipelines(/)",
|
|
795
|
-
"description": "Performs the given operations on each existing BuildPipeline that satisfies the given criteria.",
|
|
796
|
-
"entityType": "PatchSpecForMany<BuildPipeline, BuildPipelineCriteria>"
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"operationId": "BuildPipelineDeleteWhere",
|
|
800
|
-
"httpMethod": "delete",
|
|
801
|
-
"route": "/build-pipelines(/)",
|
|
802
|
-
"description": "Deletes each existing BuildPipeline that satisfies the given criteria.",
|
|
803
|
-
"entityType": "BuildPipelineCriteria"
|
|
804
|
-
},
|
|
805
|
-
{
|
|
806
|
-
"operationId": "BuildPipelineGet",
|
|
807
|
-
"httpMethod": "get",
|
|
808
|
-
"route": "/build-pipelines/:id(/)",
|
|
809
|
-
"description": "Retrieves the single, uniquely identified BuildPipeline.",
|
|
810
|
-
"entityType": "IdSpecFor<BuildPipeline>"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"operationId": "BuildPipelineUpdate",
|
|
814
|
-
"httpMethod": "put",
|
|
815
|
-
"route": "/build-pipelines/:id(/)",
|
|
816
|
-
"description": "Overwrites the existing BuildPipeline.",
|
|
817
|
-
"entityType": "BuildPipeline"
|
|
818
|
-
},
|
|
819
|
-
{
|
|
820
|
-
"operationId": "BuildPipelinePatch",
|
|
821
|
-
"httpMethod": "patch",
|
|
822
|
-
"route": "/build-pipelines/:id(/)",
|
|
823
|
-
"description": "Performs the given operations on the existing BuildPipeline.",
|
|
824
|
-
"entityType": "PatchSpecForOne<BuildPipeline>"
|
|
825
|
-
},
|
|
826
|
-
{
|
|
827
|
-
"operationId": "BuildPipelineDelete",
|
|
828
|
-
"httpMethod": "delete",
|
|
829
|
-
"route": "/build-pipelines/:id(/)",
|
|
830
|
-
"description": "Deletes the existing BuildPipeline.",
|
|
831
|
-
"entityType": "IdSpecFor<BuildPipeline>"
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
"operationId": "BuildPipelineCreate",
|
|
835
|
-
"httpMethod": "post",
|
|
836
|
-
"route": "/build-pipelines/new(/)",
|
|
837
|
-
"description": "Saves the input as a new BuildPipeline.",
|
|
838
|
-
"entityType": "BuildPipeline"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"operationId": "BuildCreateMany",
|
|
842
|
-
"httpMethod": "post",
|
|
843
|
-
"route": "/builds(/)",
|
|
844
|
-
"description": "Saves each given input as a new Build.",
|
|
845
|
-
"entityType": "Array<Build>"
|
|
846
|
-
},
|
|
847
|
-
{
|
|
848
|
-
"operationId": "BuildList",
|
|
849
|
-
"httpMethod": "get",
|
|
850
|
-
"route": "/builds(/)",
|
|
851
|
-
"description": "Retrieves all the existing Build that satisfy the given criteria.",
|
|
852
|
-
"entityType": "BuildCriteria"
|
|
853
|
-
},
|
|
854
|
-
{
|
|
855
|
-
"operationId": "BuildUpdateMany",
|
|
856
|
-
"httpMethod": "put",
|
|
857
|
-
"route": "/builds(/)",
|
|
858
|
-
"description": "Overwrites each existing Build.",
|
|
859
|
-
"entityType": "Array<Build>"
|
|
860
|
-
},
|
|
861
|
-
{
|
|
862
|
-
"operationId": "BuildPatchWhere",
|
|
863
|
-
"httpMethod": "patch",
|
|
864
|
-
"route": "/builds(/)",
|
|
865
|
-
"description": "Performs the given operations on each existing Build that satisfies the given criteria.",
|
|
866
|
-
"entityType": "PatchSpecForMany<Build, BuildCriteria>"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"operationId": "BuildDeleteWhere",
|
|
870
|
-
"httpMethod": "delete",
|
|
871
|
-
"route": "/builds(/)",
|
|
872
|
-
"description": "Deletes each existing Build that satisfies the given criteria.",
|
|
873
|
-
"entityType": "BuildCriteria"
|
|
874
|
-
},
|
|
875
|
-
{
|
|
876
|
-
"operationId": "BuildGet",
|
|
877
|
-
"httpMethod": "get",
|
|
878
|
-
"route": "/builds/:id(/)",
|
|
879
|
-
"description": "Retrieves the single, uniquely identified Build.",
|
|
880
|
-
"entityType": "IdSpecFor<Build>"
|
|
881
|
-
},
|
|
882
|
-
{
|
|
883
|
-
"operationId": "BuildUpdate",
|
|
884
|
-
"httpMethod": "put",
|
|
885
|
-
"route": "/builds/:id(/)",
|
|
886
|
-
"description": "Overwrites the existing Build.",
|
|
887
|
-
"entityType": "Build"
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"operationId": "BuildPatch",
|
|
891
|
-
"httpMethod": "patch",
|
|
892
|
-
"route": "/builds/:id(/)",
|
|
893
|
-
"description": "Performs the given operations on the existing Build.",
|
|
894
|
-
"entityType": "PatchSpecForOne<Build>"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"operationId": "BuildDelete",
|
|
898
|
-
"httpMethod": "delete",
|
|
899
|
-
"route": "/builds/:id(/)",
|
|
900
|
-
"description": "Deletes the existing Build.",
|
|
901
|
-
"entityType": "IdSpecFor<Build>"
|
|
902
|
-
},
|
|
903
|
-
{
|
|
904
|
-
"operationId": "BuildCreate",
|
|
905
|
-
"httpMethod": "post",
|
|
906
|
-
"route": "/builds/new(/)",
|
|
907
|
-
"description": "Saves the input as a new Build.",
|
|
908
|
-
"entityType": "Build"
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"operationId": "CabinetCreateMany",
|
|
912
|
-
"httpMethod": "post",
|
|
913
|
-
"route": "/cabinets(/)",
|
|
914
|
-
"description": "Saves each given input as a new Cabinet.",
|
|
915
|
-
"entityType": "Array<Cabinet>"
|
|
916
|
-
},
|
|
917
|
-
{
|
|
918
|
-
"operationId": "CabinetList",
|
|
919
|
-
"httpMethod": "get",
|
|
920
|
-
"route": "/cabinets(/)",
|
|
921
|
-
"description": "Retrieves all the existing Cabinet that satisfy the given criteria.",
|
|
922
|
-
"entityType": "CabinetCriteria"
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"operationId": "CabinetUpdateMany",
|
|
926
|
-
"httpMethod": "put",
|
|
927
|
-
"route": "/cabinets(/)",
|
|
928
|
-
"description": "Overwrites each existing Cabinet.",
|
|
929
|
-
"entityType": "Array<Cabinet>"
|
|
930
|
-
},
|
|
931
|
-
{
|
|
932
|
-
"operationId": "CabinetPatchWhere",
|
|
933
|
-
"httpMethod": "patch",
|
|
934
|
-
"route": "/cabinets(/)",
|
|
935
|
-
"description": "Performs the given operations on each existing Cabinet that satisfies the given criteria.",
|
|
936
|
-
"entityType": "PatchSpecForMany<Cabinet, CabinetCriteria>"
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"operationId": "CabinetDeleteWhere",
|
|
940
|
-
"httpMethod": "delete",
|
|
941
|
-
"route": "/cabinets(/)",
|
|
942
|
-
"description": "Deletes each existing Cabinet that satisfies the given criteria.",
|
|
943
|
-
"entityType": "CabinetCriteria"
|
|
944
|
-
},
|
|
945
|
-
{
|
|
946
|
-
"operationId": "CabinetGet",
|
|
947
|
-
"httpMethod": "get",
|
|
948
|
-
"route": "/cabinets/:id(/)",
|
|
949
|
-
"description": "Retrieves the single, uniquely identified Cabinet.",
|
|
950
|
-
"entityType": "IdSpecFor<Cabinet>"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"operationId": "CabinetUpdate",
|
|
954
|
-
"httpMethod": "put",
|
|
955
|
-
"route": "/cabinets/:id(/)",
|
|
956
|
-
"description": "Overwrites the existing Cabinet.",
|
|
957
|
-
"entityType": "Cabinet"
|
|
958
|
-
},
|
|
959
|
-
{
|
|
960
|
-
"operationId": "CabinetPatch",
|
|
961
|
-
"httpMethod": "patch",
|
|
962
|
-
"route": "/cabinets/:id(/)",
|
|
963
|
-
"description": "Performs the given operations on the existing Cabinet.",
|
|
964
|
-
"entityType": "PatchSpecForOne<Cabinet>"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"operationId": "CabinetDelete",
|
|
968
|
-
"httpMethod": "delete",
|
|
969
|
-
"route": "/cabinets/:id(/)",
|
|
970
|
-
"description": "Deletes the existing Cabinet.",
|
|
971
|
-
"entityType": "IdSpecFor<Cabinet>"
|
|
972
|
-
},
|
|
973
|
-
{
|
|
974
|
-
"operationId": "CabinetCreate",
|
|
975
|
-
"httpMethod": "post",
|
|
976
|
-
"route": "/cabinets/new(/)",
|
|
977
|
-
"description": "Saves the input as a new Cabinet.",
|
|
978
|
-
"entityType": "Cabinet"
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
"operationId": "ClusterDefCreateMany",
|
|
982
|
-
"httpMethod": "post",
|
|
983
|
-
"route": "/cluster-defs(/)",
|
|
984
|
-
"description": "Saves each given input as a new ClusterDef.",
|
|
985
|
-
"entityType": "Array<ClusterDef>"
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"operationId": "ClusterDefList",
|
|
989
|
-
"httpMethod": "get",
|
|
990
|
-
"route": "/cluster-defs(/)",
|
|
991
|
-
"description": "Retrieves all the existing ClusterDef that satisfy the given criteria.",
|
|
992
|
-
"entityType": "ClusterDefCriteria"
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"operationId": "ClusterDefUpdateMany",
|
|
996
|
-
"httpMethod": "put",
|
|
997
|
-
"route": "/cluster-defs(/)",
|
|
998
|
-
"description": "Overwrites each existing ClusterDef.",
|
|
999
|
-
"entityType": "Array<ClusterDef>"
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"operationId": "ClusterDefPatchWhere",
|
|
1003
|
-
"httpMethod": "patch",
|
|
1004
|
-
"route": "/cluster-defs(/)",
|
|
1005
|
-
"description": "Performs the given operations on each existing ClusterDef that satisfies the given criteria.",
|
|
1006
|
-
"entityType": "PatchSpecForMany<ClusterDef, ClusterDefCriteria>"
|
|
1007
|
-
},
|
|
1008
|
-
{
|
|
1009
|
-
"operationId": "ClusterDefDeleteWhere",
|
|
1010
|
-
"httpMethod": "delete",
|
|
1011
|
-
"route": "/cluster-defs(/)",
|
|
1012
|
-
"description": "Deletes each existing ClusterDef that satisfies the given criteria.",
|
|
1013
|
-
"entityType": "ClusterDefCriteria"
|
|
1014
|
-
},
|
|
1015
|
-
{
|
|
1016
|
-
"operationId": "ClusterDefGet",
|
|
1017
|
-
"httpMethod": "get",
|
|
1018
|
-
"route": "/cluster-defs/:id(/)",
|
|
1019
|
-
"description": "Retrieves the single, uniquely identified ClusterDef.",
|
|
1020
|
-
"entityType": "IdSpecFor<ClusterDef>"
|
|
1021
|
-
},
|
|
1022
|
-
{
|
|
1023
|
-
"operationId": "ClusterDefUpdate",
|
|
1024
|
-
"httpMethod": "put",
|
|
1025
|
-
"route": "/cluster-defs/:id(/)",
|
|
1026
|
-
"description": "Overwrites the existing ClusterDef.",
|
|
1027
|
-
"entityType": "ClusterDef"
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"operationId": "ClusterDefPatch",
|
|
1031
|
-
"httpMethod": "patch",
|
|
1032
|
-
"route": "/cluster-defs/:id(/)",
|
|
1033
|
-
"description": "Performs the given operations on the existing ClusterDef.",
|
|
1034
|
-
"entityType": "PatchSpecForOne<ClusterDef>"
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"operationId": "ClusterDefDelete",
|
|
1038
|
-
"httpMethod": "delete",
|
|
1039
|
-
"route": "/cluster-defs/:id(/)",
|
|
1040
|
-
"description": "Deletes the existing ClusterDef.",
|
|
1041
|
-
"entityType": "IdSpecFor<ClusterDef>"
|
|
1042
|
-
},
|
|
1043
|
-
{
|
|
1044
|
-
"operationId": "ClusterDefCreate",
|
|
1045
|
-
"httpMethod": "post",
|
|
1046
|
-
"route": "/cluster-defs/new(/)",
|
|
1047
|
-
"description": "Saves the input as a new ClusterDef.",
|
|
1048
|
-
"entityType": "ClusterDef"
|
|
1049
|
-
},
|
|
1050
|
-
{
|
|
1051
|
-
"operationId": "ClusterCreateMany",
|
|
1052
|
-
"httpMethod": "post",
|
|
1053
|
-
"route": "/clusters(/)",
|
|
1054
|
-
"description": "Saves each given input as a new Cluster.",
|
|
1055
|
-
"entityType": "Array<Cluster>"
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"operationId": "ClusterList",
|
|
1059
|
-
"httpMethod": "get",
|
|
1060
|
-
"route": "/clusters(/)",
|
|
1061
|
-
"description": "Retrieves all the existing Cluster that satisfy the given criteria.",
|
|
1062
|
-
"entityType": "ClusterCriteria"
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"operationId": "ClusterUpdateMany",
|
|
1066
|
-
"httpMethod": "put",
|
|
1067
|
-
"route": "/clusters(/)",
|
|
1068
|
-
"description": "Overwrites each existing Cluster.",
|
|
1069
|
-
"entityType": "Array<Cluster>"
|
|
1070
|
-
},
|
|
1071
|
-
{
|
|
1072
|
-
"operationId": "ClusterPatchWhere",
|
|
1073
|
-
"httpMethod": "patch",
|
|
1074
|
-
"route": "/clusters(/)",
|
|
1075
|
-
"description": "Performs the given operations on each existing Cluster that satisfies the given criteria.",
|
|
1076
|
-
"entityType": "PatchSpecForMany<Cluster, ClusterCriteria>"
|
|
1077
|
-
},
|
|
1078
|
-
{
|
|
1079
|
-
"operationId": "ClusterDeleteWhere",
|
|
1080
|
-
"httpMethod": "delete",
|
|
1081
|
-
"route": "/clusters(/)",
|
|
1082
|
-
"description": "Deletes each existing Cluster that satisfies the given criteria.",
|
|
1083
|
-
"entityType": "ClusterCriteria"
|
|
1084
|
-
},
|
|
1085
|
-
{
|
|
1086
|
-
"operationId": "ClusterGet",
|
|
1087
|
-
"httpMethod": "get",
|
|
1088
|
-
"route": "/clusters/:id(/)",
|
|
1089
|
-
"description": "Retrieves the single, uniquely identified Cluster.",
|
|
1090
|
-
"entityType": "IdSpecFor<Cluster>"
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
"operationId": "ClusterUpdate",
|
|
1094
|
-
"httpMethod": "put",
|
|
1095
|
-
"route": "/clusters/:id(/)",
|
|
1096
|
-
"description": "Overwrites the existing Cluster.",
|
|
1097
|
-
"entityType": "Cluster"
|
|
1098
|
-
},
|
|
1099
|
-
{
|
|
1100
|
-
"operationId": "ClusterPatch",
|
|
1101
|
-
"httpMethod": "patch",
|
|
1102
|
-
"route": "/clusters/:id(/)",
|
|
1103
|
-
"description": "Performs the given operations on the existing Cluster.",
|
|
1104
|
-
"entityType": "PatchSpecForOne<Cluster>"
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"operationId": "ClusterDelete",
|
|
1108
|
-
"httpMethod": "delete",
|
|
1109
|
-
"route": "/clusters/:id(/)",
|
|
1110
|
-
"description": "Deletes the existing Cluster.",
|
|
1111
|
-
"entityType": "IdSpecFor<Cluster>"
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"operationId": "ClusterCreate",
|
|
1115
|
-
"httpMethod": "post",
|
|
1116
|
-
"route": "/clusters/new(/)",
|
|
1117
|
-
"description": "Saves the input as a new Cluster.",
|
|
1118
|
-
"entityType": "Cluster"
|
|
1119
|
-
},
|
|
1120
|
-
{
|
|
1121
|
-
"operationId": "ConfigChangeCreateMany",
|
|
1122
|
-
"httpMethod": "post",
|
|
1123
|
-
"route": "/config-changes(/)",
|
|
1124
|
-
"description": "Saves each given input as a new ConfigChange.",
|
|
1125
|
-
"entityType": "Array<ConfigChange>"
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
"operationId": "ConfigChangeList",
|
|
1129
|
-
"httpMethod": "get",
|
|
1130
|
-
"route": "/config-changes(/)",
|
|
1131
|
-
"description": "Retrieves all the existing ConfigChange that satisfy the given criteria.",
|
|
1132
|
-
"entityType": "ConfigChangeCriteria"
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
"operationId": "ConfigChangeUpdateMany",
|
|
1136
|
-
"httpMethod": "put",
|
|
1137
|
-
"route": "/config-changes(/)",
|
|
1138
|
-
"description": "Overwrites each existing ConfigChange.",
|
|
1139
|
-
"entityType": "Array<ConfigChange>"
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
"operationId": "ConfigChangePatchWhere",
|
|
1143
|
-
"httpMethod": "patch",
|
|
1144
|
-
"route": "/config-changes(/)",
|
|
1145
|
-
"description": "Performs the given operations on each existing ConfigChange that satisfies the given criteria.",
|
|
1146
|
-
"entityType": "PatchSpecForMany<ConfigChange, ConfigChangeCriteria>"
|
|
1147
|
-
},
|
|
1148
|
-
{
|
|
1149
|
-
"operationId": "ConfigChangeDeleteWhere",
|
|
1150
|
-
"httpMethod": "delete",
|
|
1151
|
-
"route": "/config-changes(/)",
|
|
1152
|
-
"description": "Deletes each existing ConfigChange that satisfies the given criteria.",
|
|
1153
|
-
"entityType": "ConfigChangeCriteria"
|
|
1154
|
-
},
|
|
1155
|
-
{
|
|
1156
|
-
"operationId": "ConfigChangeGet",
|
|
1157
|
-
"httpMethod": "get",
|
|
1158
|
-
"route": "/config-changes/:id(/)",
|
|
1159
|
-
"description": "Retrieves the single, uniquely identified ConfigChange.",
|
|
1160
|
-
"entityType": "IdSpecFor<ConfigChange>"
|
|
1161
|
-
},
|
|
1162
|
-
{
|
|
1163
|
-
"operationId": "ConfigChangeUpdate",
|
|
1164
|
-
"httpMethod": "put",
|
|
1165
|
-
"route": "/config-changes/:id(/)",
|
|
1166
|
-
"description": "Overwrites the existing ConfigChange.",
|
|
1167
|
-
"entityType": "ConfigChange"
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
"operationId": "ConfigChangePatch",
|
|
1171
|
-
"httpMethod": "patch",
|
|
1172
|
-
"route": "/config-changes/:id(/)",
|
|
1173
|
-
"description": "Performs the given operations on the existing ConfigChange.",
|
|
1174
|
-
"entityType": "PatchSpecForOne<ConfigChange>"
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"operationId": "ConfigChangeDelete",
|
|
1178
|
-
"httpMethod": "delete",
|
|
1179
|
-
"route": "/config-changes/:id(/)",
|
|
1180
|
-
"description": "Deletes the existing ConfigChange.",
|
|
1181
|
-
"entityType": "IdSpecFor<ConfigChange>"
|
|
1182
|
-
},
|
|
1183
|
-
{
|
|
1184
|
-
"operationId": "ConfigChangeCreate",
|
|
1185
|
-
"httpMethod": "post",
|
|
1186
|
-
"route": "/config-changes/new(/)",
|
|
1187
|
-
"description": "Saves the input as a new ConfigChange.",
|
|
1188
|
-
"entityType": "ConfigChange"
|
|
1189
|
-
},
|
|
1190
|
-
{
|
|
1191
|
-
"operationId": "getConfigDefs",
|
|
1192
|
-
"httpMethod": "get",
|
|
1193
|
-
"route": "/config-defs(/)",
|
|
1194
|
-
"description": "",
|
|
1195
|
-
"entityType": "ConfigDefCriteria"
|
|
1196
|
-
},
|
|
1197
|
-
{
|
|
1198
|
-
"operationId": "getConfigDefs",
|
|
1199
|
-
"httpMethod": "get",
|
|
1200
|
-
"route": "/config-defs/:enterprise/:asset(/)",
|
|
1201
|
-
"description": "",
|
|
1202
|
-
"entityType": "ConfigDefCriteria"
|
|
1203
|
-
},
|
|
1204
|
-
{
|
|
1205
|
-
"operationId": "getConfigDefs",
|
|
1206
|
-
"httpMethod": "get",
|
|
1207
|
-
"route": "/config-defs/:enterprise/:asset/:targetFile(/)",
|
|
1208
|
-
"description": "",
|
|
1209
|
-
"entityType": "ConfigDefCriteria"
|
|
1210
|
-
},
|
|
1211
|
-
{
|
|
1212
|
-
"operationId": "getConfigDoc",
|
|
1213
|
-
"httpMethod": "get",
|
|
1214
|
-
"route": "/configs(/)",
|
|
1215
|
-
"description": "",
|
|
1216
|
-
"entityType": "ConfigDocSpecForOne"
|
|
1217
|
-
},
|
|
1218
|
-
{
|
|
1219
|
-
"operationId": "getConfigDoc",
|
|
1220
|
-
"httpMethod": "get",
|
|
1221
|
-
"route": "/configs/:targetFile(/)",
|
|
1222
|
-
"description": "",
|
|
1223
|
-
"entityType": "ConfigDocSpecForOne"
|
|
1224
|
-
},
|
|
1225
|
-
{
|
|
1226
|
-
"operationId": "ContainerFootprintCreateMany",
|
|
1227
|
-
"httpMethod": "post",
|
|
1228
|
-
"route": "/container-footprints(/)",
|
|
1229
|
-
"description": "Saves each given input as a new ContainerFootprint.",
|
|
1230
|
-
"entityType": "Array<ContainerFootprint>"
|
|
1231
|
-
},
|
|
1232
|
-
{
|
|
1233
|
-
"operationId": "ContainerFootprintList",
|
|
1234
|
-
"httpMethod": "get",
|
|
1235
|
-
"route": "/container-footprints(/)",
|
|
1236
|
-
"description": "Retrieves all the existing ContainerFootprint that satisfy the given criteria.",
|
|
1237
|
-
"entityType": "ContainerFootprintCriteria"
|
|
1238
|
-
},
|
|
1239
|
-
{
|
|
1240
|
-
"operationId": "ContainerFootprintUpdateMany",
|
|
1241
|
-
"httpMethod": "put",
|
|
1242
|
-
"route": "/container-footprints(/)",
|
|
1243
|
-
"description": "Overwrites each existing ContainerFootprint.",
|
|
1244
|
-
"entityType": "Array<ContainerFootprint>"
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"operationId": "ContainerFootprintPatchWhere",
|
|
1248
|
-
"httpMethod": "patch",
|
|
1249
|
-
"route": "/container-footprints(/)",
|
|
1250
|
-
"description": "Performs the given operations on each existing ContainerFootprint that satisfies the given criteria.",
|
|
1251
|
-
"entityType": "PatchSpecForMany<ContainerFootprint, ContainerFootprintCriteria>"
|
|
1252
|
-
},
|
|
1253
|
-
{
|
|
1254
|
-
"operationId": "ContainerFootprintDeleteWhere",
|
|
1255
|
-
"httpMethod": "delete",
|
|
1256
|
-
"route": "/container-footprints(/)",
|
|
1257
|
-
"description": "Deletes each existing ContainerFootprint that satisfies the given criteria.",
|
|
1258
|
-
"entityType": "ContainerFootprintCriteria"
|
|
1259
|
-
},
|
|
1260
|
-
{
|
|
1261
|
-
"operationId": "ContainerFootprintGet",
|
|
1262
|
-
"httpMethod": "get",
|
|
1263
|
-
"route": "/container-footprints/:id(/)",
|
|
1264
|
-
"description": "Retrieves the single, uniquely identified ContainerFootprint.",
|
|
1265
|
-
"entityType": "IdSpecFor<ContainerFootprint>"
|
|
1266
|
-
},
|
|
1267
|
-
{
|
|
1268
|
-
"operationId": "ContainerFootprintUpdate",
|
|
1269
|
-
"httpMethod": "put",
|
|
1270
|
-
"route": "/container-footprints/:id(/)",
|
|
1271
|
-
"description": "Overwrites the existing ContainerFootprint.",
|
|
1272
|
-
"entityType": "ContainerFootprint"
|
|
1273
|
-
},
|
|
1274
|
-
{
|
|
1275
|
-
"operationId": "ContainerFootprintPatch",
|
|
1276
|
-
"httpMethod": "patch",
|
|
1277
|
-
"route": "/container-footprints/:id(/)",
|
|
1278
|
-
"description": "Performs the given operations on the existing ContainerFootprint.",
|
|
1279
|
-
"entityType": "PatchSpecForOne<ContainerFootprint>"
|
|
1280
|
-
},
|
|
1281
|
-
{
|
|
1282
|
-
"operationId": "ContainerFootprintDelete",
|
|
1283
|
-
"httpMethod": "delete",
|
|
1284
|
-
"route": "/container-footprints/:id(/)",
|
|
1285
|
-
"description": "Deletes the existing ContainerFootprint.",
|
|
1286
|
-
"entityType": "IdSpecFor<ContainerFootprint>"
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
"operationId": "ContainerFootprintCreate",
|
|
1290
|
-
"httpMethod": "post",
|
|
1291
|
-
"route": "/container-footprints/new(/)",
|
|
1292
|
-
"description": "Saves the input as a new ContainerFootprint.",
|
|
1293
|
-
"entityType": "ContainerFootprint"
|
|
1294
|
-
},
|
|
1295
|
-
{
|
|
1296
|
-
"operationId": "DeployAttemptCreateMany",
|
|
1297
|
-
"httpMethod": "post",
|
|
1298
|
-
"route": "/deploy-attempts(/)",
|
|
1299
|
-
"description": "Saves each given input as a new DeployAttempt.",
|
|
1300
|
-
"entityType": "Array<DeployAttempt>"
|
|
1301
|
-
},
|
|
1302
|
-
{
|
|
1303
|
-
"operationId": "DeployAttemptList",
|
|
1304
|
-
"httpMethod": "get",
|
|
1305
|
-
"route": "/deploy-attempts(/)",
|
|
1306
|
-
"description": "Retrieves all the existing DeployAttempt that satisfy the given criteria.",
|
|
1307
|
-
"entityType": "DeployAttemptCriteria"
|
|
1308
|
-
},
|
|
1309
|
-
{
|
|
1310
|
-
"operationId": "DeployAttemptUpdateMany",
|
|
1311
|
-
"httpMethod": "put",
|
|
1312
|
-
"route": "/deploy-attempts(/)",
|
|
1313
|
-
"description": "Overwrites each existing DeployAttempt.",
|
|
1314
|
-
"entityType": "Array<DeployAttempt>"
|
|
1315
|
-
},
|
|
1316
|
-
{
|
|
1317
|
-
"operationId": "DeployAttemptPatchWhere",
|
|
1318
|
-
"httpMethod": "patch",
|
|
1319
|
-
"route": "/deploy-attempts(/)",
|
|
1320
|
-
"description": "Performs the given operations on each existing DeployAttempt that satisfies the given criteria.",
|
|
1321
|
-
"entityType": "PatchSpecForMany<DeployAttempt, DeployAttemptCriteria>"
|
|
1322
|
-
},
|
|
1323
|
-
{
|
|
1324
|
-
"operationId": "DeployAttemptDeleteWhere",
|
|
1325
|
-
"httpMethod": "delete",
|
|
1326
|
-
"route": "/deploy-attempts(/)",
|
|
1327
|
-
"description": "Deletes each existing DeployAttempt that satisfies the given criteria.",
|
|
1328
|
-
"entityType": "DeployAttemptCriteria"
|
|
1329
|
-
},
|
|
1330
|
-
{
|
|
1331
|
-
"operationId": "DeployAttemptGet",
|
|
1332
|
-
"httpMethod": "get",
|
|
1333
|
-
"route": "/deploy-attempts/:id(/)",
|
|
1334
|
-
"description": "Retrieves the single, uniquely identified DeployAttempt.",
|
|
1335
|
-
"entityType": "IdSpecFor<DeployAttempt>"
|
|
1336
|
-
},
|
|
1337
|
-
{
|
|
1338
|
-
"operationId": "DeployAttemptUpdate",
|
|
1339
|
-
"httpMethod": "put",
|
|
1340
|
-
"route": "/deploy-attempts/:id(/)",
|
|
1341
|
-
"description": "Overwrites the existing DeployAttempt.",
|
|
1342
|
-
"entityType": "DeployAttempt"
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"operationId": "DeployAttemptPatch",
|
|
1346
|
-
"httpMethod": "patch",
|
|
1347
|
-
"route": "/deploy-attempts/:id(/)",
|
|
1348
|
-
"description": "Performs the given operations on the existing DeployAttempt.",
|
|
1349
|
-
"entityType": "PatchSpecForOne<DeployAttempt>"
|
|
1350
|
-
},
|
|
1351
|
-
{
|
|
1352
|
-
"operationId": "DeployAttemptDelete",
|
|
1353
|
-
"httpMethod": "delete",
|
|
1354
|
-
"route": "/deploy-attempts/:id(/)",
|
|
1355
|
-
"description": "Deletes the existing DeployAttempt.",
|
|
1356
|
-
"entityType": "IdSpecFor<DeployAttempt>"
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"operationId": "DeployAttemptCreate",
|
|
1360
|
-
"httpMethod": "post",
|
|
1361
|
-
"route": "/deploy-attempts/new(/)",
|
|
1362
|
-
"description": "Saves the input as a new DeployAttempt.",
|
|
1363
|
-
"entityType": "DeployAttempt"
|
|
1364
|
-
},
|
|
1365
|
-
{
|
|
1366
|
-
"operationId": "DeployPipelineCreateMany",
|
|
1367
|
-
"httpMethod": "post",
|
|
1368
|
-
"route": "/deploy-pipelines(/)",
|
|
1369
|
-
"description": "Saves each given input as a new DeployPipeline.",
|
|
1370
|
-
"entityType": "Array<DeployPipeline>"
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"operationId": "DeployPipelineList",
|
|
1374
|
-
"httpMethod": "get",
|
|
1375
|
-
"route": "/deploy-pipelines(/)",
|
|
1376
|
-
"description": "Retrieves all the existing DeployPipeline that satisfy the given criteria.",
|
|
1377
|
-
"entityType": "DeployPipelineCriteria"
|
|
1378
|
-
},
|
|
1379
|
-
{
|
|
1380
|
-
"operationId": "DeployPipelineUpdateMany",
|
|
1381
|
-
"httpMethod": "put",
|
|
1382
|
-
"route": "/deploy-pipelines(/)",
|
|
1383
|
-
"description": "Overwrites each existing DeployPipeline.",
|
|
1384
|
-
"entityType": "Array<DeployPipeline>"
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"operationId": "DeployPipelinePatchWhere",
|
|
1388
|
-
"httpMethod": "patch",
|
|
1389
|
-
"route": "/deploy-pipelines(/)",
|
|
1390
|
-
"description": "Performs the given operations on each existing DeployPipeline that satisfies the given criteria.",
|
|
1391
|
-
"entityType": "PatchSpecForMany<DeployPipeline, DeployPipelineCriteria>"
|
|
1392
|
-
},
|
|
1393
|
-
{
|
|
1394
|
-
"operationId": "DeployPipelineDeleteWhere",
|
|
1395
|
-
"httpMethod": "delete",
|
|
1396
|
-
"route": "/deploy-pipelines(/)",
|
|
1397
|
-
"description": "Deletes each existing DeployPipeline that satisfies the given criteria.",
|
|
1398
|
-
"entityType": "DeployPipelineCriteria"
|
|
1399
|
-
},
|
|
1400
|
-
{
|
|
1401
|
-
"operationId": "DeployPipelineGet",
|
|
1402
|
-
"httpMethod": "get",
|
|
1403
|
-
"route": "/deploy-pipelines/:id(/)",
|
|
1404
|
-
"description": "Retrieves the single, uniquely identified DeployPipeline.",
|
|
1405
|
-
"entityType": "IdSpecFor<DeployPipeline>"
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
"operationId": "DeployPipelineUpdate",
|
|
1409
|
-
"httpMethod": "put",
|
|
1410
|
-
"route": "/deploy-pipelines/:id(/)",
|
|
1411
|
-
"description": "Overwrites the existing DeployPipeline.",
|
|
1412
|
-
"entityType": "DeployPipeline"
|
|
1413
|
-
},
|
|
1414
|
-
{
|
|
1415
|
-
"operationId": "DeployPipelinePatch",
|
|
1416
|
-
"httpMethod": "patch",
|
|
1417
|
-
"route": "/deploy-pipelines/:id(/)",
|
|
1418
|
-
"description": "Performs the given operations on the existing DeployPipeline.",
|
|
1419
|
-
"entityType": "PatchSpecForOne<DeployPipeline>"
|
|
1420
|
-
},
|
|
1421
|
-
{
|
|
1422
|
-
"operationId": "DeployPipelineDelete",
|
|
1423
|
-
"httpMethod": "delete",
|
|
1424
|
-
"route": "/deploy-pipelines/:id(/)",
|
|
1425
|
-
"description": "Deletes the existing DeployPipeline.",
|
|
1426
|
-
"entityType": "IdSpecFor<DeployPipeline>"
|
|
1427
|
-
},
|
|
1428
|
-
{
|
|
1429
|
-
"operationId": "DeployPipelineCreate",
|
|
1430
|
-
"httpMethod": "post",
|
|
1431
|
-
"route": "/deploy-pipelines/new(/)",
|
|
1432
|
-
"description": "Saves the input as a new DeployPipeline.",
|
|
1433
|
-
"entityType": "DeployPipeline"
|
|
1434
|
-
},
|
|
1435
|
-
{
|
|
1436
|
-
"operationId": "DeploymentCreateMany",
|
|
1437
|
-
"httpMethod": "post",
|
|
1438
|
-
"route": "/deployments(/)",
|
|
1439
|
-
"description": "Saves each given input as a new Deployment.",
|
|
1440
|
-
"entityType": "Array<Deployment>"
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"operationId": "DeploymentList",
|
|
1444
|
-
"httpMethod": "get",
|
|
1445
|
-
"route": "/deployments(/)",
|
|
1446
|
-
"description": "Retrieves all the existing Deployment that satisfy the given criteria.",
|
|
1447
|
-
"entityType": "DeploymentCriteria"
|
|
1448
|
-
},
|
|
1449
|
-
{
|
|
1450
|
-
"operationId": "DeploymentUpdateMany",
|
|
1451
|
-
"httpMethod": "put",
|
|
1452
|
-
"route": "/deployments(/)",
|
|
1453
|
-
"description": "Overwrites each existing Deployment.",
|
|
1454
|
-
"entityType": "Array<Deployment>"
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"operationId": "DeploymentPatchWhere",
|
|
1458
|
-
"httpMethod": "patch",
|
|
1459
|
-
"route": "/deployments(/)",
|
|
1460
|
-
"description": "Performs the given operations on each existing Deployment that satisfies the given criteria.",
|
|
1461
|
-
"entityType": "PatchSpecForMany<Deployment, DeploymentCriteria>"
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"operationId": "DeploymentDeleteWhere",
|
|
1465
|
-
"httpMethod": "delete",
|
|
1466
|
-
"route": "/deployments(/)",
|
|
1467
|
-
"description": "Deletes each existing Deployment that satisfies the given criteria.",
|
|
1468
|
-
"entityType": "DeploymentCriteria"
|
|
1469
|
-
},
|
|
1470
|
-
{
|
|
1471
|
-
"operationId": "DeploymentGet",
|
|
1472
|
-
"httpMethod": "get",
|
|
1473
|
-
"route": "/deployments/:id(/)",
|
|
1474
|
-
"description": "Retrieves the single, uniquely identified Deployment.",
|
|
1475
|
-
"entityType": "IdSpecFor<Deployment>"
|
|
1476
|
-
},
|
|
1477
|
-
{
|
|
1478
|
-
"operationId": "DeploymentUpdate",
|
|
1479
|
-
"httpMethod": "put",
|
|
1480
|
-
"route": "/deployments/:id(/)",
|
|
1481
|
-
"description": "Overwrites the existing Deployment.",
|
|
1482
|
-
"entityType": "Deployment"
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"operationId": "DeploymentPatch",
|
|
1486
|
-
"httpMethod": "patch",
|
|
1487
|
-
"route": "/deployments/:id(/)",
|
|
1488
|
-
"description": "Performs the given operations on the existing Deployment.",
|
|
1489
|
-
"entityType": "PatchSpecForOne<Deployment>"
|
|
1490
|
-
},
|
|
1491
|
-
{
|
|
1492
|
-
"operationId": "DeploymentDelete",
|
|
1493
|
-
"httpMethod": "delete",
|
|
1494
|
-
"route": "/deployments/:id(/)",
|
|
1495
|
-
"description": "Deletes the existing Deployment.",
|
|
1496
|
-
"entityType": "IdSpecFor<Deployment>"
|
|
1497
|
-
},
|
|
1498
|
-
{
|
|
1499
|
-
"operationId": "DeploymentCreate",
|
|
1500
|
-
"httpMethod": "post",
|
|
1501
|
-
"route": "/deployments/new(/)",
|
|
1502
|
-
"description": "Saves the input as a new Deployment.",
|
|
1503
|
-
"entityType": "Deployment"
|
|
1504
|
-
},
|
|
1505
|
-
{
|
|
1506
|
-
"operationId": "EnterpriseRunStateCreateMany",
|
|
1507
|
-
"httpMethod": "post",
|
|
1508
|
-
"route": "/enterprise-run-states(/)",
|
|
1509
|
-
"description": "Saves each given input as a new EnterpriseRunState.",
|
|
1510
|
-
"entityType": "Array<EnterpriseRunState>"
|
|
1511
|
-
},
|
|
1512
|
-
{
|
|
1513
|
-
"operationId": "EnterpriseRunStateList",
|
|
1514
|
-
"httpMethod": "get",
|
|
1515
|
-
"route": "/enterprise-run-states(/)",
|
|
1516
|
-
"description": "Retrieves all the existing EnterpriseRunState that satisfy the given criteria.",
|
|
1517
|
-
"entityType": "EnterpriseRunStateCriteria"
|
|
1518
|
-
},
|
|
1519
|
-
{
|
|
1520
|
-
"operationId": "EnterpriseRunStateUpdateMany",
|
|
1521
|
-
"httpMethod": "put",
|
|
1522
|
-
"route": "/enterprise-run-states(/)",
|
|
1523
|
-
"description": "Overwrites each existing EnterpriseRunState.",
|
|
1524
|
-
"entityType": "Array<EnterpriseRunState>"
|
|
1525
|
-
},
|
|
1526
|
-
{
|
|
1527
|
-
"operationId": "EnterpriseRunStatePatchWhere",
|
|
1528
|
-
"httpMethod": "patch",
|
|
1529
|
-
"route": "/enterprise-run-states(/)",
|
|
1530
|
-
"description": "Performs the given operations on each existing EnterpriseRunState that satisfies the given criteria.",
|
|
1531
|
-
"entityType": "PatchSpecForMany<EnterpriseRunState, EnterpriseRunStateCriteria>"
|
|
1532
|
-
},
|
|
1533
|
-
{
|
|
1534
|
-
"operationId": "EnterpriseRunStateDeleteWhere",
|
|
1535
|
-
"httpMethod": "delete",
|
|
1536
|
-
"route": "/enterprise-run-states(/)",
|
|
1537
|
-
"description": "Deletes each existing EnterpriseRunState that satisfies the given criteria.",
|
|
1538
|
-
"entityType": "EnterpriseRunStateCriteria"
|
|
1539
|
-
},
|
|
1540
|
-
{
|
|
1541
|
-
"operationId": "EnterpriseRunStateGet",
|
|
1542
|
-
"httpMethod": "get",
|
|
1543
|
-
"route": "/enterprise-run-states/:id(/)",
|
|
1544
|
-
"description": "Retrieves the single, uniquely identified EnterpriseRunState.",
|
|
1545
|
-
"entityType": "IdSpecFor<EnterpriseRunState>"
|
|
1546
|
-
},
|
|
1547
|
-
{
|
|
1548
|
-
"operationId": "EnterpriseRunStateUpdate",
|
|
1549
|
-
"httpMethod": "put",
|
|
1550
|
-
"route": "/enterprise-run-states/:id(/)",
|
|
1551
|
-
"description": "Overwrites the existing EnterpriseRunState.",
|
|
1552
|
-
"entityType": "EnterpriseRunState"
|
|
1553
|
-
},
|
|
1554
|
-
{
|
|
1555
|
-
"operationId": "EnterpriseRunStatePatch",
|
|
1556
|
-
"httpMethod": "patch",
|
|
1557
|
-
"route": "/enterprise-run-states/:id(/)",
|
|
1558
|
-
"description": "Performs the given operations on the existing EnterpriseRunState.",
|
|
1559
|
-
"entityType": "PatchSpecForOne<EnterpriseRunState>"
|
|
1560
|
-
},
|
|
1561
|
-
{
|
|
1562
|
-
"operationId": "EnterpriseRunStateDelete",
|
|
1563
|
-
"httpMethod": "delete",
|
|
1564
|
-
"route": "/enterprise-run-states/:id(/)",
|
|
1565
|
-
"description": "Deletes the existing EnterpriseRunState.",
|
|
1566
|
-
"entityType": "IdSpecFor<EnterpriseRunState>"
|
|
1567
|
-
},
|
|
1568
|
-
{
|
|
1569
|
-
"operationId": "EnterpriseRunStateCreate",
|
|
1570
|
-
"httpMethod": "post",
|
|
1571
|
-
"route": "/enterprise-run-states/new(/)",
|
|
1572
|
-
"description": "Saves the input as a new EnterpriseRunState.",
|
|
1573
|
-
"entityType": "EnterpriseRunState"
|
|
1574
|
-
},
|
|
1575
|
-
{
|
|
1576
|
-
"operationId": "EnterpriseVersionConfigCreateMany",
|
|
1577
|
-
"httpMethod": "post",
|
|
1578
|
-
"route": "/enterprise-versions(/)",
|
|
1579
|
-
"description": "Saves each given input as a new EnterpriseVersionConfig.",
|
|
1580
|
-
"entityType": "Array<EnterpriseVersionConfig>"
|
|
1581
|
-
},
|
|
1582
|
-
{
|
|
1583
|
-
"operationId": "EnterpriseVersionConfigList",
|
|
1584
|
-
"httpMethod": "get",
|
|
1585
|
-
"route": "/enterprise-versions(/)",
|
|
1586
|
-
"description": "Retrieves all the existing EnterpriseVersionConfig that satisfy the given criteria.",
|
|
1587
|
-
"entityType": "EnterpriseVersionConfigCriteria"
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"operationId": "EnterpriseVersionConfigUpdateMany",
|
|
1591
|
-
"httpMethod": "put",
|
|
1592
|
-
"route": "/enterprise-versions(/)",
|
|
1593
|
-
"description": "Overwrites each existing EnterpriseVersionConfig.",
|
|
1594
|
-
"entityType": "Array<EnterpriseVersionConfig>"
|
|
1595
|
-
},
|
|
1596
|
-
{
|
|
1597
|
-
"operationId": "EnterpriseVersionConfigPatchWhere",
|
|
1598
|
-
"httpMethod": "patch",
|
|
1599
|
-
"route": "/enterprise-versions(/)",
|
|
1600
|
-
"description": "Performs the given operations on each existing EnterpriseVersionConfig that satisfies the given criteria.",
|
|
1601
|
-
"entityType": "PatchSpecForMany<EnterpriseVersionConfig, EnterpriseVersionConfigCriteria>"
|
|
1602
|
-
},
|
|
1603
|
-
{
|
|
1604
|
-
"operationId": "EnterpriseVersionConfigDeleteWhere",
|
|
1605
|
-
"httpMethod": "delete",
|
|
1606
|
-
"route": "/enterprise-versions(/)",
|
|
1607
|
-
"description": "Deletes each existing EnterpriseVersionConfig that satisfies the given criteria.",
|
|
1608
|
-
"entityType": "EnterpriseVersionConfigCriteria"
|
|
1609
|
-
},
|
|
1610
|
-
{
|
|
1611
|
-
"operationId": "EnterpriseVersionConfigGet",
|
|
1612
|
-
"httpMethod": "get",
|
|
1613
|
-
"route": "/enterprise-versions/:id(/)",
|
|
1614
|
-
"description": "Retrieves the single, uniquely identified EnterpriseVersionConfig.",
|
|
1615
|
-
"entityType": "IdSpecFor<EnterpriseVersionConfig>"
|
|
1616
|
-
},
|
|
1617
|
-
{
|
|
1618
|
-
"operationId": "EnterpriseVersionConfigUpdate",
|
|
1619
|
-
"httpMethod": "put",
|
|
1620
|
-
"route": "/enterprise-versions/:id(/)",
|
|
1621
|
-
"description": "Overwrites the existing EnterpriseVersionConfig.",
|
|
1622
|
-
"entityType": "EnterpriseVersionConfig"
|
|
1623
|
-
},
|
|
1624
|
-
{
|
|
1625
|
-
"operationId": "EnterpriseVersionConfigPatch",
|
|
1626
|
-
"httpMethod": "patch",
|
|
1627
|
-
"route": "/enterprise-versions/:id(/)",
|
|
1628
|
-
"description": "Performs the given operations on the existing EnterpriseVersionConfig.",
|
|
1629
|
-
"entityType": "PatchSpecForOne<EnterpriseVersionConfig>"
|
|
1630
|
-
},
|
|
1631
|
-
{
|
|
1632
|
-
"operationId": "EnterpriseVersionConfigDelete",
|
|
1633
|
-
"httpMethod": "delete",
|
|
1634
|
-
"route": "/enterprise-versions/:id(/)",
|
|
1635
|
-
"description": "Deletes the existing EnterpriseVersionConfig.",
|
|
1636
|
-
"entityType": "IdSpecFor<EnterpriseVersionConfig>"
|
|
1637
|
-
},
|
|
1638
|
-
{
|
|
1639
|
-
"operationId": "EnterpriseVersionConfigCreate",
|
|
1640
|
-
"httpMethod": "post",
|
|
1641
|
-
"route": "/enterprise-versions/new(/)",
|
|
1642
|
-
"description": "Saves the input as a new EnterpriseVersionConfig.",
|
|
1643
|
-
"entityType": "EnterpriseVersionConfig"
|
|
1644
|
-
},
|
|
1645
|
-
{
|
|
1646
|
-
"operationId": "getCabinetConfigState",
|
|
1647
|
-
"httpMethod": "get",
|
|
1648
|
-
"route": "/enterprise/:enterprise/cabinet/:cabinet/config-state(/)",
|
|
1649
|
-
"description": "",
|
|
1650
|
-
"entityType": "CabinetConfigStateRequest"
|
|
1651
|
-
},
|
|
1652
|
-
{
|
|
1653
|
-
"operationId": "EnterpriseCreateMany",
|
|
1654
|
-
"httpMethod": "post",
|
|
1655
|
-
"route": "/enterprises(/)",
|
|
1656
|
-
"description": "Saves each given input as a new Enterprise.",
|
|
1657
|
-
"entityType": "Array<Enterprise>"
|
|
1658
|
-
},
|
|
1659
|
-
{
|
|
1660
|
-
"operationId": "EnterpriseList",
|
|
1661
|
-
"httpMethod": "get",
|
|
1662
|
-
"route": "/enterprises(/)",
|
|
1663
|
-
"description": "Retrieves all the existing Enterprise that satisfy the given criteria.",
|
|
1664
|
-
"entityType": "EnterpriseCriteria"
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"operationId": "EnterpriseUpdateMany",
|
|
1668
|
-
"httpMethod": "put",
|
|
1669
|
-
"route": "/enterprises(/)",
|
|
1670
|
-
"description": "Overwrites each existing Enterprise.",
|
|
1671
|
-
"entityType": "Array<Enterprise>"
|
|
1672
|
-
},
|
|
1673
|
-
{
|
|
1674
|
-
"operationId": "EnterprisePatchWhere",
|
|
1675
|
-
"httpMethod": "patch",
|
|
1676
|
-
"route": "/enterprises(/)",
|
|
1677
|
-
"description": "Performs the given operations on each existing Enterprise that satisfies the given criteria.",
|
|
1678
|
-
"entityType": "PatchSpecForMany<Enterprise, EnterpriseCriteria>"
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"operationId": "EnterpriseDeleteWhere",
|
|
1682
|
-
"httpMethod": "delete",
|
|
1683
|
-
"route": "/enterprises(/)",
|
|
1684
|
-
"description": "Deletes each existing Enterprise that satisfies the given criteria.",
|
|
1685
|
-
"entityType": "EnterpriseCriteria"
|
|
1686
|
-
},
|
|
1687
|
-
{
|
|
1688
|
-
"operationId": "EnterpriseGet",
|
|
1689
|
-
"httpMethod": "get",
|
|
1690
|
-
"route": "/enterprises/:id(/)",
|
|
1691
|
-
"description": "Retrieves the single, uniquely identified Enterprise.",
|
|
1692
|
-
"entityType": "IdSpecFor<Enterprise>"
|
|
1693
|
-
},
|
|
1694
|
-
{
|
|
1695
|
-
"operationId": "EnterpriseUpdate",
|
|
1696
|
-
"httpMethod": "put",
|
|
1697
|
-
"route": "/enterprises/:id(/)",
|
|
1698
|
-
"description": "Overwrites the existing Enterprise.",
|
|
1699
|
-
"entityType": "Enterprise"
|
|
1700
|
-
},
|
|
1701
|
-
{
|
|
1702
|
-
"operationId": "EnterprisePatch",
|
|
1703
|
-
"httpMethod": "patch",
|
|
1704
|
-
"route": "/enterprises/:id(/)",
|
|
1705
|
-
"description": "Performs the given operations on the existing Enterprise.",
|
|
1706
|
-
"entityType": "PatchSpecForOne<Enterprise>"
|
|
1707
|
-
},
|
|
1708
|
-
{
|
|
1709
|
-
"operationId": "EnterpriseDelete",
|
|
1710
|
-
"httpMethod": "delete",
|
|
1711
|
-
"route": "/enterprises/:id(/)",
|
|
1712
|
-
"description": "Deletes the existing Enterprise.",
|
|
1713
|
-
"entityType": "IdSpecFor<Enterprise>"
|
|
1714
|
-
},
|
|
1715
|
-
{
|
|
1716
|
-
"operationId": "EnterpriseCreate",
|
|
1717
|
-
"httpMethod": "post",
|
|
1718
|
-
"route": "/enterprises/new(/)",
|
|
1719
|
-
"description": "Saves the input as a new Enterprise.",
|
|
1720
|
-
"entityType": "Enterprise"
|
|
1721
|
-
},
|
|
1722
|
-
{
|
|
1723
|
-
"operationId": "EnvironmentCreateMany",
|
|
1724
|
-
"httpMethod": "post",
|
|
1725
|
-
"route": "/environments(/)",
|
|
1726
|
-
"description": "Saves each given input as a new Environment.",
|
|
1727
|
-
"entityType": "Array<Environment>"
|
|
1728
|
-
},
|
|
1729
|
-
{
|
|
1730
|
-
"operationId": "EnvironmentList",
|
|
1731
|
-
"httpMethod": "get",
|
|
1732
|
-
"route": "/environments(/)",
|
|
1733
|
-
"description": "Retrieves all the existing Environment that satisfy the given criteria.",
|
|
1734
|
-
"entityType": "EnvironmentCriteria"
|
|
1735
|
-
},
|
|
1736
|
-
{
|
|
1737
|
-
"operationId": "EnvironmentUpdateMany",
|
|
1738
|
-
"httpMethod": "put",
|
|
1739
|
-
"route": "/environments(/)",
|
|
1740
|
-
"description": "Overwrites each existing Environment.",
|
|
1741
|
-
"entityType": "Array<Environment>"
|
|
1742
|
-
},
|
|
1743
|
-
{
|
|
1744
|
-
"operationId": "EnvironmentPatchWhere",
|
|
1745
|
-
"httpMethod": "patch",
|
|
1746
|
-
"route": "/environments(/)",
|
|
1747
|
-
"description": "Performs the given operations on each existing Environment that satisfies the given criteria.",
|
|
1748
|
-
"entityType": "PatchSpecForMany<Environment, EnvironmentCriteria>"
|
|
1749
|
-
},
|
|
1750
|
-
{
|
|
1751
|
-
"operationId": "EnvironmentDeleteWhere",
|
|
1752
|
-
"httpMethod": "delete",
|
|
1753
|
-
"route": "/environments(/)",
|
|
1754
|
-
"description": "Deletes each existing Environment that satisfies the given criteria.",
|
|
1755
|
-
"entityType": "EnvironmentCriteria"
|
|
1756
|
-
},
|
|
1757
|
-
{
|
|
1758
|
-
"operationId": "EnvironmentGet",
|
|
1759
|
-
"httpMethod": "get",
|
|
1760
|
-
"route": "/environments/:id(/)",
|
|
1761
|
-
"description": "Retrieves the single, uniquely identified Environment.",
|
|
1762
|
-
"entityType": "IdSpecFor<Environment>"
|
|
1763
|
-
},
|
|
1764
|
-
{
|
|
1765
|
-
"operationId": "EnvironmentUpdate",
|
|
1766
|
-
"httpMethod": "put",
|
|
1767
|
-
"route": "/environments/:id(/)",
|
|
1768
|
-
"description": "Overwrites the existing Environment.",
|
|
1769
|
-
"entityType": "Environment"
|
|
1770
|
-
},
|
|
1771
|
-
{
|
|
1772
|
-
"operationId": "EnvironmentPatch",
|
|
1773
|
-
"httpMethod": "patch",
|
|
1774
|
-
"route": "/environments/:id(/)",
|
|
1775
|
-
"description": "Performs the given operations on the existing Environment.",
|
|
1776
|
-
"entityType": "PatchSpecForOne<Environment>"
|
|
1777
|
-
},
|
|
1778
|
-
{
|
|
1779
|
-
"operationId": "EnvironmentDelete",
|
|
1780
|
-
"httpMethod": "delete",
|
|
1781
|
-
"route": "/environments/:id(/)",
|
|
1782
|
-
"description": "Deletes the existing Environment.",
|
|
1783
|
-
"entityType": "IdSpecFor<Environment>"
|
|
1784
|
-
},
|
|
1785
|
-
{
|
|
1786
|
-
"operationId": "EnvironmentCreate",
|
|
1787
|
-
"httpMethod": "post",
|
|
1788
|
-
"route": "/environments/new(/)",
|
|
1789
|
-
"description": "Saves the input as a new Environment.",
|
|
1790
|
-
"entityType": "Environment"
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
"operationId": "FileStoreDefCreateMany",
|
|
1794
|
-
"httpMethod": "post",
|
|
1795
|
-
"route": "/file-stores(/)",
|
|
1796
|
-
"description": "Saves each given input as a new FileStoreDef.",
|
|
1797
|
-
"entityType": "Array<FileStoreDef>"
|
|
1798
|
-
},
|
|
1799
|
-
{
|
|
1800
|
-
"operationId": "FileStoreDefList",
|
|
1801
|
-
"httpMethod": "get",
|
|
1802
|
-
"route": "/file-stores(/)",
|
|
1803
|
-
"description": "Retrieves all the existing FileStoreDef that satisfy the given criteria.",
|
|
1804
|
-
"entityType": "FileStoreDefCriteria"
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"operationId": "FileStoreDefUpdateMany",
|
|
1808
|
-
"httpMethod": "put",
|
|
1809
|
-
"route": "/file-stores(/)",
|
|
1810
|
-
"description": "Overwrites each existing FileStoreDef.",
|
|
1811
|
-
"entityType": "Array<FileStoreDef>"
|
|
1812
|
-
},
|
|
1813
|
-
{
|
|
1814
|
-
"operationId": "FileStoreDefPatchWhere",
|
|
1815
|
-
"httpMethod": "patch",
|
|
1816
|
-
"route": "/file-stores(/)",
|
|
1817
|
-
"description": "Performs the given operations on each existing FileStoreDef that satisfies the given criteria.",
|
|
1818
|
-
"entityType": "PatchSpecForMany<FileStoreDef, FileStoreDefCriteria>"
|
|
1819
|
-
},
|
|
1820
|
-
{
|
|
1821
|
-
"operationId": "FileStoreDefDeleteWhere",
|
|
1822
|
-
"httpMethod": "delete",
|
|
1823
|
-
"route": "/file-stores(/)",
|
|
1824
|
-
"description": "Deletes each existing FileStoreDef that satisfies the given criteria.",
|
|
1825
|
-
"entityType": "FileStoreDefCriteria"
|
|
1826
|
-
},
|
|
1827
|
-
{
|
|
1828
|
-
"operationId": "FileStoreDefGet",
|
|
1829
|
-
"httpMethod": "get",
|
|
1830
|
-
"route": "/file-stores/:id(/)",
|
|
1831
|
-
"description": "Retrieves the single, uniquely identified FileStoreDef.",
|
|
1832
|
-
"entityType": "IdSpecFor<FileStoreDef>"
|
|
1833
|
-
},
|
|
1834
|
-
{
|
|
1835
|
-
"operationId": "FileStoreDefUpdate",
|
|
1836
|
-
"httpMethod": "put",
|
|
1837
|
-
"route": "/file-stores/:id(/)",
|
|
1838
|
-
"description": "Overwrites the existing FileStoreDef.",
|
|
1839
|
-
"entityType": "FileStoreDef"
|
|
1840
|
-
},
|
|
1841
|
-
{
|
|
1842
|
-
"operationId": "FileStoreDefPatch",
|
|
1843
|
-
"httpMethod": "patch",
|
|
1844
|
-
"route": "/file-stores/:id(/)",
|
|
1845
|
-
"description": "Performs the given operations on the existing FileStoreDef.",
|
|
1846
|
-
"entityType": "PatchSpecForOne<FileStoreDef>"
|
|
1847
|
-
},
|
|
1848
|
-
{
|
|
1849
|
-
"operationId": "FileStoreDefDelete",
|
|
1850
|
-
"httpMethod": "delete",
|
|
1851
|
-
"route": "/file-stores/:id(/)",
|
|
1852
|
-
"description": "Deletes the existing FileStoreDef.",
|
|
1853
|
-
"entityType": "IdSpecFor<FileStoreDef>"
|
|
1854
|
-
},
|
|
1855
|
-
{
|
|
1856
|
-
"operationId": "FileStoreDefCreate",
|
|
1857
|
-
"httpMethod": "post",
|
|
1858
|
-
"route": "/file-stores/new(/)",
|
|
1859
|
-
"description": "Saves the input as a new FileStoreDef.",
|
|
1860
|
-
"entityType": "FileStoreDef"
|
|
1861
|
-
},
|
|
1862
|
-
{
|
|
1863
|
-
"operationId": "ScopedHostNameConfigCreateMany",
|
|
1864
|
-
"httpMethod": "post",
|
|
1865
|
-
"route": "/host-names(/)",
|
|
1866
|
-
"description": "Saves each given input as a new ScopedHostNameConfig.",
|
|
1867
|
-
"entityType": "Array<ScopedHostNameConfig>"
|
|
1868
|
-
},
|
|
1869
|
-
{
|
|
1870
|
-
"operationId": "ScopedHostNameConfigList",
|
|
1871
|
-
"httpMethod": "get",
|
|
1872
|
-
"route": "/host-names(/)",
|
|
1873
|
-
"description": "Retrieves all the existing ScopedHostNameConfig that satisfy the given criteria.",
|
|
1874
|
-
"entityType": "ScopedHostNameConfigCriteria"
|
|
1875
|
-
},
|
|
1876
|
-
{
|
|
1877
|
-
"operationId": "ScopedHostNameConfigUpdateMany",
|
|
1878
|
-
"httpMethod": "put",
|
|
1879
|
-
"route": "/host-names(/)",
|
|
1880
|
-
"description": "Overwrites each existing ScopedHostNameConfig.",
|
|
1881
|
-
"entityType": "Array<ScopedHostNameConfig>"
|
|
1882
|
-
},
|
|
1883
|
-
{
|
|
1884
|
-
"operationId": "ScopedHostNameConfigPatchWhere",
|
|
1885
|
-
"httpMethod": "patch",
|
|
1886
|
-
"route": "/host-names(/)",
|
|
1887
|
-
"description": "Performs the given operations on each existing ScopedHostNameConfig that satisfies the given criteria.",
|
|
1888
|
-
"entityType": "PatchSpecForMany<ScopedHostNameConfig, ScopedHostNameConfigCriteria>"
|
|
1889
|
-
},
|
|
1890
|
-
{
|
|
1891
|
-
"operationId": "ScopedHostNameConfigDeleteWhere",
|
|
1892
|
-
"httpMethod": "delete",
|
|
1893
|
-
"route": "/host-names(/)",
|
|
1894
|
-
"description": "Deletes each existing ScopedHostNameConfig that satisfies the given criteria.",
|
|
1895
|
-
"entityType": "ScopedHostNameConfigCriteria"
|
|
1896
|
-
},
|
|
1897
|
-
{
|
|
1898
|
-
"operationId": "ScopedHostNameConfigGet",
|
|
1899
|
-
"httpMethod": "get",
|
|
1900
|
-
"route": "/host-names/:id(/)",
|
|
1901
|
-
"description": "Retrieves the single, uniquely identified ScopedHostNameConfig.",
|
|
1902
|
-
"entityType": "IdSpecFor<ScopedHostNameConfig>"
|
|
1903
|
-
},
|
|
1904
|
-
{
|
|
1905
|
-
"operationId": "ScopedHostNameConfigUpdate",
|
|
1906
|
-
"httpMethod": "put",
|
|
1907
|
-
"route": "/host-names/:id(/)",
|
|
1908
|
-
"description": "Overwrites the existing ScopedHostNameConfig.",
|
|
1909
|
-
"entityType": "ScopedHostNameConfig"
|
|
1910
|
-
},
|
|
1911
|
-
{
|
|
1912
|
-
"operationId": "ScopedHostNameConfigPatch",
|
|
1913
|
-
"httpMethod": "patch",
|
|
1914
|
-
"route": "/host-names/:id(/)",
|
|
1915
|
-
"description": "Performs the given operations on the existing ScopedHostNameConfig.",
|
|
1916
|
-
"entityType": "PatchSpecForOne<ScopedHostNameConfig>"
|
|
1917
|
-
},
|
|
1918
|
-
{
|
|
1919
|
-
"operationId": "ScopedHostNameConfigDelete",
|
|
1920
|
-
"httpMethod": "delete",
|
|
1921
|
-
"route": "/host-names/:id(/)",
|
|
1922
|
-
"description": "Deletes the existing ScopedHostNameConfig.",
|
|
1923
|
-
"entityType": "IdSpecFor<ScopedHostNameConfig>"
|
|
1924
|
-
},
|
|
1925
|
-
{
|
|
1926
|
-
"operationId": "ScopedHostNameConfigCreate",
|
|
1927
|
-
"httpMethod": "post",
|
|
1928
|
-
"route": "/host-names/new(/)",
|
|
1929
|
-
"description": "Saves the input as a new ScopedHostNameConfig.",
|
|
1930
|
-
"entityType": "ScopedHostNameConfig"
|
|
1931
|
-
},
|
|
1932
|
-
{
|
|
1933
|
-
"operationId": "ImageRegistryCreateMany",
|
|
1934
|
-
"httpMethod": "post",
|
|
1935
|
-
"route": "/image-registries(/)",
|
|
1936
|
-
"description": "Saves each given input as a new ImageRegistry.",
|
|
1937
|
-
"entityType": "Array<ImageRegistry>"
|
|
1938
|
-
},
|
|
1939
|
-
{
|
|
1940
|
-
"operationId": "ImageRegistryList",
|
|
1941
|
-
"httpMethod": "get",
|
|
1942
|
-
"route": "/image-registries(/)",
|
|
1943
|
-
"description": "Retrieves all the existing ImageRegistry that satisfy the given criteria.",
|
|
1944
|
-
"entityType": "ImageRegistryCriteria"
|
|
1945
|
-
},
|
|
1946
|
-
{
|
|
1947
|
-
"operationId": "ImageRegistryUpdateMany",
|
|
1948
|
-
"httpMethod": "put",
|
|
1949
|
-
"route": "/image-registries(/)",
|
|
1950
|
-
"description": "Overwrites each existing ImageRegistry.",
|
|
1951
|
-
"entityType": "Array<ImageRegistry>"
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"operationId": "ImageRegistryPatchWhere",
|
|
1955
|
-
"httpMethod": "patch",
|
|
1956
|
-
"route": "/image-registries(/)",
|
|
1957
|
-
"description": "Performs the given operations on each existing ImageRegistry that satisfies the given criteria.",
|
|
1958
|
-
"entityType": "PatchSpecForMany<ImageRegistry, ImageRegistryCriteria>"
|
|
1959
|
-
},
|
|
1960
|
-
{
|
|
1961
|
-
"operationId": "ImageRegistryDeleteWhere",
|
|
1962
|
-
"httpMethod": "delete",
|
|
1963
|
-
"route": "/image-registries(/)",
|
|
1964
|
-
"description": "Deletes each existing ImageRegistry that satisfies the given criteria.",
|
|
1965
|
-
"entityType": "ImageRegistryCriteria"
|
|
1966
|
-
},
|
|
1967
|
-
{
|
|
1968
|
-
"operationId": "ImageRegistryGet",
|
|
1969
|
-
"httpMethod": "get",
|
|
1970
|
-
"route": "/image-registries/:id(/)",
|
|
1971
|
-
"description": "Retrieves the single, uniquely identified ImageRegistry.",
|
|
1972
|
-
"entityType": "IdSpecFor<ImageRegistry>"
|
|
1973
|
-
},
|
|
1974
|
-
{
|
|
1975
|
-
"operationId": "ImageRegistryUpdate",
|
|
1976
|
-
"httpMethod": "put",
|
|
1977
|
-
"route": "/image-registries/:id(/)",
|
|
1978
|
-
"description": "Overwrites the existing ImageRegistry.",
|
|
1979
|
-
"entityType": "ImageRegistry"
|
|
1980
|
-
},
|
|
1981
|
-
{
|
|
1982
|
-
"operationId": "ImageRegistryPatch",
|
|
1983
|
-
"httpMethod": "patch",
|
|
1984
|
-
"route": "/image-registries/:id(/)",
|
|
1985
|
-
"description": "Performs the given operations on the existing ImageRegistry.",
|
|
1986
|
-
"entityType": "PatchSpecForOne<ImageRegistry>"
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
"operationId": "ImageRegistryDelete",
|
|
1990
|
-
"httpMethod": "delete",
|
|
1991
|
-
"route": "/image-registries/:id(/)",
|
|
1992
|
-
"description": "Deletes the existing ImageRegistry.",
|
|
1993
|
-
"entityType": "IdSpecFor<ImageRegistry>"
|
|
1994
|
-
},
|
|
1995
|
-
{
|
|
1996
|
-
"operationId": "ImageRegistryCreate",
|
|
1997
|
-
"httpMethod": "post",
|
|
1998
|
-
"route": "/image-registries/new(/)",
|
|
1999
|
-
"description": "Saves the input as a new ImageRegistry.",
|
|
2000
|
-
"entityType": "ImageRegistry"
|
|
2001
|
-
},
|
|
2002
|
-
{
|
|
2003
|
-
"operationId": "ImageCreateMany",
|
|
2004
|
-
"httpMethod": "post",
|
|
2005
|
-
"route": "/images(/)",
|
|
2006
|
-
"description": "Saves each given input as a new Image.",
|
|
2007
|
-
"entityType": "Array<Image>"
|
|
2008
|
-
},
|
|
2009
|
-
{
|
|
2010
|
-
"operationId": "ImageList",
|
|
2011
|
-
"httpMethod": "get",
|
|
2012
|
-
"route": "/images(/)",
|
|
2013
|
-
"description": "Retrieves all the existing Image that satisfy the given criteria.",
|
|
2014
|
-
"entityType": "ImageCriteria"
|
|
2015
|
-
},
|
|
2016
|
-
{
|
|
2017
|
-
"operationId": "ImageUpdateMany",
|
|
2018
|
-
"httpMethod": "put",
|
|
2019
|
-
"route": "/images(/)",
|
|
2020
|
-
"description": "Overwrites each existing Image.",
|
|
2021
|
-
"entityType": "Array<Image>"
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"operationId": "ImagePatchWhere",
|
|
2025
|
-
"httpMethod": "patch",
|
|
2026
|
-
"route": "/images(/)",
|
|
2027
|
-
"description": "Performs the given operations on each existing Image that satisfies the given criteria.",
|
|
2028
|
-
"entityType": "PatchSpecForMany<Image, ImageCriteria>"
|
|
2029
|
-
},
|
|
2030
|
-
{
|
|
2031
|
-
"operationId": "ImageDeleteWhere",
|
|
2032
|
-
"httpMethod": "delete",
|
|
2033
|
-
"route": "/images(/)",
|
|
2034
|
-
"description": "Deletes each existing Image that satisfies the given criteria.",
|
|
2035
|
-
"entityType": "ImageCriteria"
|
|
2036
|
-
},
|
|
2037
|
-
{
|
|
2038
|
-
"operationId": "ImageGet",
|
|
2039
|
-
"httpMethod": "get",
|
|
2040
|
-
"route": "/images/:id(/)",
|
|
2041
|
-
"description": "Retrieves the single, uniquely identified Image.",
|
|
2042
|
-
"entityType": "IdSpecFor<Image>"
|
|
2043
|
-
},
|
|
2044
|
-
{
|
|
2045
|
-
"operationId": "ImageUpdate",
|
|
2046
|
-
"httpMethod": "put",
|
|
2047
|
-
"route": "/images/:id(/)",
|
|
2048
|
-
"description": "Overwrites the existing Image.",
|
|
2049
|
-
"entityType": "Image"
|
|
2050
|
-
},
|
|
2051
|
-
{
|
|
2052
|
-
"operationId": "ImagePatch",
|
|
2053
|
-
"httpMethod": "patch",
|
|
2054
|
-
"route": "/images/:id(/)",
|
|
2055
|
-
"description": "Performs the given operations on the existing Image.",
|
|
2056
|
-
"entityType": "PatchSpecForOne<Image>"
|
|
2057
|
-
},
|
|
2058
|
-
{
|
|
2059
|
-
"operationId": "ImageDelete",
|
|
2060
|
-
"httpMethod": "delete",
|
|
2061
|
-
"route": "/images/:id(/)",
|
|
2062
|
-
"description": "Deletes the existing Image.",
|
|
2063
|
-
"entityType": "IdSpecFor<Image>"
|
|
2064
|
-
},
|
|
2065
|
-
{
|
|
2066
|
-
"operationId": "ImageCreate",
|
|
2067
|
-
"httpMethod": "post",
|
|
2068
|
-
"route": "/images/new(/)",
|
|
2069
|
-
"description": "Saves the input as a new Image.",
|
|
2070
|
-
"entityType": "Image"
|
|
2071
|
-
},
|
|
2072
|
-
{
|
|
2073
|
-
"operationId": "SetupJournalCreateMany",
|
|
2074
|
-
"httpMethod": "post",
|
|
2075
|
-
"route": "/journals(/)",
|
|
2076
|
-
"description": "Saves each given input as a new SetupJournal.",
|
|
2077
|
-
"entityType": "Array<SetupJournal>"
|
|
2078
|
-
},
|
|
2079
|
-
{
|
|
2080
|
-
"operationId": "SetupJournalList",
|
|
2081
|
-
"httpMethod": "get",
|
|
2082
|
-
"route": "/journals(/)",
|
|
2083
|
-
"description": "Retrieves all the existing SetupJournal that satisfy the given criteria.",
|
|
2084
|
-
"entityType": "SetupJournalCriteria"
|
|
2085
|
-
},
|
|
2086
|
-
{
|
|
2087
|
-
"operationId": "SetupJournalUpdateMany",
|
|
2088
|
-
"httpMethod": "put",
|
|
2089
|
-
"route": "/journals(/)",
|
|
2090
|
-
"description": "Overwrites each existing SetupJournal.",
|
|
2091
|
-
"entityType": "Array<SetupJournal>"
|
|
2092
|
-
},
|
|
2093
|
-
{
|
|
2094
|
-
"operationId": "SetupJournalPatchWhere",
|
|
2095
|
-
"httpMethod": "patch",
|
|
2096
|
-
"route": "/journals(/)",
|
|
2097
|
-
"description": "Performs the given operations on each existing SetupJournal that satisfies the given criteria.",
|
|
2098
|
-
"entityType": "PatchSpecForMany<SetupJournal, SetupJournalCriteria>"
|
|
2099
|
-
},
|
|
2100
|
-
{
|
|
2101
|
-
"operationId": "SetupJournalDeleteWhere",
|
|
2102
|
-
"httpMethod": "delete",
|
|
2103
|
-
"route": "/journals(/)",
|
|
2104
|
-
"description": "Deletes each existing SetupJournal that satisfies the given criteria.",
|
|
2105
|
-
"entityType": "SetupJournalCriteria"
|
|
2106
|
-
},
|
|
2107
|
-
{
|
|
2108
|
-
"operationId": "SetupJournalGet",
|
|
2109
|
-
"httpMethod": "get",
|
|
2110
|
-
"route": "/journals/:id(/)",
|
|
2111
|
-
"description": "Retrieves the single, uniquely identified SetupJournal.",
|
|
2112
|
-
"entityType": "IdSpecFor<SetupJournal>"
|
|
2113
|
-
},
|
|
2114
|
-
{
|
|
2115
|
-
"operationId": "SetupJournalUpdate",
|
|
2116
|
-
"httpMethod": "put",
|
|
2117
|
-
"route": "/journals/:id(/)",
|
|
2118
|
-
"description": "Overwrites the existing SetupJournal.",
|
|
2119
|
-
"entityType": "SetupJournal"
|
|
2120
|
-
},
|
|
2121
|
-
{
|
|
2122
|
-
"operationId": "SetupJournalPatch",
|
|
2123
|
-
"httpMethod": "patch",
|
|
2124
|
-
"route": "/journals/:id(/)",
|
|
2125
|
-
"description": "Performs the given operations on the existing SetupJournal.",
|
|
2126
|
-
"entityType": "PatchSpecForOne<SetupJournal>"
|
|
2127
|
-
},
|
|
2128
|
-
{
|
|
2129
|
-
"operationId": "SetupJournalDelete",
|
|
2130
|
-
"httpMethod": "delete",
|
|
2131
|
-
"route": "/journals/:id(/)",
|
|
2132
|
-
"description": "Deletes the existing SetupJournal.",
|
|
2133
|
-
"entityType": "IdSpecFor<SetupJournal>"
|
|
2134
|
-
},
|
|
2135
|
-
{
|
|
2136
|
-
"operationId": "SetupJournalCreate",
|
|
2137
|
-
"httpMethod": "post",
|
|
2138
|
-
"route": "/journals/new(/)",
|
|
2139
|
-
"description": "Saves the input as a new SetupJournal.",
|
|
2140
|
-
"entityType": "SetupJournal"
|
|
2141
|
-
},
|
|
2142
|
-
{
|
|
2143
|
-
"operationId": "KitCreateMany",
|
|
2144
|
-
"httpMethod": "post",
|
|
2145
|
-
"route": "/kits(/)",
|
|
2146
|
-
"description": "Saves each given input as a new Kit.",
|
|
2147
|
-
"entityType": "Array<Kit>"
|
|
2148
|
-
},
|
|
2149
|
-
{
|
|
2150
|
-
"operationId": "KitList",
|
|
2151
|
-
"httpMethod": "get",
|
|
2152
|
-
"route": "/kits(/)",
|
|
2153
|
-
"description": "Retrieves all the existing Kit that satisfy the given criteria.",
|
|
2154
|
-
"entityType": "KitCriteria"
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
"operationId": "KitUpdateMany",
|
|
2158
|
-
"httpMethod": "put",
|
|
2159
|
-
"route": "/kits(/)",
|
|
2160
|
-
"description": "Overwrites each existing Kit.",
|
|
2161
|
-
"entityType": "Array<Kit>"
|
|
2162
|
-
},
|
|
2163
|
-
{
|
|
2164
|
-
"operationId": "KitPatchWhere",
|
|
2165
|
-
"httpMethod": "patch",
|
|
2166
|
-
"route": "/kits(/)",
|
|
2167
|
-
"description": "Performs the given operations on each existing Kit that satisfies the given criteria.",
|
|
2168
|
-
"entityType": "PatchSpecForMany<Kit, KitCriteria>"
|
|
2169
|
-
},
|
|
2170
|
-
{
|
|
2171
|
-
"operationId": "KitDeleteWhere",
|
|
2172
|
-
"httpMethod": "delete",
|
|
2173
|
-
"route": "/kits(/)",
|
|
2174
|
-
"description": "Deletes each existing Kit that satisfies the given criteria.",
|
|
2175
|
-
"entityType": "KitCriteria"
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"operationId": "KitGet",
|
|
2179
|
-
"httpMethod": "get",
|
|
2180
|
-
"route": "/kits/:id(/)",
|
|
2181
|
-
"description": "Retrieves the single, uniquely identified Kit.",
|
|
2182
|
-
"entityType": "IdSpecFor<Kit>"
|
|
2183
|
-
},
|
|
2184
|
-
{
|
|
2185
|
-
"operationId": "KitUpdate",
|
|
2186
|
-
"httpMethod": "put",
|
|
2187
|
-
"route": "/kits/:id(/)",
|
|
2188
|
-
"description": "Overwrites the existing Kit.",
|
|
2189
|
-
"entityType": "Kit"
|
|
2190
|
-
},
|
|
2191
|
-
{
|
|
2192
|
-
"operationId": "KitPatch",
|
|
2193
|
-
"httpMethod": "patch",
|
|
2194
|
-
"route": "/kits/:id(/)",
|
|
2195
|
-
"description": "Performs the given operations on the existing Kit.",
|
|
2196
|
-
"entityType": "PatchSpecForOne<Kit>"
|
|
2197
|
-
},
|
|
2198
|
-
{
|
|
2199
|
-
"operationId": "KitDelete",
|
|
2200
|
-
"httpMethod": "delete",
|
|
2201
|
-
"route": "/kits/:id(/)",
|
|
2202
|
-
"description": "Deletes the existing Kit.",
|
|
2203
|
-
"entityType": "IdSpecFor<Kit>"
|
|
2204
|
-
},
|
|
2205
|
-
{
|
|
2206
|
-
"operationId": "KitCreate",
|
|
2207
|
-
"httpMethod": "post",
|
|
2208
|
-
"route": "/kits/new(/)",
|
|
2209
|
-
"description": "Saves the input as a new Kit.",
|
|
2210
|
-
"entityType": "Kit"
|
|
2211
|
-
},
|
|
2212
|
-
{
|
|
2213
|
-
"operationId": "KvpStoreDefCreateMany",
|
|
2214
|
-
"httpMethod": "post",
|
|
2215
|
-
"route": "/kvp-stores(/)",
|
|
2216
|
-
"description": "Saves each given input as a new KvpStoreDef.",
|
|
2217
|
-
"entityType": "Array<KvpStoreDef>"
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
"operationId": "KvpStoreDefList",
|
|
2221
|
-
"httpMethod": "get",
|
|
2222
|
-
"route": "/kvp-stores(/)",
|
|
2223
|
-
"description": "Retrieves all the existing KvpStoreDef that satisfy the given criteria.",
|
|
2224
|
-
"entityType": "KvpStoreDefCriteria"
|
|
2225
|
-
},
|
|
2226
|
-
{
|
|
2227
|
-
"operationId": "KvpStoreDefUpdateMany",
|
|
2228
|
-
"httpMethod": "put",
|
|
2229
|
-
"route": "/kvp-stores(/)",
|
|
2230
|
-
"description": "Overwrites each existing KvpStoreDef.",
|
|
2231
|
-
"entityType": "Array<KvpStoreDef>"
|
|
2232
|
-
},
|
|
2233
|
-
{
|
|
2234
|
-
"operationId": "KvpStoreDefPatchWhere",
|
|
2235
|
-
"httpMethod": "patch",
|
|
2236
|
-
"route": "/kvp-stores(/)",
|
|
2237
|
-
"description": "Performs the given operations on each existing KvpStoreDef that satisfies the given criteria.",
|
|
2238
|
-
"entityType": "PatchSpecForMany<KvpStoreDef, KvpStoreDefCriteria>"
|
|
2239
|
-
},
|
|
2240
|
-
{
|
|
2241
|
-
"operationId": "KvpStoreDefDeleteWhere",
|
|
2242
|
-
"httpMethod": "delete",
|
|
2243
|
-
"route": "/kvp-stores(/)",
|
|
2244
|
-
"description": "Deletes each existing KvpStoreDef that satisfies the given criteria.",
|
|
2245
|
-
"entityType": "KvpStoreDefCriteria"
|
|
2246
|
-
},
|
|
2247
|
-
{
|
|
2248
|
-
"operationId": "KvpStoreDefGet",
|
|
2249
|
-
"httpMethod": "get",
|
|
2250
|
-
"route": "/kvp-stores/:id(/)",
|
|
2251
|
-
"description": "Retrieves the single, uniquely identified KvpStoreDef.",
|
|
2252
|
-
"entityType": "IdSpecFor<KvpStoreDef>"
|
|
2253
|
-
},
|
|
2254
|
-
{
|
|
2255
|
-
"operationId": "KvpStoreDefUpdate",
|
|
2256
|
-
"httpMethod": "put",
|
|
2257
|
-
"route": "/kvp-stores/:id(/)",
|
|
2258
|
-
"description": "Overwrites the existing KvpStoreDef.",
|
|
2259
|
-
"entityType": "KvpStoreDef"
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"operationId": "KvpStoreDefPatch",
|
|
2263
|
-
"httpMethod": "patch",
|
|
2264
|
-
"route": "/kvp-stores/:id(/)",
|
|
2265
|
-
"description": "Performs the given operations on the existing KvpStoreDef.",
|
|
2266
|
-
"entityType": "PatchSpecForOne<KvpStoreDef>"
|
|
2267
|
-
},
|
|
2268
|
-
{
|
|
2269
|
-
"operationId": "KvpStoreDefDelete",
|
|
2270
|
-
"httpMethod": "delete",
|
|
2271
|
-
"route": "/kvp-stores/:id(/)",
|
|
2272
|
-
"description": "Deletes the existing KvpStoreDef.",
|
|
2273
|
-
"entityType": "IdSpecFor<KvpStoreDef>"
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"operationId": "KvpStoreDefCreate",
|
|
2277
|
-
"httpMethod": "post",
|
|
2278
|
-
"route": "/kvp-stores/new(/)",
|
|
2279
|
-
"description": "Saves the input as a new KvpStoreDef.",
|
|
2280
|
-
"entityType": "KvpStoreDef"
|
|
2281
|
-
},
|
|
2282
|
-
{
|
|
2283
|
-
"operationId": "NodePoolDefCreateMany",
|
|
2284
|
-
"httpMethod": "post",
|
|
2285
|
-
"route": "/node-pools(/)",
|
|
2286
|
-
"description": "Saves each given input as a new NodePoolDef.",
|
|
2287
|
-
"entityType": "Array<NodePoolDef>"
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"operationId": "NodePoolDefList",
|
|
2291
|
-
"httpMethod": "get",
|
|
2292
|
-
"route": "/node-pools(/)",
|
|
2293
|
-
"description": "Retrieves all the existing NodePoolDef that satisfy the given criteria.",
|
|
2294
|
-
"entityType": "NodePoolDefCriteria"
|
|
2295
|
-
},
|
|
2296
|
-
{
|
|
2297
|
-
"operationId": "NodePoolDefUpdateMany",
|
|
2298
|
-
"httpMethod": "put",
|
|
2299
|
-
"route": "/node-pools(/)",
|
|
2300
|
-
"description": "Overwrites each existing NodePoolDef.",
|
|
2301
|
-
"entityType": "Array<NodePoolDef>"
|
|
2302
|
-
},
|
|
2303
|
-
{
|
|
2304
|
-
"operationId": "NodePoolDefPatchWhere",
|
|
2305
|
-
"httpMethod": "patch",
|
|
2306
|
-
"route": "/node-pools(/)",
|
|
2307
|
-
"description": "Performs the given operations on each existing NodePoolDef that satisfies the given criteria.",
|
|
2308
|
-
"entityType": "PatchSpecForMany<NodePoolDef, NodePoolDefCriteria>"
|
|
2309
|
-
},
|
|
2310
|
-
{
|
|
2311
|
-
"operationId": "NodePoolDefDeleteWhere",
|
|
2312
|
-
"httpMethod": "delete",
|
|
2313
|
-
"route": "/node-pools(/)",
|
|
2314
|
-
"description": "Deletes each existing NodePoolDef that satisfies the given criteria.",
|
|
2315
|
-
"entityType": "NodePoolDefCriteria"
|
|
2316
|
-
},
|
|
2317
|
-
{
|
|
2318
|
-
"operationId": "NodePoolDefGet",
|
|
2319
|
-
"httpMethod": "get",
|
|
2320
|
-
"route": "/node-pools/:id(/)",
|
|
2321
|
-
"description": "Retrieves the single, uniquely identified NodePoolDef.",
|
|
2322
|
-
"entityType": "IdSpecFor<NodePoolDef>"
|
|
2323
|
-
},
|
|
2324
|
-
{
|
|
2325
|
-
"operationId": "NodePoolDefUpdate",
|
|
2326
|
-
"httpMethod": "put",
|
|
2327
|
-
"route": "/node-pools/:id(/)",
|
|
2328
|
-
"description": "Overwrites the existing NodePoolDef.",
|
|
2329
|
-
"entityType": "NodePoolDef"
|
|
2330
|
-
},
|
|
2331
|
-
{
|
|
2332
|
-
"operationId": "NodePoolDefPatch",
|
|
2333
|
-
"httpMethod": "patch",
|
|
2334
|
-
"route": "/node-pools/:id(/)",
|
|
2335
|
-
"description": "Performs the given operations on the existing NodePoolDef.",
|
|
2336
|
-
"entityType": "PatchSpecForOne<NodePoolDef>"
|
|
2337
|
-
},
|
|
2338
|
-
{
|
|
2339
|
-
"operationId": "NodePoolDefDelete",
|
|
2340
|
-
"httpMethod": "delete",
|
|
2341
|
-
"route": "/node-pools/:id(/)",
|
|
2342
|
-
"description": "Deletes the existing NodePoolDef.",
|
|
2343
|
-
"entityType": "IdSpecFor<NodePoolDef>"
|
|
2344
|
-
},
|
|
2345
|
-
{
|
|
2346
|
-
"operationId": "NodePoolDefCreate",
|
|
2347
|
-
"httpMethod": "post",
|
|
2348
|
-
"route": "/node-pools/new(/)",
|
|
2349
|
-
"description": "Saves the input as a new NodePoolDef.",
|
|
2350
|
-
"entityType": "NodePoolDef"
|
|
2351
|
-
},
|
|
2352
|
-
{
|
|
2353
|
-
"operationId": "ProductVersionConfigCreateMany",
|
|
2354
|
-
"httpMethod": "post",
|
|
2355
|
-
"route": "/product-versions(/)",
|
|
2356
|
-
"description": "Saves each given input as a new ProductVersionConfig.",
|
|
2357
|
-
"entityType": "Array<ProductVersionConfig>"
|
|
2358
|
-
},
|
|
2359
|
-
{
|
|
2360
|
-
"operationId": "ProductVersionConfigList",
|
|
2361
|
-
"httpMethod": "get",
|
|
2362
|
-
"route": "/product-versions(/)",
|
|
2363
|
-
"description": "Retrieves all the existing ProductVersionConfig that satisfy the given criteria.",
|
|
2364
|
-
"entityType": "ProductVersionConfigCriteria"
|
|
2365
|
-
},
|
|
2366
|
-
{
|
|
2367
|
-
"operationId": "ProductVersionConfigUpdateMany",
|
|
2368
|
-
"httpMethod": "put",
|
|
2369
|
-
"route": "/product-versions(/)",
|
|
2370
|
-
"description": "Overwrites each existing ProductVersionConfig.",
|
|
2371
|
-
"entityType": "Array<ProductVersionConfig>"
|
|
2372
|
-
},
|
|
2373
|
-
{
|
|
2374
|
-
"operationId": "ProductVersionConfigPatchWhere",
|
|
2375
|
-
"httpMethod": "patch",
|
|
2376
|
-
"route": "/product-versions(/)",
|
|
2377
|
-
"description": "Performs the given operations on each existing ProductVersionConfig that satisfies the given criteria.",
|
|
2378
|
-
"entityType": "PatchSpecForMany<ProductVersionConfig, ProductVersionConfigCriteria>"
|
|
2379
|
-
},
|
|
2380
|
-
{
|
|
2381
|
-
"operationId": "ProductVersionConfigDeleteWhere",
|
|
2382
|
-
"httpMethod": "delete",
|
|
2383
|
-
"route": "/product-versions(/)",
|
|
2384
|
-
"description": "Deletes each existing ProductVersionConfig that satisfies the given criteria.",
|
|
2385
|
-
"entityType": "ProductVersionConfigCriteria"
|
|
2386
|
-
},
|
|
2387
|
-
{
|
|
2388
|
-
"operationId": "ProductVersionConfigGet",
|
|
2389
|
-
"httpMethod": "get",
|
|
2390
|
-
"route": "/product-versions/:id(/)",
|
|
2391
|
-
"description": "Retrieves the single, uniquely identified ProductVersionConfig.",
|
|
2392
|
-
"entityType": "IdSpecFor<ProductVersionConfig>"
|
|
2393
|
-
},
|
|
2394
|
-
{
|
|
2395
|
-
"operationId": "ProductVersionConfigUpdate",
|
|
2396
|
-
"httpMethod": "put",
|
|
2397
|
-
"route": "/product-versions/:id(/)",
|
|
2398
|
-
"description": "Overwrites the existing ProductVersionConfig.",
|
|
2399
|
-
"entityType": "ProductVersionConfig"
|
|
2400
|
-
},
|
|
2401
|
-
{
|
|
2402
|
-
"operationId": "ProductVersionConfigPatch",
|
|
2403
|
-
"httpMethod": "patch",
|
|
2404
|
-
"route": "/product-versions/:id(/)",
|
|
2405
|
-
"description": "Performs the given operations on the existing ProductVersionConfig.",
|
|
2406
|
-
"entityType": "PatchSpecForOne<ProductVersionConfig>"
|
|
2407
|
-
},
|
|
2408
|
-
{
|
|
2409
|
-
"operationId": "ProductVersionConfigDelete",
|
|
2410
|
-
"httpMethod": "delete",
|
|
2411
|
-
"route": "/product-versions/:id(/)",
|
|
2412
|
-
"description": "Deletes the existing ProductVersionConfig.",
|
|
2413
|
-
"entityType": "IdSpecFor<ProductVersionConfig>"
|
|
2414
|
-
},
|
|
2415
|
-
{
|
|
2416
|
-
"operationId": "ProductVersionConfigCreate",
|
|
2417
|
-
"httpMethod": "post",
|
|
2418
|
-
"route": "/product-versions/new(/)",
|
|
2419
|
-
"description": "Saves the input as a new ProductVersionConfig.",
|
|
2420
|
-
"entityType": "ProductVersionConfig"
|
|
2421
|
-
},
|
|
2422
|
-
{
|
|
2423
|
-
"operationId": "ProductCreateMany",
|
|
2424
|
-
"httpMethod": "post",
|
|
2425
|
-
"route": "/products(/)",
|
|
2426
|
-
"description": "Saves each given input as a new Product.",
|
|
2427
|
-
"entityType": "Array<Product>"
|
|
2428
|
-
},
|
|
2429
|
-
{
|
|
2430
|
-
"operationId": "ProductList",
|
|
2431
|
-
"httpMethod": "get",
|
|
2432
|
-
"route": "/products(/)",
|
|
2433
|
-
"description": "Retrieves all the existing Product that satisfy the given criteria.",
|
|
2434
|
-
"entityType": "ProductCriteria"
|
|
2435
|
-
},
|
|
2436
|
-
{
|
|
2437
|
-
"operationId": "ProductUpdateMany",
|
|
2438
|
-
"httpMethod": "put",
|
|
2439
|
-
"route": "/products(/)",
|
|
2440
|
-
"description": "Overwrites each existing Product.",
|
|
2441
|
-
"entityType": "Array<Product>"
|
|
2442
|
-
},
|
|
2443
|
-
{
|
|
2444
|
-
"operationId": "ProductPatchWhere",
|
|
2445
|
-
"httpMethod": "patch",
|
|
2446
|
-
"route": "/products(/)",
|
|
2447
|
-
"description": "Performs the given operations on each existing Product that satisfies the given criteria.",
|
|
2448
|
-
"entityType": "PatchSpecForMany<Product, ProductCriteria>"
|
|
2449
|
-
},
|
|
2450
|
-
{
|
|
2451
|
-
"operationId": "ProductDeleteWhere",
|
|
2452
|
-
"httpMethod": "delete",
|
|
2453
|
-
"route": "/products(/)",
|
|
2454
|
-
"description": "Deletes each existing Product that satisfies the given criteria.",
|
|
2455
|
-
"entityType": "ProductCriteria"
|
|
2456
|
-
},
|
|
2457
|
-
{
|
|
2458
|
-
"operationId": "ProductGet",
|
|
2459
|
-
"httpMethod": "get",
|
|
2460
|
-
"route": "/products/:id(/)",
|
|
2461
|
-
"description": "Retrieves the single, uniquely identified Product.",
|
|
2462
|
-
"entityType": "IdSpecFor<Product>"
|
|
2463
|
-
},
|
|
2464
|
-
{
|
|
2465
|
-
"operationId": "ProductUpdate",
|
|
2466
|
-
"httpMethod": "put",
|
|
2467
|
-
"route": "/products/:id(/)",
|
|
2468
|
-
"description": "Overwrites the existing Product.",
|
|
2469
|
-
"entityType": "Product"
|
|
2470
|
-
},
|
|
2471
|
-
{
|
|
2472
|
-
"operationId": "ProductPatch",
|
|
2473
|
-
"httpMethod": "patch",
|
|
2474
|
-
"route": "/products/:id(/)",
|
|
2475
|
-
"description": "Performs the given operations on the existing Product.",
|
|
2476
|
-
"entityType": "PatchSpecForOne<Product>"
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"operationId": "ProductDelete",
|
|
2480
|
-
"httpMethod": "delete",
|
|
2481
|
-
"route": "/products/:id(/)",
|
|
2482
|
-
"description": "Deletes the existing Product.",
|
|
2483
|
-
"entityType": "IdSpecFor<Product>"
|
|
2484
|
-
},
|
|
2485
|
-
{
|
|
2486
|
-
"operationId": "ProductCreate",
|
|
2487
|
-
"httpMethod": "post",
|
|
2488
|
-
"route": "/products/new(/)",
|
|
2489
|
-
"description": "Saves the input as a new Product.",
|
|
2490
|
-
"entityType": "Product"
|
|
2491
|
-
},
|
|
2492
|
-
{
|
|
2493
|
-
"operationId": "relayResources",
|
|
2494
|
-
"httpMethod": "get",
|
|
2495
|
-
"route": "/relay-resources/:path",
|
|
2496
|
-
"description": "",
|
|
2497
|
-
"entityType": "FileRequest"
|
|
2498
|
-
},
|
|
2499
|
-
{
|
|
2500
|
-
"operationId": "getScopedConfigs",
|
|
2501
|
-
"httpMethod": "get",
|
|
2502
|
-
"route": "/scopedConfigs(/)",
|
|
2503
|
-
"description": "",
|
|
2504
|
-
"entityType": "ScopedConfigCriteria"
|
|
2505
|
-
},
|
|
2506
|
-
{
|
|
2507
|
-
"operationId": "getScopedConfigs",
|
|
2508
|
-
"httpMethod": "get",
|
|
2509
|
-
"route": "/scopedConfigs/:enterprise/:cabinet/:asset(/)",
|
|
2510
|
-
"description": "",
|
|
2511
|
-
"entityType": "ScopedConfigCriteria"
|
|
2512
|
-
},
|
|
2513
|
-
{
|
|
2514
|
-
"operationId": "getScopedConfigs",
|
|
2515
|
-
"httpMethod": "get",
|
|
2516
|
-
"route": "/scopedConfigs/:enterprise/:cabinet/:asset/:targetFile(/)",
|
|
2517
|
-
"description": "",
|
|
2518
|
-
"entityType": "ScopedConfigCriteria"
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
"operationId": "ScopedSettingCreateMany",
|
|
2522
|
-
"httpMethod": "post",
|
|
2523
|
-
"route": "/settings(/)",
|
|
2524
|
-
"description": "Saves each given input as a new ScopedSetting.",
|
|
2525
|
-
"entityType": "Array<ScopedSetting>"
|
|
2526
|
-
},
|
|
2527
|
-
{
|
|
2528
|
-
"operationId": "ScopedSettingList",
|
|
2529
|
-
"httpMethod": "get",
|
|
2530
|
-
"route": "/settings(/)",
|
|
2531
|
-
"description": "Retrieves all the existing ScopedSetting that satisfy the given criteria.",
|
|
2532
|
-
"entityType": "ScopedSettingCriteria"
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
"operationId": "ScopedSettingUpdateMany",
|
|
2536
|
-
"httpMethod": "put",
|
|
2537
|
-
"route": "/settings(/)",
|
|
2538
|
-
"description": "Overwrites each existing ScopedSetting.",
|
|
2539
|
-
"entityType": "Array<ScopedSetting>"
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"operationId": "ScopedSettingPatchWhere",
|
|
2543
|
-
"httpMethod": "patch",
|
|
2544
|
-
"route": "/settings(/)",
|
|
2545
|
-
"description": "Performs the given operations on each existing ScopedSetting that satisfies the given criteria.",
|
|
2546
|
-
"entityType": "PatchSpecForMany<ScopedSetting, ScopedSettingCriteria>"
|
|
2547
|
-
},
|
|
2548
|
-
{
|
|
2549
|
-
"operationId": "ScopedSettingDeleteWhere",
|
|
2550
|
-
"httpMethod": "delete",
|
|
2551
|
-
"route": "/settings(/)",
|
|
2552
|
-
"description": "Deletes each existing ScopedSetting that satisfies the given criteria.",
|
|
2553
|
-
"entityType": "ScopedSettingCriteria"
|
|
2554
|
-
},
|
|
2555
|
-
{
|
|
2556
|
-
"operationId": "ScopedSettingGet",
|
|
2557
|
-
"httpMethod": "get",
|
|
2558
|
-
"route": "/settings/:id(/)",
|
|
2559
|
-
"description": "Retrieves the single, uniquely identified ScopedSetting.",
|
|
2560
|
-
"entityType": "IdSpecFor<ScopedSetting>"
|
|
2561
|
-
},
|
|
2562
|
-
{
|
|
2563
|
-
"operationId": "ScopedSettingUpdate",
|
|
2564
|
-
"httpMethod": "put",
|
|
2565
|
-
"route": "/settings/:id(/)",
|
|
2566
|
-
"description": "Overwrites the existing ScopedSetting.",
|
|
2567
|
-
"entityType": "ScopedSetting"
|
|
2568
|
-
},
|
|
2569
|
-
{
|
|
2570
|
-
"operationId": "ScopedSettingPatch",
|
|
2571
|
-
"httpMethod": "patch",
|
|
2572
|
-
"route": "/settings/:id(/)",
|
|
2573
|
-
"description": "Performs the given operations on the existing ScopedSetting.",
|
|
2574
|
-
"entityType": "PatchSpecForOne<ScopedSetting>"
|
|
2575
|
-
},
|
|
2576
|
-
{
|
|
2577
|
-
"operationId": "ScopedSettingDelete",
|
|
2578
|
-
"httpMethod": "delete",
|
|
2579
|
-
"route": "/settings/:id(/)",
|
|
2580
|
-
"description": "Deletes the existing ScopedSetting.",
|
|
2581
|
-
"entityType": "IdSpecFor<ScopedSetting>"
|
|
2582
|
-
},
|
|
2583
|
-
{
|
|
2584
|
-
"operationId": "ScopedSettingCreate",
|
|
2585
|
-
"httpMethod": "post",
|
|
2586
|
-
"route": "/settings/new(/)",
|
|
2587
|
-
"description": "Saves the input as a new ScopedSetting.",
|
|
2588
|
-
"entityType": "ScopedSetting"
|
|
2589
|
-
},
|
|
2590
|
-
{
|
|
2591
|
-
"operationId": "SnapshotCreateMany",
|
|
2592
|
-
"httpMethod": "post",
|
|
2593
|
-
"route": "/snapshots(/)",
|
|
2594
|
-
"description": "Saves each given input as a new Snapshot.",
|
|
2595
|
-
"entityType": "Array<Snapshot>"
|
|
2596
|
-
},
|
|
2597
|
-
{
|
|
2598
|
-
"operationId": "SnapshotList",
|
|
2599
|
-
"httpMethod": "get",
|
|
2600
|
-
"route": "/snapshots(/)",
|
|
2601
|
-
"description": "Retrieves all the existing Snapshot that satisfy the given criteria.",
|
|
2602
|
-
"entityType": "SnapshotCriteria"
|
|
2603
|
-
},
|
|
2604
|
-
{
|
|
2605
|
-
"operationId": "SnapshotUpdateMany",
|
|
2606
|
-
"httpMethod": "put",
|
|
2607
|
-
"route": "/snapshots(/)",
|
|
2608
|
-
"description": "Overwrites each existing Snapshot.",
|
|
2609
|
-
"entityType": "Array<Snapshot>"
|
|
2610
|
-
},
|
|
2611
|
-
{
|
|
2612
|
-
"operationId": "SnapshotPatchWhere",
|
|
2613
|
-
"httpMethod": "patch",
|
|
2614
|
-
"route": "/snapshots(/)",
|
|
2615
|
-
"description": "Performs the given operations on each existing Snapshot that satisfies the given criteria.",
|
|
2616
|
-
"entityType": "PatchSpecForMany<Snapshot, SnapshotCriteria>"
|
|
2617
|
-
},
|
|
2618
|
-
{
|
|
2619
|
-
"operationId": "SnapshotDeleteWhere",
|
|
2620
|
-
"httpMethod": "delete",
|
|
2621
|
-
"route": "/snapshots(/)",
|
|
2622
|
-
"description": "Deletes each existing Snapshot that satisfies the given criteria.",
|
|
2623
|
-
"entityType": "SnapshotCriteria"
|
|
2624
|
-
},
|
|
2625
|
-
{
|
|
2626
|
-
"operationId": "SnapshotGet",
|
|
2627
|
-
"httpMethod": "get",
|
|
2628
|
-
"route": "/snapshots/:id(/)",
|
|
2629
|
-
"description": "Retrieves the single, uniquely identified Snapshot.",
|
|
2630
|
-
"entityType": "IdSpecFor<Snapshot>"
|
|
2631
|
-
},
|
|
2632
|
-
{
|
|
2633
|
-
"operationId": "SnapshotUpdate",
|
|
2634
|
-
"httpMethod": "put",
|
|
2635
|
-
"route": "/snapshots/:id(/)",
|
|
2636
|
-
"description": "Overwrites the existing Snapshot.",
|
|
2637
|
-
"entityType": "Snapshot"
|
|
2638
|
-
},
|
|
2639
|
-
{
|
|
2640
|
-
"operationId": "SnapshotPatch",
|
|
2641
|
-
"httpMethod": "patch",
|
|
2642
|
-
"route": "/snapshots/:id(/)",
|
|
2643
|
-
"description": "Performs the given operations on the existing Snapshot.",
|
|
2644
|
-
"entityType": "PatchSpecForOne<Snapshot>"
|
|
2645
|
-
},
|
|
2646
|
-
{
|
|
2647
|
-
"operationId": "SnapshotDelete",
|
|
2648
|
-
"httpMethod": "delete",
|
|
2649
|
-
"route": "/snapshots/:id(/)",
|
|
2650
|
-
"description": "Deletes the existing Snapshot.",
|
|
2651
|
-
"entityType": "IdSpecFor<Snapshot>"
|
|
2652
|
-
},
|
|
2653
|
-
{
|
|
2654
|
-
"operationId": "SnapshotCreate",
|
|
2655
|
-
"httpMethod": "post",
|
|
2656
|
-
"route": "/snapshots/new(/)",
|
|
2657
|
-
"description": "Saves the input as a new Snapshot.",
|
|
2658
|
-
"entityType": "Snapshot"
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"operationId": "SourceRepoCreateMany",
|
|
2662
|
-
"httpMethod": "post",
|
|
2663
|
-
"route": "/source-repos(/)",
|
|
2664
|
-
"description": "Saves each given input as a new SourceRepo.",
|
|
2665
|
-
"entityType": "Array<SourceRepo>"
|
|
2666
|
-
},
|
|
2667
|
-
{
|
|
2668
|
-
"operationId": "SourceRepoList",
|
|
2669
|
-
"httpMethod": "get",
|
|
2670
|
-
"route": "/source-repos(/)",
|
|
2671
|
-
"description": "Retrieves all the existing SourceRepo that satisfy the given criteria.",
|
|
2672
|
-
"entityType": "SourceRepoCriteria"
|
|
2673
|
-
},
|
|
2674
|
-
{
|
|
2675
|
-
"operationId": "SourceRepoUpdateMany",
|
|
2676
|
-
"httpMethod": "put",
|
|
2677
|
-
"route": "/source-repos(/)",
|
|
2678
|
-
"description": "Overwrites each existing SourceRepo.",
|
|
2679
|
-
"entityType": "Array<SourceRepo>"
|
|
2680
|
-
},
|
|
2681
|
-
{
|
|
2682
|
-
"operationId": "SourceRepoPatchWhere",
|
|
2683
|
-
"httpMethod": "patch",
|
|
2684
|
-
"route": "/source-repos(/)",
|
|
2685
|
-
"description": "Performs the given operations on each existing SourceRepo that satisfies the given criteria.",
|
|
2686
|
-
"entityType": "PatchSpecForMany<SourceRepo, SourceRepoCriteria>"
|
|
2687
|
-
},
|
|
2688
|
-
{
|
|
2689
|
-
"operationId": "SourceRepoDeleteWhere",
|
|
2690
|
-
"httpMethod": "delete",
|
|
2691
|
-
"route": "/source-repos(/)",
|
|
2692
|
-
"description": "Deletes each existing SourceRepo that satisfies the given criteria.",
|
|
2693
|
-
"entityType": "SourceRepoCriteria"
|
|
2694
|
-
},
|
|
2695
|
-
{
|
|
2696
|
-
"operationId": "SourceRepoGet",
|
|
2697
|
-
"httpMethod": "get",
|
|
2698
|
-
"route": "/source-repos/:id(/)",
|
|
2699
|
-
"description": "Retrieves the single, uniquely identified SourceRepo.",
|
|
2700
|
-
"entityType": "IdSpecFor<SourceRepo>"
|
|
2701
|
-
},
|
|
2702
|
-
{
|
|
2703
|
-
"operationId": "SourceRepoUpdate",
|
|
2704
|
-
"httpMethod": "put",
|
|
2705
|
-
"route": "/source-repos/:id(/)",
|
|
2706
|
-
"description": "Overwrites the existing SourceRepo.",
|
|
2707
|
-
"entityType": "SourceRepo"
|
|
2708
|
-
},
|
|
2709
|
-
{
|
|
2710
|
-
"operationId": "SourceRepoPatch",
|
|
2711
|
-
"httpMethod": "patch",
|
|
2712
|
-
"route": "/source-repos/:id(/)",
|
|
2713
|
-
"description": "Performs the given operations on the existing SourceRepo.",
|
|
2714
|
-
"entityType": "PatchSpecForOne<SourceRepo>"
|
|
2715
|
-
},
|
|
2716
|
-
{
|
|
2717
|
-
"operationId": "SourceRepoDelete",
|
|
2718
|
-
"httpMethod": "delete",
|
|
2719
|
-
"route": "/source-repos/:id(/)",
|
|
2720
|
-
"description": "Deletes the existing SourceRepo.",
|
|
2721
|
-
"entityType": "IdSpecFor<SourceRepo>"
|
|
2722
|
-
},
|
|
2723
|
-
{
|
|
2724
|
-
"operationId": "SourceRepoCreate",
|
|
2725
|
-
"httpMethod": "post",
|
|
2726
|
-
"route": "/source-repos/new(/)",
|
|
2727
|
-
"description": "Saves the input as a new SourceRepo.",
|
|
2728
|
-
"entityType": "SourceRepo"
|
|
2729
|
-
},
|
|
2730
|
-
{
|
|
2731
|
-
"operationId": "SubscriptionCreateMany",
|
|
2732
|
-
"httpMethod": "post",
|
|
2733
|
-
"route": "/subscriptions(/)",
|
|
2734
|
-
"description": "Saves each given input as a new Subscription.",
|
|
2735
|
-
"entityType": "Array<Subscription>"
|
|
2736
|
-
},
|
|
2737
|
-
{
|
|
2738
|
-
"operationId": "SubscriptionList",
|
|
2739
|
-
"httpMethod": "get",
|
|
2740
|
-
"route": "/subscriptions(/)",
|
|
2741
|
-
"description": "Retrieves all the existing Subscription that satisfy the given criteria.",
|
|
2742
|
-
"entityType": "SubscriptionCriteria"
|
|
2743
|
-
},
|
|
2744
|
-
{
|
|
2745
|
-
"operationId": "SubscriptionUpdateMany",
|
|
2746
|
-
"httpMethod": "put",
|
|
2747
|
-
"route": "/subscriptions(/)",
|
|
2748
|
-
"description": "Overwrites each existing Subscription.",
|
|
2749
|
-
"entityType": "Array<Subscription>"
|
|
2750
|
-
},
|
|
2751
|
-
{
|
|
2752
|
-
"operationId": "SubscriptionPatchWhere",
|
|
2753
|
-
"httpMethod": "patch",
|
|
2754
|
-
"route": "/subscriptions(/)",
|
|
2755
|
-
"description": "Performs the given operations on each existing Subscription that satisfies the given criteria.",
|
|
2756
|
-
"entityType": "PatchSpecForMany<Subscription, SubscriptionCriteria>"
|
|
2757
|
-
},
|
|
2758
|
-
{
|
|
2759
|
-
"operationId": "SubscriptionDeleteWhere",
|
|
2760
|
-
"httpMethod": "delete",
|
|
2761
|
-
"route": "/subscriptions(/)",
|
|
2762
|
-
"description": "Deletes each existing Subscription that satisfies the given criteria.",
|
|
2763
|
-
"entityType": "SubscriptionCriteria"
|
|
2764
|
-
},
|
|
2765
|
-
{
|
|
2766
|
-
"operationId": "SubscriptionGet",
|
|
2767
|
-
"httpMethod": "get",
|
|
2768
|
-
"route": "/subscriptions/:id(/)",
|
|
2769
|
-
"description": "Retrieves the single, uniquely identified Subscription.",
|
|
2770
|
-
"entityType": "IdSpecFor<Subscription>"
|
|
2771
|
-
},
|
|
2772
|
-
{
|
|
2773
|
-
"operationId": "SubscriptionUpdate",
|
|
2774
|
-
"httpMethod": "put",
|
|
2775
|
-
"route": "/subscriptions/:id(/)",
|
|
2776
|
-
"description": "Overwrites the existing Subscription.",
|
|
2777
|
-
"entityType": "Subscription"
|
|
2778
|
-
},
|
|
2779
|
-
{
|
|
2780
|
-
"operationId": "SubscriptionPatch",
|
|
2781
|
-
"httpMethod": "patch",
|
|
2782
|
-
"route": "/subscriptions/:id(/)",
|
|
2783
|
-
"description": "Performs the given operations on the existing Subscription.",
|
|
2784
|
-
"entityType": "PatchSpecForOne<Subscription>"
|
|
2785
|
-
},
|
|
2786
|
-
{
|
|
2787
|
-
"operationId": "SubscriptionDelete",
|
|
2788
|
-
"httpMethod": "delete",
|
|
2789
|
-
"route": "/subscriptions/:id(/)",
|
|
2790
|
-
"description": "Deletes the existing Subscription.",
|
|
2791
|
-
"entityType": "IdSpecFor<Subscription>"
|
|
2792
|
-
},
|
|
2793
|
-
{
|
|
2794
|
-
"operationId": "SubscriptionCreate",
|
|
2795
|
-
"httpMethod": "post",
|
|
2796
|
-
"route": "/subscriptions/new(/)",
|
|
2797
|
-
"description": "Saves the input as a new Subscription.",
|
|
2798
|
-
"entityType": "Subscription"
|
|
2799
|
-
},
|
|
2800
|
-
{
|
|
2801
|
-
"operationId": "",
|
|
2802
|
-
"httpMethod": "get",
|
|
2803
|
-
"route": "/swagger-ui/:path",
|
|
2804
|
-
"description": "",
|
|
2805
|
-
"entityType": "FileRequest"
|
|
2806
|
-
},
|
|
2807
|
-
{
|
|
2808
|
-
"operationId": "TagCreateMany",
|
|
2809
|
-
"httpMethod": "post",
|
|
2810
|
-
"route": "/tags(/)",
|
|
2811
|
-
"description": "Saves each given input as a new Tag.",
|
|
2812
|
-
"entityType": "Array<Tag>"
|
|
2813
|
-
},
|
|
2814
|
-
{
|
|
2815
|
-
"operationId": "TagList",
|
|
2816
|
-
"httpMethod": "get",
|
|
2817
|
-
"route": "/tags(/)",
|
|
2818
|
-
"description": "Retrieves all the existing Tag that satisfy the given criteria.",
|
|
2819
|
-
"entityType": "TagCriteria"
|
|
2820
|
-
},
|
|
2821
|
-
{
|
|
2822
|
-
"operationId": "TagUpdateMany",
|
|
2823
|
-
"httpMethod": "put",
|
|
2824
|
-
"route": "/tags(/)",
|
|
2825
|
-
"description": "Overwrites each existing Tag.",
|
|
2826
|
-
"entityType": "Array<Tag>"
|
|
2827
|
-
},
|
|
2828
|
-
{
|
|
2829
|
-
"operationId": "TagPatchWhere",
|
|
2830
|
-
"httpMethod": "patch",
|
|
2831
|
-
"route": "/tags(/)",
|
|
2832
|
-
"description": "Performs the given operations on each existing Tag that satisfies the given criteria.",
|
|
2833
|
-
"entityType": "PatchSpecForMany<Tag, TagCriteria>"
|
|
2834
|
-
},
|
|
2835
|
-
{
|
|
2836
|
-
"operationId": "TagDeleteWhere",
|
|
2837
|
-
"httpMethod": "delete",
|
|
2838
|
-
"route": "/tags(/)",
|
|
2839
|
-
"description": "Deletes each existing Tag that satisfies the given criteria.",
|
|
2840
|
-
"entityType": "TagCriteria"
|
|
2841
|
-
},
|
|
2842
|
-
{
|
|
2843
|
-
"operationId": "TagGet",
|
|
2844
|
-
"httpMethod": "get",
|
|
2845
|
-
"route": "/tags/:id(/)",
|
|
2846
|
-
"description": "Retrieves the single, uniquely identified Tag.",
|
|
2847
|
-
"entityType": "IdSpecFor<Tag>"
|
|
2848
|
-
},
|
|
2849
|
-
{
|
|
2850
|
-
"operationId": "TagUpdate",
|
|
2851
|
-
"httpMethod": "put",
|
|
2852
|
-
"route": "/tags/:id(/)",
|
|
2853
|
-
"description": "Overwrites the existing Tag.",
|
|
2854
|
-
"entityType": "Tag"
|
|
2855
|
-
},
|
|
2856
|
-
{
|
|
2857
|
-
"operationId": "TagPatch",
|
|
2858
|
-
"httpMethod": "patch",
|
|
2859
|
-
"route": "/tags/:id(/)",
|
|
2860
|
-
"description": "Performs the given operations on the existing Tag.",
|
|
2861
|
-
"entityType": "PatchSpecForOne<Tag>"
|
|
2862
|
-
},
|
|
2863
|
-
{
|
|
2864
|
-
"operationId": "TagDelete",
|
|
2865
|
-
"httpMethod": "delete",
|
|
2866
|
-
"route": "/tags/:id(/)",
|
|
2867
|
-
"description": "Deletes the existing Tag.",
|
|
2868
|
-
"entityType": "IdSpecFor<Tag>"
|
|
2869
|
-
},
|
|
2870
|
-
{
|
|
2871
|
-
"operationId": "TagCreate",
|
|
2872
|
-
"httpMethod": "post",
|
|
2873
|
-
"route": "/tags/new(/)",
|
|
2874
|
-
"description": "Saves the input as a new Tag.",
|
|
2875
|
-
"entityType": "Tag"
|
|
2876
|
-
},
|
|
2877
|
-
{
|
|
2878
|
-
"operationId": "CodiacTenantCreateMany",
|
|
2879
|
-
"httpMethod": "post",
|
|
2880
|
-
"route": "/tenants(/)",
|
|
2881
|
-
"description": "Saves each given input as a new CodiacTenant.",
|
|
2882
|
-
"entityType": "Array<CodiacTenant>"
|
|
2883
|
-
},
|
|
2884
|
-
{
|
|
2885
|
-
"operationId": "CodiacTenantList",
|
|
2886
|
-
"httpMethod": "get",
|
|
2887
|
-
"route": "/tenants(/)",
|
|
2888
|
-
"description": "Retrieves all the existing CodiacTenant that satisfy the given criteria.",
|
|
2889
|
-
"entityType": "CodiacTenantCriteria"
|
|
2890
|
-
},
|
|
2891
|
-
{
|
|
2892
|
-
"operationId": "CodiacTenantUpdateMany",
|
|
2893
|
-
"httpMethod": "put",
|
|
2894
|
-
"route": "/tenants(/)",
|
|
2895
|
-
"description": "Overwrites each existing CodiacTenant.",
|
|
2896
|
-
"entityType": "Array<CodiacTenant>"
|
|
2897
|
-
},
|
|
2898
|
-
{
|
|
2899
|
-
"operationId": "CodiacTenantPatchWhere",
|
|
2900
|
-
"httpMethod": "patch",
|
|
2901
|
-
"route": "/tenants(/)",
|
|
2902
|
-
"description": "Performs the given operations on each existing CodiacTenant that satisfies the given criteria.",
|
|
2903
|
-
"entityType": "PatchSpecForMany<CodiacTenant, CodiacTenantCriteria>"
|
|
2904
|
-
},
|
|
2905
|
-
{
|
|
2906
|
-
"operationId": "CodiacTenantDeleteWhere",
|
|
2907
|
-
"httpMethod": "delete",
|
|
2908
|
-
"route": "/tenants(/)",
|
|
2909
|
-
"description": "Deletes each existing CodiacTenant that satisfies the given criteria.",
|
|
2910
|
-
"entityType": "CodiacTenantCriteria"
|
|
2911
|
-
},
|
|
2912
|
-
{
|
|
2913
|
-
"operationId": "CodiacTenantGet",
|
|
2914
|
-
"httpMethod": "get",
|
|
2915
|
-
"route": "/tenants/:id(/)",
|
|
2916
|
-
"description": "Retrieves the single, uniquely identified CodiacTenant.",
|
|
2917
|
-
"entityType": "IdSpecFor<CodiacTenant>"
|
|
2918
|
-
},
|
|
2919
|
-
{
|
|
2920
|
-
"operationId": "CodiacTenantUpdate",
|
|
2921
|
-
"httpMethod": "put",
|
|
2922
|
-
"route": "/tenants/:id(/)",
|
|
2923
|
-
"description": "Overwrites the existing CodiacTenant.",
|
|
2924
|
-
"entityType": "CodiacTenant"
|
|
2925
|
-
},
|
|
2926
|
-
{
|
|
2927
|
-
"operationId": "CodiacTenantPatch",
|
|
2928
|
-
"httpMethod": "patch",
|
|
2929
|
-
"route": "/tenants/:id(/)",
|
|
2930
|
-
"description": "Performs the given operations on the existing CodiacTenant.",
|
|
2931
|
-
"entityType": "PatchSpecForOne<CodiacTenant>"
|
|
2932
|
-
},
|
|
2933
|
-
{
|
|
2934
|
-
"operationId": "CodiacTenantDelete",
|
|
2935
|
-
"httpMethod": "delete",
|
|
2936
|
-
"route": "/tenants/:id(/)",
|
|
2937
|
-
"description": "Deletes the existing CodiacTenant.",
|
|
2938
|
-
"entityType": "IdSpecFor<CodiacTenant>"
|
|
2939
|
-
},
|
|
2940
|
-
{
|
|
2941
|
-
"operationId": "CodiacTenantCreate",
|
|
2942
|
-
"httpMethod": "post",
|
|
2943
|
-
"route": "/tenants/new(/)",
|
|
2944
|
-
"description": "Saves the input as a new CodiacTenant.",
|
|
2945
|
-
"entityType": "CodiacTenant"
|
|
2946
|
-
},
|
|
2947
|
-
{
|
|
2948
|
-
"operationId": "VersionConfigCreateMany",
|
|
2949
|
-
"httpMethod": "post",
|
|
2950
|
-
"route": "/version-configs(/)",
|
|
2951
|
-
"description": "Saves each given input as a new VersionConfig.",
|
|
2952
|
-
"entityType": "Array<VersionConfig>"
|
|
2953
|
-
},
|
|
2954
|
-
{
|
|
2955
|
-
"operationId": "VersionConfigList",
|
|
2956
|
-
"httpMethod": "get",
|
|
2957
|
-
"route": "/version-configs(/)",
|
|
2958
|
-
"description": "Retrieves all the existing VersionConfig that satisfy the given criteria.",
|
|
2959
|
-
"entityType": "VersionConfigCriteria"
|
|
2960
|
-
},
|
|
2961
|
-
{
|
|
2962
|
-
"operationId": "VersionConfigUpdateMany",
|
|
2963
|
-
"httpMethod": "put",
|
|
2964
|
-
"route": "/version-configs(/)",
|
|
2965
|
-
"description": "Overwrites each existing VersionConfig.",
|
|
2966
|
-
"entityType": "Array<VersionConfig>"
|
|
2967
|
-
},
|
|
2968
|
-
{
|
|
2969
|
-
"operationId": "VersionConfigPatchWhere",
|
|
2970
|
-
"httpMethod": "patch",
|
|
2971
|
-
"route": "/version-configs(/)",
|
|
2972
|
-
"description": "Performs the given operations on each existing VersionConfig that satisfies the given criteria.",
|
|
2973
|
-
"entityType": "PatchSpecForMany<VersionConfig, VersionConfigCriteria>"
|
|
2974
|
-
},
|
|
2975
|
-
{
|
|
2976
|
-
"operationId": "VersionConfigDeleteWhere",
|
|
2977
|
-
"httpMethod": "delete",
|
|
2978
|
-
"route": "/version-configs(/)",
|
|
2979
|
-
"description": "Deletes each existing VersionConfig that satisfies the given criteria.",
|
|
2980
|
-
"entityType": "VersionConfigCriteria"
|
|
2981
|
-
},
|
|
2982
|
-
{
|
|
2983
|
-
"operationId": "VersionConfigGet",
|
|
2984
|
-
"httpMethod": "get",
|
|
2985
|
-
"route": "/version-configs/:id(/)",
|
|
2986
|
-
"description": "Retrieves the single, uniquely identified VersionConfig.",
|
|
2987
|
-
"entityType": "IdSpecFor<VersionConfig>"
|
|
2988
|
-
},
|
|
2989
|
-
{
|
|
2990
|
-
"operationId": "VersionConfigUpdate",
|
|
2991
|
-
"httpMethod": "put",
|
|
2992
|
-
"route": "/version-configs/:id(/)",
|
|
2993
|
-
"description": "Overwrites the existing VersionConfig.",
|
|
2994
|
-
"entityType": "VersionConfig"
|
|
2995
|
-
},
|
|
2996
|
-
{
|
|
2997
|
-
"operationId": "VersionConfigPatch",
|
|
2998
|
-
"httpMethod": "patch",
|
|
2999
|
-
"route": "/version-configs/:id(/)",
|
|
3000
|
-
"description": "Performs the given operations on the existing VersionConfig.",
|
|
3001
|
-
"entityType": "PatchSpecForOne<VersionConfig>"
|
|
3002
|
-
},
|
|
3003
|
-
{
|
|
3004
|
-
"operationId": "VersionConfigDelete",
|
|
3005
|
-
"httpMethod": "delete",
|
|
3006
|
-
"route": "/version-configs/:id(/)",
|
|
3007
|
-
"description": "Deletes the existing VersionConfig.",
|
|
3008
|
-
"entityType": "IdSpecFor<VersionConfig>"
|
|
3009
|
-
},
|
|
3010
|
-
{
|
|
3011
|
-
"operationId": "VersionConfigCreate",
|
|
3012
|
-
"httpMethod": "post",
|
|
3013
|
-
"route": "/version-configs/new(/)",
|
|
3014
|
-
"description": "Saves the input as a new VersionConfig.",
|
|
3015
|
-
"entityType": "VersionConfig"
|
|
3016
|
-
},
|
|
3017
|
-
{
|
|
3018
|
-
"operationId": "WorkFlowStrategyCreateMany",
|
|
3019
|
-
"httpMethod": "post",
|
|
3020
|
-
"route": "/workflow-strategies(/)",
|
|
3021
|
-
"description": "Saves each given input as a new WorkFlowStrategy.",
|
|
3022
|
-
"entityType": "Array<WorkFlowStrategy>"
|
|
3023
|
-
},
|
|
3024
|
-
{
|
|
3025
|
-
"operationId": "WorkFlowStrategyList",
|
|
3026
|
-
"httpMethod": "get",
|
|
3027
|
-
"route": "/workflow-strategies(/)",
|
|
3028
|
-
"description": "Retrieves all the existing WorkFlowStrategy that satisfy the given criteria.",
|
|
3029
|
-
"entityType": "WorkFlowStrategyCriteria"
|
|
3030
|
-
},
|
|
3031
|
-
{
|
|
3032
|
-
"operationId": "WorkFlowStrategyUpdateMany",
|
|
3033
|
-
"httpMethod": "put",
|
|
3034
|
-
"route": "/workflow-strategies(/)",
|
|
3035
|
-
"description": "Overwrites each existing WorkFlowStrategy.",
|
|
3036
|
-
"entityType": "Array<WorkFlowStrategy>"
|
|
3037
|
-
},
|
|
3038
|
-
{
|
|
3039
|
-
"operationId": "WorkFlowStrategyPatchWhere",
|
|
3040
|
-
"httpMethod": "patch",
|
|
3041
|
-
"route": "/workflow-strategies(/)",
|
|
3042
|
-
"description": "Performs the given operations on each existing WorkFlowStrategy that satisfies the given criteria.",
|
|
3043
|
-
"entityType": "PatchSpecForMany<WorkFlowStrategy, WorkFlowStrategyCriteria>"
|
|
3044
|
-
},
|
|
3045
|
-
{
|
|
3046
|
-
"operationId": "WorkFlowStrategyDeleteWhere",
|
|
3047
|
-
"httpMethod": "delete",
|
|
3048
|
-
"route": "/workflow-strategies(/)",
|
|
3049
|
-
"description": "Deletes each existing WorkFlowStrategy that satisfies the given criteria.",
|
|
3050
|
-
"entityType": "WorkFlowStrategyCriteria"
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"operationId": "WorkFlowStrategyGet",
|
|
3054
|
-
"httpMethod": "get",
|
|
3055
|
-
"route": "/workflow-strategies/:id(/)",
|
|
3056
|
-
"description": "Retrieves the single, uniquely identified WorkFlowStrategy.",
|
|
3057
|
-
"entityType": "IdSpecFor<WorkFlowStrategy>"
|
|
3058
|
-
},
|
|
3059
|
-
{
|
|
3060
|
-
"operationId": "WorkFlowStrategyUpdate",
|
|
3061
|
-
"httpMethod": "put",
|
|
3062
|
-
"route": "/workflow-strategies/:id(/)",
|
|
3063
|
-
"description": "Overwrites the existing WorkFlowStrategy.",
|
|
3064
|
-
"entityType": "WorkFlowStrategy"
|
|
3065
|
-
},
|
|
3066
|
-
{
|
|
3067
|
-
"operationId": "WorkFlowStrategyPatch",
|
|
3068
|
-
"httpMethod": "patch",
|
|
3069
|
-
"route": "/workflow-strategies/:id(/)",
|
|
3070
|
-
"description": "Performs the given operations on the existing WorkFlowStrategy.",
|
|
3071
|
-
"entityType": "PatchSpecForOne<WorkFlowStrategy>"
|
|
3072
|
-
},
|
|
3073
|
-
{
|
|
3074
|
-
"operationId": "WorkFlowStrategyDelete",
|
|
3075
|
-
"httpMethod": "delete",
|
|
3076
|
-
"route": "/workflow-strategies/:id(/)",
|
|
3077
|
-
"description": "Deletes the existing WorkFlowStrategy.",
|
|
3078
|
-
"entityType": "IdSpecFor<WorkFlowStrategy>"
|
|
3079
|
-
},
|
|
3080
|
-
{
|
|
3081
|
-
"operationId": "WorkFlowStrategyCreate",
|
|
3082
|
-
"httpMethod": "post",
|
|
3083
|
-
"route": "/workflow-strategies/new(/)",
|
|
3084
|
-
"description": "Saves the input as a new WorkFlowStrategy.",
|
|
3085
|
-
"entityType": "WorkFlowStrategy"
|
|
3086
|
-
},
|
|
3087
|
-
{
|
|
3088
|
-
"operationId": "getRootMap",
|
|
3089
|
-
"httpMethod": "get",
|
|
3090
|
-
"route": "all-the-things(/)",
|
|
3091
|
-
"description": "",
|
|
3092
|
-
"entityType": "RootMapCriteria"
|
|
3093
|
-
},
|
|
3094
|
-
{
|
|
3095
|
-
"operationId": "authSubscriptionCancel",
|
|
3096
|
-
"httpMethod": "post",
|
|
3097
|
-
"route": "auth/cancel",
|
|
3098
|
-
"description": "",
|
|
3099
|
-
"entityType": "TenantSubscriptionCancel"
|
|
3100
|
-
},
|
|
3101
|
-
{
|
|
3102
|
-
"operationId": "authSubscriptionUpdate",
|
|
3103
|
-
"httpMethod": "patch",
|
|
3104
|
-
"route": "auth/subscription",
|
|
3105
|
-
"description": "",
|
|
3106
|
-
"entityType": "TenantSubscriptionUpdate"
|
|
3107
|
-
},
|
|
3108
|
-
{
|
|
3109
|
-
"operationId": "GetCabinetHostNameConfig",
|
|
3110
|
-
"httpMethod": "get",
|
|
3111
|
-
"route": "cabinet-host-name-config",
|
|
3112
|
-
"description": "",
|
|
3113
|
-
"entityType": "CabinetHostNameConfigCriteria"
|
|
3114
|
-
},
|
|
3115
|
-
{
|
|
3116
|
-
"operationId": "readyState",
|
|
3117
|
-
"httpMethod": "get",
|
|
3118
|
-
"route": "ready-state",
|
|
3119
|
-
"description": "",
|
|
3120
|
-
"entityType": "ReadyStateRequest"
|
|
3121
|
-
},
|
|
3122
|
-
{
|
|
3123
|
-
"operationId": "getRootMap",
|
|
3124
|
-
"httpMethod": "get",
|
|
3125
|
-
"route": "root-map(/)",
|
|
3126
|
-
"description": "",
|
|
3127
|
-
"entityType": "RootMapCriteria"
|
|
3128
|
-
},
|
|
3129
|
-
{
|
|
3130
|
-
"operationId": "getCabinetScopes",
|
|
3131
|
-
"httpMethod": "get",
|
|
3132
|
-
"route": "scopes",
|
|
3133
|
-
"description": "",
|
|
3134
|
-
"entityType": "CabinetScopesCriteria"
|
|
3135
|
-
},
|
|
3136
|
-
{
|
|
3137
|
-
"operationId": "authSetTenantStatus",
|
|
3138
|
-
"httpMethod": "post",
|
|
3139
|
-
"route": "tenants/:tenantCode/set-status",
|
|
3140
|
-
"description": "",
|
|
3141
|
-
"entityType": "TenantStatusChange"
|
|
3142
|
-
},
|
|
3143
|
-
{
|
|
3144
|
-
"operationId": "getsertVersion",
|
|
3145
|
-
"httpMethod": "post",
|
|
3146
|
-
"route": "version-factory",
|
|
3147
|
-
"description": "Assembles an enterprise version configuration by overlaying the given assets onto an optional existing enterprise version, and either creates a new version record for it or retrieves one if that configuration already exists. Assets are automatically placed within their respective products if applicable.",
|
|
3148
|
-
"entityType": "VersionGetsertRequest"
|
|
3149
|
-
}];
|
|
3150
|
-
//# sourceMappingURL=endpoints.js.map
|