@software-hardware-integration-lab/sdk-shield 3.0.0 → 3.5.2-beta.a5c1c2f
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/LICENSE +21 -0
- package/README.md +109 -0
- package/bin/index.d.ts +11 -0
- package/bin/index.js +175 -0
- package/bin/sdk/api/auth/id/index.d.ts +55 -0
- package/bin/sdk/api/auth/id/index.js +26 -0
- package/bin/sdk/api/auth/index.d.ts +19 -0
- package/bin/sdk/api/auth/index.js +7 -0
- package/bin/sdk/api/core/health/index.d.ts +26 -0
- package/bin/sdk/api/core/health/index.js +12 -0
- package/bin/sdk/api/core/index.d.ts +24 -0
- package/bin/sdk/api/core/index.js +11 -0
- package/bin/sdk/api/core/systemRequirements/index.d.ts +27 -0
- package/bin/sdk/api/core/systemRequirements/index.js +10 -0
- package/bin/sdk/api/defend/device/index.d.ts +26 -0
- package/bin/sdk/api/defend/device/index.js +12 -0
- package/bin/sdk/api/defend/device/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/device/item/index.js +7 -0
- package/bin/sdk/api/defend/device/item/type/index.d.ts +26 -0
- package/bin/sdk/api/defend/device/item/type/index.js +12 -0
- package/bin/sdk/api/defend/device/item/type/item/index.d.ts +38 -0
- package/bin/sdk/api/defend/device/item/type/item/index.js +14 -0
- package/bin/sdk/api/defend/device/item/type/privileged/assign/index.d.ts +106 -0
- package/bin/sdk/api/defend/device/item/type/privileged/assign/index.js +59 -0
- package/bin/sdk/api/defend/device/item/type/privileged/index.d.ts +19 -0
- package/bin/sdk/api/defend/device/item/type/privileged/index.js +7 -0
- package/bin/sdk/api/defend/device/type/index.d.ts +26 -0
- package/bin/sdk/api/defend/device/type/index.js +12 -0
- package/bin/sdk/api/defend/device/type/item/index.d.ts +80 -0
- package/bin/sdk/api/defend/device/type/item/index.js +35 -0
- package/bin/sdk/api/defend/device/type/privileged/index.d.ts +80 -0
- package/bin/sdk/api/defend/device/type/privileged/index.js +35 -0
- package/bin/sdk/api/defend/index.d.ts +34 -0
- package/bin/sdk/api/defend/index.js +19 -0
- package/bin/sdk/api/defend/intermediary/index.d.ts +26 -0
- package/bin/sdk/api/defend/intermediary/index.js +12 -0
- package/bin/sdk/api/defend/intermediary/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/item/index.js +7 -0
- package/bin/sdk/api/defend/intermediary/item/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/intermediary/item/type/index.js +8 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/index.js +7 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/index.d.ts +125 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/index.js +64 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/item/index.d.ts +27 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/assign/item/index.js +10 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.d.ts +47 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.js +21 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/item/type/item/offering/index.js +8 -0
- package/bin/sdk/api/defend/intermediary/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/intermediary/type/index.js +8 -0
- package/bin/sdk/api/defend/intermediary/type/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/type/item/index.js +7 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.d.ts +40 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/eighta921026Ec064e08Af198812e161e61f/index.js +10 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/index.d.ts +19 -0
- package/bin/sdk/api/defend/intermediary/type/item/offering/index.js +7 -0
- package/bin/sdk/api/defend/marketplace/index.d.ts +19 -0
- package/bin/sdk/api/defend/marketplace/index.js +7 -0
- package/bin/sdk/api/defend/marketplace/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/marketplace/type/index.js +8 -0
- package/bin/sdk/api/defend/marketplace/type/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/marketplace/type/item/index.js +7 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/index.d.ts +21 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/index.js +8 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/item/index.d.ts +54 -0
- package/bin/sdk/api/defend/marketplace/type/item/offering/item/index.js +29 -0
- package/bin/sdk/api/defend/user/index.d.ts +26 -0
- package/bin/sdk/api/defend/user/index.js +12 -0
- package/bin/sdk/api/defend/user/item/index.d.ts +19 -0
- package/bin/sdk/api/defend/user/item/index.js +7 -0
- package/bin/sdk/api/defend/user/item/type/index.d.ts +21 -0
- package/bin/sdk/api/defend/user/item/type/index.js +8 -0
- package/bin/sdk/api/defend/user/item/type/item/index.d.ts +38 -0
- package/bin/sdk/api/defend/user/item/type/item/index.js +14 -0
- package/bin/sdk/api/defend/user/type/index.d.ts +26 -0
- package/bin/sdk/api/defend/user/type/index.js +12 -0
- package/bin/sdk/api/defend/user/type/item/index.d.ts +80 -0
- package/bin/sdk/api/defend/user/type/item/index.js +35 -0
- package/bin/sdk/api/defend/user/type/privileged/index.d.ts +80 -0
- package/bin/sdk/api/defend/user/type/privileged/index.js +35 -0
- package/bin/sdk/api/deploy/analyze/index.d.ts +19 -0
- package/bin/sdk/api/deploy/analyze/index.js +7 -0
- package/bin/sdk/api/deploy/analyze/invoke/index.d.ts +48 -0
- package/bin/sdk/api/deploy/analyze/invoke/index.js +22 -0
- package/bin/sdk/api/deploy/breakGlass/index.d.ts +63 -0
- package/bin/sdk/api/deploy/breakGlass/index.js +30 -0
- package/bin/sdk/api/deploy/compare/index.d.ts +36 -0
- package/bin/sdk/api/deploy/compare/index.js +16 -0
- package/bin/sdk/api/deploy/compare/invoke/index.d.ts +29 -0
- package/bin/sdk/api/deploy/compare/invoke/index.js +12 -0
- package/bin/sdk/api/deploy/component/architecture/index.d.ts +27 -0
- package/bin/sdk/api/deploy/component/architecture/index.js +10 -0
- package/bin/sdk/api/deploy/component/configurationCategory/index.d.ts +27 -0
- package/bin/sdk/api/deploy/component/configurationCategory/index.js +10 -0
- package/bin/sdk/api/deploy/component/configurationItem/index.d.ts +38 -0
- package/bin/sdk/api/deploy/component/configurationItem/index.js +17 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/docs/index.d.ts +27 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/docs/index.js +10 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/index.d.ts +19 -0
- package/bin/sdk/api/deploy/component/configurationItem/item/index.js +7 -0
- package/bin/sdk/api/deploy/component/index.d.ts +29 -0
- package/bin/sdk/api/deploy/component/index.js +16 -0
- package/bin/sdk/api/deploy/errors/index.d.ts +55 -0
- package/bin/sdk/api/deploy/errors/index.js +26 -0
- package/bin/sdk/api/deploy/index.d.ts +214 -0
- package/bin/sdk/api/deploy/index.js +130 -0
- package/bin/sdk/api/deploy/progress/index.d.ts +42 -0
- package/bin/sdk/api/deploy/progress/index.js +15 -0
- package/bin/sdk/api/deploy/remediate/index.d.ts +69 -0
- package/bin/sdk/api/deploy/remediate/index.js +34 -0
- package/bin/sdk/api/deploy/remove/index.d.ts +37 -0
- package/bin/sdk/api/deploy/remove/index.js +13 -0
- package/bin/sdk/api/deploy/restore/index.d.ts +21 -0
- package/bin/sdk/api/deploy/restore/index.js +8 -0
- package/bin/sdk/api/deploy/restore/item/index.d.ts +28 -0
- package/bin/sdk/api/deploy/restore/item/index.js +11 -0
- package/bin/sdk/api/deploy/skip/index.d.ts +61 -0
- package/bin/sdk/api/deploy/skip/index.js +28 -0
- package/bin/sdk/api/deploy/skip/item/index.d.ts +41 -0
- package/bin/sdk/api/deploy/skip/item/index.js +18 -0
- package/bin/sdk/api/deploy/validate/index.d.ts +29 -0
- package/bin/sdk/api/deploy/validate/index.js +13 -0
- package/bin/sdk/api/discover/architectureReport/correlation/index.d.ts +38 -0
- package/bin/sdk/api/discover/architectureReport/correlation/index.js +17 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/data/index.d.ts +27 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/data/index.js +10 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/index.d.ts +19 -0
- package/bin/sdk/api/discover/architectureReport/correlation/item/index.js +7 -0
- package/bin/sdk/api/discover/architectureReport/index.d.ts +19 -0
- package/bin/sdk/api/discover/architectureReport/index.js +8 -0
- package/bin/sdk/api/discover/cache/index.d.ts +19 -0
- package/bin/sdk/api/discover/cache/index.js +7 -0
- package/bin/sdk/api/discover/cache/reset/index.d.ts +25 -0
- package/bin/sdk/api/discover/cache/reset/index.js +7 -0
- package/bin/sdk/api/discover/index.d.ts +44 -0
- package/bin/sdk/api/discover/index.js +27 -0
- package/bin/sdk/api/discover/licenseReport/correlation/index.d.ts +38 -0
- package/bin/sdk/api/discover/licenseReport/correlation/index.js +17 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/data/index.d.ts +27 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/data/index.js +10 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/index.d.ts +19 -0
- package/bin/sdk/api/discover/licenseReport/correlation/item/index.js +7 -0
- package/bin/sdk/api/discover/licenseReport/index.d.ts +19 -0
- package/bin/sdk/api/discover/licenseReport/index.js +8 -0
- package/bin/sdk/api/discover/progress/index.d.ts +27 -0
- package/bin/sdk/api/discover/progress/index.js +10 -0
- package/bin/sdk/api/discover/report/index.d.ts +25 -0
- package/bin/sdk/api/discover/report/index.js +7 -0
- package/bin/sdk/api/discover/status/index.d.ts +27 -0
- package/bin/sdk/api/discover/status/index.js +10 -0
- package/bin/sdk/api/index.d.ts +44 -0
- package/bin/sdk/api/index.js +29 -0
- package/bin/sdk/api/update/check/channel/index.d.ts +21 -0
- package/bin/sdk/api/update/check/channel/index.js +8 -0
- package/bin/sdk/api/update/check/channel/item/index.d.ts +51 -0
- package/bin/sdk/api/update/check/channel/item/index.js +24 -0
- package/bin/sdk/api/update/check/index.d.ts +60 -0
- package/bin/sdk/api/update/check/index.js +30 -0
- package/bin/sdk/api/update/index.d.ts +45 -0
- package/bin/sdk/api/update/index.js +25 -0
- package/bin/sdk/api/update/install/channel/index.d.ts +21 -0
- package/bin/sdk/api/update/install/channel/index.js +8 -0
- package/bin/sdk/api/update/install/channel/item/index.d.ts +25 -0
- package/bin/sdk/api/update/install/channel/item/index.js +7 -0
- package/bin/sdk/api/update/install/index.d.ts +34 -0
- package/bin/sdk/api/update/install/index.js +13 -0
- package/bin/sdk/api/update/upload/index.d.ts +27 -0
- package/bin/sdk/api/update/upload/index.js +9 -0
- package/bin/sdk/models/architectureReport/index.d.ts +49 -0
- package/bin/sdk/models/architectureReport/index.js +25 -0
- package/bin/sdk/models/core/index.d.ts +137 -0
- package/bin/sdk/models/core/index.js +71 -0
- package/bin/sdk/models/deploy/index.d.ts +677 -0
- package/bin/sdk/models/deploy/index.js +364 -0
- package/bin/sdk/models/discover/architectureReport/index.d.ts +61 -0
- package/bin/sdk/models/discover/architectureReport/index.js +31 -0
- package/bin/sdk/models/discover/index.d.ts +29 -0
- package/bin/sdk/models/discover/index.js +15 -0
- package/bin/sdk/models/index.d.ts +165 -0
- package/bin/sdk/models/index.js +88 -0
- package/bin/sdk/models/licenseReport/index.d.ts +49 -0
- package/bin/sdk/models/licenseReport/index.js +25 -0
- package/bin/sdk/models/managedObject/index.d.ts +287 -0
- package/bin/sdk/models/managedObject/index.js +140 -0
- package/bin/sdk/models/objectPage/index.d.ts +174 -0
- package/bin/sdk/models/objectPage/index.js +103 -0
- package/bin/sdk/models/objectPage/intermediary/index.d.ts +60 -0
- package/bin/sdk/models/objectPage/intermediary/index.js +36 -0
- package/bin/sdk/shieldClient.d.ts +24 -0
- package/bin/sdk/shieldClient.js +35 -0
- package/package.json +205 -5
|
@@ -0,0 +1,677 @@
|
|
|
1
|
+
import { type AdditionalDataHolder, type Guid, type Parsable, type ParseNode, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* List of architecture tag objects with metadata to help UI present the information to the user.
|
|
4
|
+
*/
|
|
5
|
+
export interface ArchitectureData extends AdditionalDataHolder, Parsable {
|
|
6
|
+
/**
|
|
7
|
+
* Flag indicating if additional challenges should be required before user can select this architecture item.
|
|
8
|
+
*/
|
|
9
|
+
advanced?: boolean | null;
|
|
10
|
+
/**
|
|
11
|
+
* Long form explanation what the architecture is and/or does.
|
|
12
|
+
*/
|
|
13
|
+
description?: string | null;
|
|
14
|
+
/**
|
|
15
|
+
* Human friendly name of the architecture tag.
|
|
16
|
+
*/
|
|
17
|
+
displayName?: string | null;
|
|
18
|
+
/**
|
|
19
|
+
* List of configuration tags that are a part of this architecture.
|
|
20
|
+
*/
|
|
21
|
+
groupTagList?: ConfigurationTag[] | null;
|
|
22
|
+
/**
|
|
23
|
+
* Object ID of the architecture tag entity.
|
|
24
|
+
*/
|
|
25
|
+
id?: Guid | null;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Object with the details of the evaluation of the deployed infrastructure resources.
|
|
29
|
+
*/
|
|
30
|
+
export interface CompareResponse extends AdditionalDataHolder, Parsable {
|
|
31
|
+
/**
|
|
32
|
+
* Collection of the configuration items where request for resource data responded with an error.
|
|
33
|
+
*/
|
|
34
|
+
invalid?: CompareResponse_invalid[] | null;
|
|
35
|
+
/**
|
|
36
|
+
* Point in time expressed in ISO 8601 format when the evaluation results were generated.
|
|
37
|
+
*/
|
|
38
|
+
lastRunTimestamp?: Date | null;
|
|
39
|
+
/**
|
|
40
|
+
* Collection of the configuration items that are expected to be deployed but do not have resource reference id.
|
|
41
|
+
*/
|
|
42
|
+
missing?: CompareResponse_missing[] | null;
|
|
43
|
+
/**
|
|
44
|
+
* Collection of the configuration items where discrepancies were found.
|
|
45
|
+
*/
|
|
46
|
+
results?: CompareResponse_results[] | null;
|
|
47
|
+
}
|
|
48
|
+
export interface CompareResponse_invalid extends AdditionalDataHolder, Parsable {
|
|
49
|
+
/**
|
|
50
|
+
* Text with the details of the error response.
|
|
51
|
+
*/
|
|
52
|
+
message?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
* Internal reference identifier of the resource.
|
|
55
|
+
*/
|
|
56
|
+
templateId?: Guid | null;
|
|
57
|
+
}
|
|
58
|
+
export interface CompareResponse_missing extends AdditionalDataHolder, Parsable {
|
|
59
|
+
/**
|
|
60
|
+
* Text containing details of the original configuration item definition.
|
|
61
|
+
*/
|
|
62
|
+
message?: string | null;
|
|
63
|
+
/**
|
|
64
|
+
* Internal reference identifier of the resource.
|
|
65
|
+
*/
|
|
66
|
+
templateId?: Guid | null;
|
|
67
|
+
}
|
|
68
|
+
export interface CompareResponse_results extends AdditionalDataHolder, Parsable {
|
|
69
|
+
/**
|
|
70
|
+
* Internal reference identifier of the resource.
|
|
71
|
+
*/
|
|
72
|
+
templateId?: Guid | null;
|
|
73
|
+
/**
|
|
74
|
+
* List of individual parts of the resource where discrepancies were determined.
|
|
75
|
+
*/
|
|
76
|
+
variants?: CompareResponse_results_variants[] | null;
|
|
77
|
+
}
|
|
78
|
+
export interface CompareResponse_results_variants extends AdditionalDataHolder, Parsable {
|
|
79
|
+
/**
|
|
80
|
+
* List of operations available to be performed on the entity.
|
|
81
|
+
*/
|
|
82
|
+
actions?: number[] | null;
|
|
83
|
+
/**
|
|
84
|
+
* Detailed information about the discrepancy for the entity.
|
|
85
|
+
*/
|
|
86
|
+
errorCode?: number | null;
|
|
87
|
+
/**
|
|
88
|
+
* Location in the object where evaluated property encountered an error.
|
|
89
|
+
*/
|
|
90
|
+
path?: string | null;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Single configuration category with curated properties and values in a user-friendly format.
|
|
94
|
+
*/
|
|
95
|
+
export interface ConfigurationCategory extends AdditionalDataHolder, Parsable {
|
|
96
|
+
/**
|
|
97
|
+
* Lengthier explanation of how this category groups related configuration items.
|
|
98
|
+
*/
|
|
99
|
+
description?: string | null;
|
|
100
|
+
/**
|
|
101
|
+
* Human friendly name of the Configuration Category.
|
|
102
|
+
*/
|
|
103
|
+
displayName?: string | null;
|
|
104
|
+
/**
|
|
105
|
+
* Object ID in UUID format that references the deploy group tag metadata record associated with this category.
|
|
106
|
+
*/
|
|
107
|
+
groupTagMetadataId?: Guid | null;
|
|
108
|
+
/**
|
|
109
|
+
* Internal Object ID in UUID format to uniquely identify this configuration category definition.
|
|
110
|
+
*/
|
|
111
|
+
id?: Guid | null;
|
|
112
|
+
/**
|
|
113
|
+
* Object ID in UUID format that references the parent configuration category when this category is nested.
|
|
114
|
+
*/
|
|
115
|
+
parentCategoryId?: Guid | null;
|
|
116
|
+
/**
|
|
117
|
+
* List of configuration item templateIds assigned to this category.
|
|
118
|
+
*/
|
|
119
|
+
templateIds?: Guid[] | null;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Single configuration item with curated properties and values in a user-friendly format.
|
|
123
|
+
*/
|
|
124
|
+
export interface ConfigurationItem extends AdditionalDataHolder, Parsable {
|
|
125
|
+
/**
|
|
126
|
+
* List of Object IDs in UUID format that reference configuration items identified as entities dependent on the presence of the current item.
|
|
127
|
+
*/
|
|
128
|
+
childDependencies?: Guid[] | null;
|
|
129
|
+
/**
|
|
130
|
+
* Indicator of the infrastructure configuration item's current state. Mutated means that the item has been modified by the end user outside of SHIELD.
|
|
131
|
+
*/
|
|
132
|
+
deployState?: ConfigurationItem_deployState | null;
|
|
133
|
+
/**
|
|
134
|
+
* URL to the documentation of the Configuration Item.
|
|
135
|
+
*/
|
|
136
|
+
docs?: string | null;
|
|
137
|
+
/**
|
|
138
|
+
* List of metadata tags that indicate which deployment sets the configuration item is compatible with.
|
|
139
|
+
*/
|
|
140
|
+
groupTagList?: ConfigurationItem_groupTagList[] | null;
|
|
141
|
+
/**
|
|
142
|
+
* List of Microsoft Sovereign Clouds the configuration items is compatible with.
|
|
143
|
+
*/
|
|
144
|
+
msCloudTypes?: string[] | null;
|
|
145
|
+
/**
|
|
146
|
+
* Human friendly name of the Configuration Item.
|
|
147
|
+
*/
|
|
148
|
+
name?: string | null;
|
|
149
|
+
/**
|
|
150
|
+
* List of Object IDs in UUID format that reference configuration items identified as entities which deploy and existence is required for the current item.
|
|
151
|
+
*/
|
|
152
|
+
parentDependencies?: Guid[] | null;
|
|
153
|
+
/**
|
|
154
|
+
* Internal Object ID in UUID format to uniquely identify this configuration item definition.
|
|
155
|
+
*/
|
|
156
|
+
templateId?: Guid | null;
|
|
157
|
+
/**
|
|
158
|
+
* Relative Graph Api path identifying where the resource to be located and managed.
|
|
159
|
+
*/
|
|
160
|
+
urlPath?: string | null;
|
|
161
|
+
}
|
|
162
|
+
export type ConfigurationItem_deployState = (typeof ConfigurationItem_deployStateObject)[keyof typeof ConfigurationItem_deployStateObject];
|
|
163
|
+
export interface ConfigurationItem_groupTagList extends AdditionalDataHolder, Parsable {
|
|
164
|
+
/**
|
|
165
|
+
* Long form explanation what the tag is and/or does.
|
|
166
|
+
*/
|
|
167
|
+
description?: string | null;
|
|
168
|
+
/**
|
|
169
|
+
* Human friendly name of the tag.
|
|
170
|
+
*/
|
|
171
|
+
displayName?: string | null;
|
|
172
|
+
/**
|
|
173
|
+
* Object ID in the UUID format of the tag entity.
|
|
174
|
+
*/
|
|
175
|
+
tagId?: Guid | null;
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* Object representing populated information expanding details of the Configuration Item with user friendly information.
|
|
179
|
+
*/
|
|
180
|
+
export interface ConfigurationItemMetaData extends AdditionalDataHolder, Parsable {
|
|
181
|
+
/**
|
|
182
|
+
* Web URL to the Microsoft or Azure service where resource can be found.
|
|
183
|
+
*/
|
|
184
|
+
baseLink?: string | null;
|
|
185
|
+
/**
|
|
186
|
+
* Statements describing what this resource might help with in the realm of compliance and security.
|
|
187
|
+
*/
|
|
188
|
+
compliancePositionList?: string[] | null;
|
|
189
|
+
/**
|
|
190
|
+
* Collection of frameworks that this resource addresses when implemented.
|
|
191
|
+
*/
|
|
192
|
+
compliancePositionStandardList?: string[] | null;
|
|
193
|
+
/**
|
|
194
|
+
* Benefits gained by implementing the resource.
|
|
195
|
+
*/
|
|
196
|
+
deploymentBenefitList?: string[] | null;
|
|
197
|
+
/**
|
|
198
|
+
* Lengthier definition for the resource that provides more insight into what is covered or intended.
|
|
199
|
+
*/
|
|
200
|
+
description?: string | null;
|
|
201
|
+
/**
|
|
202
|
+
* Collection of disclaimer statements.
|
|
203
|
+
*/
|
|
204
|
+
disclaimerList?: string[] | null;
|
|
205
|
+
/**
|
|
206
|
+
* Collection of steps customer should consider or follow for successful implementation of the resource.
|
|
207
|
+
*/
|
|
208
|
+
guideStepList?: string[] | null;
|
|
209
|
+
/**
|
|
210
|
+
* Reasons explaining importance of the implementation of this resource.
|
|
211
|
+
*/
|
|
212
|
+
importanceReasonList?: string[] | null;
|
|
213
|
+
/**
|
|
214
|
+
* Collection of educational URLs for user to explore.
|
|
215
|
+
*/
|
|
216
|
+
learnLinkList?: string[] | null;
|
|
217
|
+
/**
|
|
218
|
+
* Definition of license requirements to use this resource.
|
|
219
|
+
*/
|
|
220
|
+
licenseRequirement?: string | null;
|
|
221
|
+
/**
|
|
222
|
+
* Collection of strings that make up a manual implementation guide for the associated configuration item.
|
|
223
|
+
*/
|
|
224
|
+
manualCreateGuideList?: string[] | null;
|
|
225
|
+
/**
|
|
226
|
+
* Possible risks that could lead to issues if this resource is not implemented.
|
|
227
|
+
*/
|
|
228
|
+
nonDeploymentRiskList?: string[] | null;
|
|
229
|
+
/**
|
|
230
|
+
* Indicator of the level of possible disruptions if this resource is not implemented. Lower number indicates higher risk.
|
|
231
|
+
*/
|
|
232
|
+
operationalRisk?: number | null;
|
|
233
|
+
/**
|
|
234
|
+
* Indicator of the priority of the resource implementation. Lower number indicates higher priority.
|
|
235
|
+
*/
|
|
236
|
+
priority?: number | null;
|
|
237
|
+
/**
|
|
238
|
+
* Human readable short title.
|
|
239
|
+
*/
|
|
240
|
+
title?: string | null;
|
|
241
|
+
}
|
|
242
|
+
/**
|
|
243
|
+
* Definition of an object representing configuration tag used within architecture collections.
|
|
244
|
+
*/
|
|
245
|
+
export interface ConfigurationTag extends AdditionalDataHolder, Parsable {
|
|
246
|
+
/**
|
|
247
|
+
* Flag indicating if additional challenges should be required before user can use this configuration item.
|
|
248
|
+
*/
|
|
249
|
+
advanced?: boolean | null;
|
|
250
|
+
/**
|
|
251
|
+
* List of configuration tags that are required to be selected if this one were to be selected. This property is primarily used for illustration to the end user or system.
|
|
252
|
+
*/
|
|
253
|
+
dependentTag?: ConfigurationTag[] | null;
|
|
254
|
+
/**
|
|
255
|
+
* Long form explanation what the tag is and/or does.
|
|
256
|
+
*/
|
|
257
|
+
description?: string | null;
|
|
258
|
+
/**
|
|
259
|
+
* Human friendly name of the config tag.
|
|
260
|
+
*/
|
|
261
|
+
displayName?: string | null;
|
|
262
|
+
/**
|
|
263
|
+
* Object ID of the config tag entity.
|
|
264
|
+
*/
|
|
265
|
+
id?: Guid | null;
|
|
266
|
+
}
|
|
267
|
+
/**
|
|
268
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
269
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
270
|
+
* @returns {ArchitectureData}
|
|
271
|
+
*/
|
|
272
|
+
export declare function createArchitectureDataFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
273
|
+
/**
|
|
274
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
275
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
276
|
+
* @returns {CompareResponse_invalid}
|
|
277
|
+
*/
|
|
278
|
+
export declare function createCompareResponse_invalidFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
279
|
+
/**
|
|
280
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
281
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
282
|
+
* @returns {CompareResponse_missing}
|
|
283
|
+
*/
|
|
284
|
+
export declare function createCompareResponse_missingFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
285
|
+
/**
|
|
286
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
287
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
288
|
+
* @returns {CompareResponse_results_variants}
|
|
289
|
+
*/
|
|
290
|
+
export declare function createCompareResponse_results_variantsFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
291
|
+
/**
|
|
292
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
293
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
294
|
+
* @returns {CompareResponse_results}
|
|
295
|
+
*/
|
|
296
|
+
export declare function createCompareResponse_resultsFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
297
|
+
/**
|
|
298
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
299
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
300
|
+
* @returns {CompareResponse}
|
|
301
|
+
*/
|
|
302
|
+
export declare function createCompareResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
303
|
+
/**
|
|
304
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
305
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
306
|
+
* @returns {ConfigurationCategory}
|
|
307
|
+
*/
|
|
308
|
+
export declare function createConfigurationCategoryFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
309
|
+
/**
|
|
310
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
311
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
312
|
+
* @returns {ConfigurationItem_groupTagList}
|
|
313
|
+
*/
|
|
314
|
+
export declare function createConfigurationItem_groupTagListFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
315
|
+
/**
|
|
316
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
317
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
318
|
+
* @returns {ConfigurationItem}
|
|
319
|
+
*/
|
|
320
|
+
export declare function createConfigurationItemFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
321
|
+
/**
|
|
322
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
323
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
324
|
+
* @returns {ConfigurationItemMetaData}
|
|
325
|
+
*/
|
|
326
|
+
export declare function createConfigurationItemMetaDataFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
327
|
+
/**
|
|
328
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
329
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
330
|
+
* @returns {ConfigurationTag}
|
|
331
|
+
*/
|
|
332
|
+
export declare function createConfigurationTagFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
333
|
+
/**
|
|
334
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
335
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
336
|
+
* @returns {PathIndicator}
|
|
337
|
+
*/
|
|
338
|
+
export declare function createPathIndicatorFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
339
|
+
/**
|
|
340
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
341
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
342
|
+
* @returns {RemediationResponse_errors}
|
|
343
|
+
*/
|
|
344
|
+
export declare function createRemediationResponse_errorsFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
345
|
+
/**
|
|
346
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
347
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
348
|
+
* @returns {RemediationResponse_results}
|
|
349
|
+
*/
|
|
350
|
+
export declare function createRemediationResponse_resultsFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
351
|
+
/**
|
|
352
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
353
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
354
|
+
* @returns {RemediationResponse}
|
|
355
|
+
*/
|
|
356
|
+
export declare function createRemediationResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
357
|
+
/**
|
|
358
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
359
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
360
|
+
* @returns {ValidationRequest}
|
|
361
|
+
*/
|
|
362
|
+
export declare function createValidationRequestFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
363
|
+
/**
|
|
364
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
365
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
366
|
+
* @returns {ValidationResponse}
|
|
367
|
+
*/
|
|
368
|
+
export declare function createValidationResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
369
|
+
/**
|
|
370
|
+
* The deserialization information for the current model
|
|
371
|
+
* @param ArchitectureData The instance to deserialize into.
|
|
372
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
373
|
+
*/
|
|
374
|
+
export declare function deserializeIntoArchitectureData(architectureData?: Partial<ArchitectureData> | undefined): Record<string, (node: ParseNode) => void>;
|
|
375
|
+
/**
|
|
376
|
+
* The deserialization information for the current model
|
|
377
|
+
* @param CompareResponse The instance to deserialize into.
|
|
378
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
379
|
+
*/
|
|
380
|
+
export declare function deserializeIntoCompareResponse(compareResponse?: Partial<CompareResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
381
|
+
/**
|
|
382
|
+
* The deserialization information for the current model
|
|
383
|
+
* @param CompareResponse_invalid The instance to deserialize into.
|
|
384
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
385
|
+
*/
|
|
386
|
+
export declare function deserializeIntoCompareResponse_invalid(compareResponse_invalid?: Partial<CompareResponse_invalid> | undefined): Record<string, (node: ParseNode) => void>;
|
|
387
|
+
/**
|
|
388
|
+
* The deserialization information for the current model
|
|
389
|
+
* @param CompareResponse_missing The instance to deserialize into.
|
|
390
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
391
|
+
*/
|
|
392
|
+
export declare function deserializeIntoCompareResponse_missing(compareResponse_missing?: Partial<CompareResponse_missing> | undefined): Record<string, (node: ParseNode) => void>;
|
|
393
|
+
/**
|
|
394
|
+
* The deserialization information for the current model
|
|
395
|
+
* @param CompareResponse_results The instance to deserialize into.
|
|
396
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
397
|
+
*/
|
|
398
|
+
export declare function deserializeIntoCompareResponse_results(compareResponse_results?: Partial<CompareResponse_results> | undefined): Record<string, (node: ParseNode) => void>;
|
|
399
|
+
/**
|
|
400
|
+
* The deserialization information for the current model
|
|
401
|
+
* @param CompareResponse_results_variants The instance to deserialize into.
|
|
402
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
403
|
+
*/
|
|
404
|
+
export declare function deserializeIntoCompareResponse_results_variants(compareResponse_results_variants?: Partial<CompareResponse_results_variants> | undefined): Record<string, (node: ParseNode) => void>;
|
|
405
|
+
/**
|
|
406
|
+
* The deserialization information for the current model
|
|
407
|
+
* @param ConfigurationCategory The instance to deserialize into.
|
|
408
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
409
|
+
*/
|
|
410
|
+
export declare function deserializeIntoConfigurationCategory(configurationCategory?: Partial<ConfigurationCategory> | undefined): Record<string, (node: ParseNode) => void>;
|
|
411
|
+
/**
|
|
412
|
+
* The deserialization information for the current model
|
|
413
|
+
* @param ConfigurationItem The instance to deserialize into.
|
|
414
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
415
|
+
*/
|
|
416
|
+
export declare function deserializeIntoConfigurationItem(configurationItem?: Partial<ConfigurationItem> | undefined): Record<string, (node: ParseNode) => void>;
|
|
417
|
+
/**
|
|
418
|
+
* The deserialization information for the current model
|
|
419
|
+
* @param ConfigurationItem_groupTagList The instance to deserialize into.
|
|
420
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
421
|
+
*/
|
|
422
|
+
export declare function deserializeIntoConfigurationItem_groupTagList(configurationItem_groupTagList?: Partial<ConfigurationItem_groupTagList> | undefined): Record<string, (node: ParseNode) => void>;
|
|
423
|
+
/**
|
|
424
|
+
* The deserialization information for the current model
|
|
425
|
+
* @param ConfigurationItemMetaData The instance to deserialize into.
|
|
426
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
427
|
+
*/
|
|
428
|
+
export declare function deserializeIntoConfigurationItemMetaData(configurationItemMetaData?: Partial<ConfigurationItemMetaData> | undefined): Record<string, (node: ParseNode) => void>;
|
|
429
|
+
/**
|
|
430
|
+
* The deserialization information for the current model
|
|
431
|
+
* @param ConfigurationTag The instance to deserialize into.
|
|
432
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
433
|
+
*/
|
|
434
|
+
export declare function deserializeIntoConfigurationTag(configurationTag?: Partial<ConfigurationTag> | undefined): Record<string, (node: ParseNode) => void>;
|
|
435
|
+
/**
|
|
436
|
+
* The deserialization information for the current model
|
|
437
|
+
* @param PathIndicator The instance to deserialize into.
|
|
438
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
439
|
+
*/
|
|
440
|
+
export declare function deserializeIntoPathIndicator(pathIndicator?: Partial<PathIndicator> | undefined): Record<string, (node: ParseNode) => void>;
|
|
441
|
+
/**
|
|
442
|
+
* The deserialization information for the current model
|
|
443
|
+
* @param RemediationResponse The instance to deserialize into.
|
|
444
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
445
|
+
*/
|
|
446
|
+
export declare function deserializeIntoRemediationResponse(remediationResponse?: Partial<RemediationResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
447
|
+
/**
|
|
448
|
+
* The deserialization information for the current model
|
|
449
|
+
* @param RemediationResponse_errors The instance to deserialize into.
|
|
450
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
451
|
+
*/
|
|
452
|
+
export declare function deserializeIntoRemediationResponse_errors(remediationResponse_errors?: Partial<RemediationResponse_errors> | undefined): Record<string, (node: ParseNode) => void>;
|
|
453
|
+
/**
|
|
454
|
+
* The deserialization information for the current model
|
|
455
|
+
* @param RemediationResponse_results The instance to deserialize into.
|
|
456
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
457
|
+
*/
|
|
458
|
+
export declare function deserializeIntoRemediationResponse_results(remediationResponse_results?: Partial<RemediationResponse_results> | undefined): Record<string, (node: ParseNode) => void>;
|
|
459
|
+
/**
|
|
460
|
+
* The deserialization information for the current model
|
|
461
|
+
* @param ValidationRequest The instance to deserialize into.
|
|
462
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
463
|
+
*/
|
|
464
|
+
export declare function deserializeIntoValidationRequest(validationRequest?: Partial<ValidationRequest> | undefined): Record<string, (node: ParseNode) => void>;
|
|
465
|
+
/**
|
|
466
|
+
* The deserialization information for the current model
|
|
467
|
+
* @param ValidationResponse The instance to deserialize into.
|
|
468
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
469
|
+
*/
|
|
470
|
+
export declare function deserializeIntoValidationResponse(validationResponse?: Partial<ValidationResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
471
|
+
/**
|
|
472
|
+
* Payload with path data used in several endpoints
|
|
473
|
+
*/
|
|
474
|
+
export interface PathIndicator extends AdditionalDataHolder, Parsable {
|
|
475
|
+
/**
|
|
476
|
+
* Location of the target in the object structure of the configuration item flattened for predictable navigation.
|
|
477
|
+
*/
|
|
478
|
+
path?: string | null;
|
|
479
|
+
}
|
|
480
|
+
/**
|
|
481
|
+
* Object with the details of the performed remediation action.
|
|
482
|
+
*/
|
|
483
|
+
export interface RemediationResponse extends AdditionalDataHolder, Parsable {
|
|
484
|
+
/**
|
|
485
|
+
* Collection of the configuration items that failed to provision and available details on the error.
|
|
486
|
+
*/
|
|
487
|
+
errors?: RemediationResponse_errors[] | null;
|
|
488
|
+
/**
|
|
489
|
+
* Records in the form of key/value where key is templateId of the configuration item and value is the name of the provisioned resource.
|
|
490
|
+
*/
|
|
491
|
+
results?: RemediationResponse_results | null;
|
|
492
|
+
}
|
|
493
|
+
export interface RemediationResponse_errors extends AdditionalDataHolder, Parsable {
|
|
494
|
+
/**
|
|
495
|
+
* Text with the details of the error response.
|
|
496
|
+
*/
|
|
497
|
+
message?: string | null;
|
|
498
|
+
/**
|
|
499
|
+
* Internal reference identifier of the resource.
|
|
500
|
+
*/
|
|
501
|
+
templateId?: Guid | null;
|
|
502
|
+
}
|
|
503
|
+
/**
|
|
504
|
+
* Records in the form of key/value where key is templateId of the configuration item and value is the name of the provisioned resource.
|
|
505
|
+
*/
|
|
506
|
+
export interface RemediationResponse_results extends AdditionalDataHolder, Parsable {
|
|
507
|
+
}
|
|
508
|
+
/**
|
|
509
|
+
* Serializes information the current object
|
|
510
|
+
* @param ArchitectureData The instance to serialize from.
|
|
511
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
512
|
+
* @param writer Serialization writer to use to serialize this model
|
|
513
|
+
*/
|
|
514
|
+
export declare function serializeArchitectureData(writer: SerializationWriter, architectureData?: Partial<ArchitectureData> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
515
|
+
/**
|
|
516
|
+
* Serializes information the current object
|
|
517
|
+
* @param CompareResponse The instance to serialize from.
|
|
518
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
519
|
+
* @param writer Serialization writer to use to serialize this model
|
|
520
|
+
*/
|
|
521
|
+
export declare function serializeCompareResponse(writer: SerializationWriter, compareResponse?: Partial<CompareResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
522
|
+
/**
|
|
523
|
+
* Serializes information the current object
|
|
524
|
+
* @param CompareResponse_invalid The instance to serialize from.
|
|
525
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
526
|
+
* @param writer Serialization writer to use to serialize this model
|
|
527
|
+
*/
|
|
528
|
+
export declare function serializeCompareResponse_invalid(writer: SerializationWriter, compareResponse_invalid?: Partial<CompareResponse_invalid> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
529
|
+
/**
|
|
530
|
+
* Serializes information the current object
|
|
531
|
+
* @param CompareResponse_missing The instance to serialize from.
|
|
532
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
533
|
+
* @param writer Serialization writer to use to serialize this model
|
|
534
|
+
*/
|
|
535
|
+
export declare function serializeCompareResponse_missing(writer: SerializationWriter, compareResponse_missing?: Partial<CompareResponse_missing> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
536
|
+
/**
|
|
537
|
+
* Serializes information the current object
|
|
538
|
+
* @param CompareResponse_results The instance to serialize from.
|
|
539
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
540
|
+
* @param writer Serialization writer to use to serialize this model
|
|
541
|
+
*/
|
|
542
|
+
export declare function serializeCompareResponse_results(writer: SerializationWriter, compareResponse_results?: Partial<CompareResponse_results> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
543
|
+
/**
|
|
544
|
+
* Serializes information the current object
|
|
545
|
+
* @param CompareResponse_results_variants The instance to serialize from.
|
|
546
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
547
|
+
* @param writer Serialization writer to use to serialize this model
|
|
548
|
+
*/
|
|
549
|
+
export declare function serializeCompareResponse_results_variants(writer: SerializationWriter, compareResponse_results_variants?: Partial<CompareResponse_results_variants> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
550
|
+
/**
|
|
551
|
+
* Serializes information the current object
|
|
552
|
+
* @param ConfigurationCategory The instance to serialize from.
|
|
553
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
554
|
+
* @param writer Serialization writer to use to serialize this model
|
|
555
|
+
*/
|
|
556
|
+
export declare function serializeConfigurationCategory(writer: SerializationWriter, configurationCategory?: Partial<ConfigurationCategory> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
557
|
+
/**
|
|
558
|
+
* Serializes information the current object
|
|
559
|
+
* @param ConfigurationItem The instance to serialize from.
|
|
560
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
561
|
+
* @param writer Serialization writer to use to serialize this model
|
|
562
|
+
*/
|
|
563
|
+
export declare function serializeConfigurationItem(writer: SerializationWriter, configurationItem?: Partial<ConfigurationItem> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
564
|
+
/**
|
|
565
|
+
* Serializes information the current object
|
|
566
|
+
* @param ConfigurationItem_groupTagList The instance to serialize from.
|
|
567
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
568
|
+
* @param writer Serialization writer to use to serialize this model
|
|
569
|
+
*/
|
|
570
|
+
export declare function serializeConfigurationItem_groupTagList(writer: SerializationWriter, configurationItem_groupTagList?: Partial<ConfigurationItem_groupTagList> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
571
|
+
/**
|
|
572
|
+
* Serializes information the current object
|
|
573
|
+
* @param ConfigurationItemMetaData The instance to serialize from.
|
|
574
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
575
|
+
* @param writer Serialization writer to use to serialize this model
|
|
576
|
+
*/
|
|
577
|
+
export declare function serializeConfigurationItemMetaData(writer: SerializationWriter, configurationItemMetaData?: Partial<ConfigurationItemMetaData> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
578
|
+
/**
|
|
579
|
+
* Serializes information the current object
|
|
580
|
+
* @param ConfigurationTag The instance to serialize from.
|
|
581
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
582
|
+
* @param writer Serialization writer to use to serialize this model
|
|
583
|
+
*/
|
|
584
|
+
export declare function serializeConfigurationTag(writer: SerializationWriter, configurationTag?: Partial<ConfigurationTag> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
585
|
+
/**
|
|
586
|
+
* Serializes information the current object
|
|
587
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
588
|
+
* @param PathIndicator The instance to serialize from.
|
|
589
|
+
* @param writer Serialization writer to use to serialize this model
|
|
590
|
+
*/
|
|
591
|
+
export declare function serializePathIndicator(writer: SerializationWriter, pathIndicator?: Partial<PathIndicator> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
592
|
+
/**
|
|
593
|
+
* Serializes information the current object
|
|
594
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
595
|
+
* @param RemediationResponse The instance to serialize from.
|
|
596
|
+
* @param writer Serialization writer to use to serialize this model
|
|
597
|
+
*/
|
|
598
|
+
export declare function serializeRemediationResponse(writer: SerializationWriter, remediationResponse?: Partial<RemediationResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
599
|
+
/**
|
|
600
|
+
* Serializes information the current object
|
|
601
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
602
|
+
* @param RemediationResponse_errors The instance to serialize from.
|
|
603
|
+
* @param writer Serialization writer to use to serialize this model
|
|
604
|
+
*/
|
|
605
|
+
export declare function serializeRemediationResponse_errors(writer: SerializationWriter, remediationResponse_errors?: Partial<RemediationResponse_errors> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
606
|
+
/**
|
|
607
|
+
* Serializes information the current object
|
|
608
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
609
|
+
* @param RemediationResponse_results The instance to serialize from.
|
|
610
|
+
* @param writer Serialization writer to use to serialize this model
|
|
611
|
+
*/
|
|
612
|
+
export declare function serializeRemediationResponse_results(writer: SerializationWriter, remediationResponse_results?: Partial<RemediationResponse_results> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
613
|
+
/**
|
|
614
|
+
* Serializes information the current object
|
|
615
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
616
|
+
* @param ValidationRequest The instance to serialize from.
|
|
617
|
+
* @param writer Serialization writer to use to serialize this model
|
|
618
|
+
*/
|
|
619
|
+
export declare function serializeValidationRequest(writer: SerializationWriter, validationRequest?: Partial<ValidationRequest> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
620
|
+
/**
|
|
621
|
+
* Serializes information the current object
|
|
622
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
623
|
+
* @param ValidationResponse The instance to serialize from.
|
|
624
|
+
* @param writer Serialization writer to use to serialize this model
|
|
625
|
+
*/
|
|
626
|
+
export declare function serializeValidationResponse(writer: SerializationWriter, validationResponse?: Partial<ValidationResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
627
|
+
/**
|
|
628
|
+
* Request payload used to validate a proposed deployment selection without starting deployment.
|
|
629
|
+
*/
|
|
630
|
+
export interface ValidationRequest extends AdditionalDataHolder, Parsable {
|
|
631
|
+
/**
|
|
632
|
+
* Reference of the architecture type being validated.
|
|
633
|
+
*/
|
|
634
|
+
architectureId?: Guid | null;
|
|
635
|
+
/**
|
|
636
|
+
* List of configuration items intentionally selected by the user for validation.
|
|
637
|
+
*/
|
|
638
|
+
configIdList?: Guid[] | null;
|
|
639
|
+
/**
|
|
640
|
+
* Collection of references to the groupings that list related or dependent resources to be validated.
|
|
641
|
+
*/
|
|
642
|
+
tagList?: Guid[] | null;
|
|
643
|
+
}
|
|
644
|
+
/**
|
|
645
|
+
* Result payload returned by deploy selection validation. The response always includes the error flag; additional properties provide validation context when error is true.
|
|
646
|
+
*/
|
|
647
|
+
export interface ValidationResponse extends AdditionalDataHolder, Parsable {
|
|
648
|
+
/**
|
|
649
|
+
* Flag that indicates if validation failed.
|
|
650
|
+
*/
|
|
651
|
+
errorEscaped?: boolean | null;
|
|
652
|
+
/**
|
|
653
|
+
* Tag IDs that are not valid for the selected architecture.
|
|
654
|
+
*/
|
|
655
|
+
invalidTags?: Guid[] | null;
|
|
656
|
+
/**
|
|
657
|
+
* Configuration item that is missing one or more parent dependencies.
|
|
658
|
+
*/
|
|
659
|
+
itemWithMissingDependencies?: Guid | null;
|
|
660
|
+
/**
|
|
661
|
+
* Friendly message describing the validation outcome.
|
|
662
|
+
*/
|
|
663
|
+
message?: string | null;
|
|
664
|
+
/**
|
|
665
|
+
* Parent configuration dependencies missing from the requested selection.
|
|
666
|
+
*/
|
|
667
|
+
missingDependencies?: Guid[] | null;
|
|
668
|
+
}
|
|
669
|
+
/**
|
|
670
|
+
* Indicator of the infrastructure configuration item's current state. Mutated means that the item has been modified by the end user outside of SHIELD.
|
|
671
|
+
*/
|
|
672
|
+
export declare const ConfigurationItem_deployStateObject: {
|
|
673
|
+
readonly NotDeployed: "notDeployed";
|
|
674
|
+
readonly Deployed: "deployed";
|
|
675
|
+
readonly Mutated: "Mutated";
|
|
676
|
+
readonly ErrorEscaped: "error";
|
|
677
|
+
};
|