@azure/arm-servicefabricmanagedclusters 1.0.0-beta.5 → 1.0.0-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (206) hide show
  1. package/dist/browser/api/applicationTypeVersions/operations.js +4 -4
  2. package/dist/browser/api/applicationTypeVersions/operations.js.map +1 -1
  3. package/dist/browser/api/applicationTypes/operations.js +2 -2
  4. package/dist/browser/api/applicationTypes/operations.js.map +1 -1
  5. package/dist/browser/api/applications/index.d.ts +2 -2
  6. package/dist/browser/api/applications/index.js +1 -1
  7. package/dist/browser/api/applications/index.js.map +1 -1
  8. package/dist/browser/api/applications/operations.d.ts +12 -4
  9. package/dist/browser/api/applications/operations.js +94 -18
  10. package/dist/browser/api/applications/operations.js.map +1 -1
  11. package/dist/browser/api/applications/options.d.ts +12 -0
  12. package/dist/browser/api/applications/options.js.map +1 -1
  13. package/dist/browser/api/managedClusters/operations.d.ts +1 -1
  14. package/dist/browser/api/managedClusters/operations.js +16 -12
  15. package/dist/browser/api/managedClusters/operations.js.map +1 -1
  16. package/dist/browser/api/managedClusters/options.d.ts +2 -0
  17. package/dist/browser/api/managedClusters/options.js.map +1 -1
  18. package/dist/browser/api/nodeTypes/operations.d.ts +1 -1
  19. package/dist/browser/api/nodeTypes/operations.js +23 -23
  20. package/dist/browser/api/nodeTypes/operations.js.map +1 -1
  21. package/dist/browser/api/serviceFabricManagedClustersManagementContext.js +1 -1
  22. package/dist/browser/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
  23. package/dist/browser/api/services/index.d.ts +2 -2
  24. package/dist/browser/api/services/index.js +1 -1
  25. package/dist/browser/api/services/index.js.map +1 -1
  26. package/dist/browser/api/services/operations.d.ts +6 -2
  27. package/dist/browser/api/services/operations.js +40 -5
  28. package/dist/browser/api/services/operations.js.map +1 -1
  29. package/dist/browser/api/services/options.d.ts +5 -0
  30. package/dist/browser/api/services/options.js.map +1 -1
  31. package/dist/browser/classic/applications/index.d.ts +8 -4
  32. package/dist/browser/classic/applications/index.js +3 -1
  33. package/dist/browser/classic/applications/index.js.map +1 -1
  34. package/dist/browser/classic/managedClusters/index.d.ts +1 -1
  35. package/dist/browser/classic/managedClusters/index.js.map +1 -1
  36. package/dist/browser/classic/nodeTypes/index.d.ts +1 -1
  37. package/dist/browser/classic/nodeTypes/index.js.map +1 -1
  38. package/dist/browser/classic/services/index.d.ts +4 -2
  39. package/dist/browser/classic/services/index.js +2 -1
  40. package/dist/browser/classic/services/index.js.map +1 -1
  41. package/dist/browser/index.d.ts +3 -3
  42. package/dist/browser/index.js +1 -1
  43. package/dist/browser/index.js.map +1 -1
  44. package/dist/browser/models/index.d.ts +1 -1
  45. package/dist/browser/models/index.js +1 -1
  46. package/dist/browser/models/index.js.map +1 -1
  47. package/dist/browser/models/models.d.ts +98 -1
  48. package/dist/browser/models/models.js +62 -1
  49. package/dist/browser/models/models.js.map +1 -1
  50. package/dist/browser/restorePollerHelpers.js +74 -30
  51. package/dist/browser/restorePollerHelpers.js.map +1 -1
  52. package/dist/commonjs/api/applicationTypeVersions/operations.js +4 -4
  53. package/dist/commonjs/api/applicationTypeVersions/operations.js.map +1 -1
  54. package/dist/commonjs/api/applicationTypes/operations.js +2 -2
  55. package/dist/commonjs/api/applicationTypes/operations.js.map +1 -1
  56. package/dist/commonjs/api/applications/index.d.ts +2 -2
  57. package/dist/commonjs/api/applications/index.js +3 -1
  58. package/dist/commonjs/api/applications/index.js.map +1 -1
  59. package/dist/commonjs/api/applications/operations.d.ts +12 -4
  60. package/dist/commonjs/api/applications/operations.js +99 -17
  61. package/dist/commonjs/api/applications/operations.js.map +1 -1
  62. package/dist/commonjs/api/applications/options.d.ts +12 -0
  63. package/dist/commonjs/api/applications/options.js.map +1 -1
  64. package/dist/commonjs/api/managedClusters/operations.d.ts +1 -1
  65. package/dist/commonjs/api/managedClusters/operations.js +16 -12
  66. package/dist/commonjs/api/managedClusters/operations.js.map +1 -1
  67. package/dist/commonjs/api/managedClusters/options.d.ts +2 -0
  68. package/dist/commonjs/api/managedClusters/options.js.map +1 -1
  69. package/dist/commonjs/api/nodeTypes/operations.d.ts +1 -1
  70. package/dist/commonjs/api/nodeTypes/operations.js +23 -23
  71. package/dist/commonjs/api/nodeTypes/operations.js.map +1 -1
  72. package/dist/commonjs/api/serviceFabricManagedClustersManagementContext.js +1 -1
  73. package/dist/commonjs/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
  74. package/dist/commonjs/api/services/index.d.ts +2 -2
  75. package/dist/commonjs/api/services/index.js +2 -1
  76. package/dist/commonjs/api/services/index.js.map +1 -1
  77. package/dist/commonjs/api/services/operations.d.ts +6 -2
  78. package/dist/commonjs/api/services/operations.js +42 -4
  79. package/dist/commonjs/api/services/operations.js.map +1 -1
  80. package/dist/commonjs/api/services/options.d.ts +5 -0
  81. package/dist/commonjs/api/services/options.js.map +1 -1
  82. package/dist/commonjs/classic/applications/index.d.ts +8 -4
  83. package/dist/commonjs/classic/applications/index.js +2 -0
  84. package/dist/commonjs/classic/applications/index.js.map +1 -1
  85. package/dist/commonjs/classic/managedClusters/index.d.ts +1 -1
  86. package/dist/commonjs/classic/managedClusters/index.js.map +1 -1
  87. package/dist/commonjs/classic/nodeTypes/index.d.ts +1 -1
  88. package/dist/commonjs/classic/nodeTypes/index.js.map +1 -1
  89. package/dist/commonjs/classic/services/index.d.ts +4 -2
  90. package/dist/commonjs/classic/services/index.js +1 -0
  91. package/dist/commonjs/classic/services/index.js.map +1 -1
  92. package/dist/commonjs/index.d.ts +3 -3
  93. package/dist/commonjs/index.js +4 -1
  94. package/dist/commonjs/index.js.map +1 -1
  95. package/dist/commonjs/models/index.d.ts +1 -1
  96. package/dist/commonjs/models/index.js +3 -1
  97. package/dist/commonjs/models/index.js.map +1 -1
  98. package/dist/commonjs/models/models.d.ts +98 -1
  99. package/dist/commonjs/models/models.js +67 -2
  100. package/dist/commonjs/models/models.js.map +1 -1
  101. package/dist/commonjs/restorePollerHelpers.js +71 -27
  102. package/dist/commonjs/restorePollerHelpers.js.map +1 -1
  103. package/dist/commonjs/tsdoc-metadata.json +1 -1
  104. package/dist/esm/api/applicationTypeVersions/operations.js +4 -4
  105. package/dist/esm/api/applicationTypeVersions/operations.js.map +1 -1
  106. package/dist/esm/api/applicationTypes/operations.js +2 -2
  107. package/dist/esm/api/applicationTypes/operations.js.map +1 -1
  108. package/dist/esm/api/applications/index.d.ts +2 -2
  109. package/dist/esm/api/applications/index.js +1 -1
  110. package/dist/esm/api/applications/index.js.map +1 -1
  111. package/dist/esm/api/applications/operations.d.ts +12 -4
  112. package/dist/esm/api/applications/operations.js +94 -18
  113. package/dist/esm/api/applications/operations.js.map +1 -1
  114. package/dist/esm/api/applications/options.d.ts +12 -0
  115. package/dist/esm/api/applications/options.js.map +1 -1
  116. package/dist/esm/api/managedClusters/operations.d.ts +1 -1
  117. package/dist/esm/api/managedClusters/operations.js +16 -12
  118. package/dist/esm/api/managedClusters/operations.js.map +1 -1
  119. package/dist/esm/api/managedClusters/options.d.ts +2 -0
  120. package/dist/esm/api/managedClusters/options.js.map +1 -1
  121. package/dist/esm/api/nodeTypes/operations.d.ts +1 -1
  122. package/dist/esm/api/nodeTypes/operations.js +23 -23
  123. package/dist/esm/api/nodeTypes/operations.js.map +1 -1
  124. package/dist/esm/api/serviceFabricManagedClustersManagementContext.js +1 -1
  125. package/dist/esm/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
  126. package/dist/esm/api/services/index.d.ts +2 -2
  127. package/dist/esm/api/services/index.js +1 -1
  128. package/dist/esm/api/services/index.js.map +1 -1
  129. package/dist/esm/api/services/operations.d.ts +6 -2
  130. package/dist/esm/api/services/operations.js +40 -5
  131. package/dist/esm/api/services/operations.js.map +1 -1
  132. package/dist/esm/api/services/options.d.ts +5 -0
  133. package/dist/esm/api/services/options.js.map +1 -1
  134. package/dist/esm/classic/applications/index.d.ts +8 -4
  135. package/dist/esm/classic/applications/index.js +3 -1
  136. package/dist/esm/classic/applications/index.js.map +1 -1
  137. package/dist/esm/classic/managedClusters/index.d.ts +1 -1
  138. package/dist/esm/classic/managedClusters/index.js.map +1 -1
  139. package/dist/esm/classic/nodeTypes/index.d.ts +1 -1
  140. package/dist/esm/classic/nodeTypes/index.js.map +1 -1
  141. package/dist/esm/classic/services/index.d.ts +4 -2
  142. package/dist/esm/classic/services/index.js +2 -1
  143. package/dist/esm/classic/services/index.js.map +1 -1
  144. package/dist/esm/index.d.ts +3 -3
  145. package/dist/esm/index.js +1 -1
  146. package/dist/esm/index.js.map +1 -1
  147. package/dist/esm/models/index.d.ts +1 -1
  148. package/dist/esm/models/index.js +1 -1
  149. package/dist/esm/models/index.js.map +1 -1
  150. package/dist/esm/models/models.d.ts +98 -1
  151. package/dist/esm/models/models.js +62 -1
  152. package/dist/esm/models/models.js.map +1 -1
  153. package/dist/esm/restorePollerHelpers.js +74 -30
  154. package/dist/esm/restorePollerHelpers.js.map +1 -1
  155. package/dist/react-native/api/applicationTypeVersions/operations.js +4 -4
  156. package/dist/react-native/api/applicationTypeVersions/operations.js.map +1 -1
  157. package/dist/react-native/api/applicationTypes/operations.js +2 -2
  158. package/dist/react-native/api/applicationTypes/operations.js.map +1 -1
  159. package/dist/react-native/api/applications/index.d.ts +2 -2
  160. package/dist/react-native/api/applications/index.js +1 -1
  161. package/dist/react-native/api/applications/index.js.map +1 -1
  162. package/dist/react-native/api/applications/operations.d.ts +12 -4
  163. package/dist/react-native/api/applications/operations.js +94 -18
  164. package/dist/react-native/api/applications/operations.js.map +1 -1
  165. package/dist/react-native/api/applications/options.d.ts +12 -0
  166. package/dist/react-native/api/applications/options.js.map +1 -1
  167. package/dist/react-native/api/managedClusters/operations.d.ts +1 -1
  168. package/dist/react-native/api/managedClusters/operations.js +16 -12
  169. package/dist/react-native/api/managedClusters/operations.js.map +1 -1
  170. package/dist/react-native/api/managedClusters/options.d.ts +2 -0
  171. package/dist/react-native/api/managedClusters/options.js.map +1 -1
  172. package/dist/react-native/api/nodeTypes/operations.d.ts +1 -1
  173. package/dist/react-native/api/nodeTypes/operations.js +23 -23
  174. package/dist/react-native/api/nodeTypes/operations.js.map +1 -1
  175. package/dist/react-native/api/serviceFabricManagedClustersManagementContext.js +1 -1
  176. package/dist/react-native/api/serviceFabricManagedClustersManagementContext.js.map +1 -1
  177. package/dist/react-native/api/services/index.d.ts +2 -2
  178. package/dist/react-native/api/services/index.js +1 -1
  179. package/dist/react-native/api/services/index.js.map +1 -1
  180. package/dist/react-native/api/services/operations.d.ts +6 -2
  181. package/dist/react-native/api/services/operations.js +40 -5
  182. package/dist/react-native/api/services/operations.js.map +1 -1
  183. package/dist/react-native/api/services/options.d.ts +5 -0
  184. package/dist/react-native/api/services/options.js.map +1 -1
  185. package/dist/react-native/classic/applications/index.d.ts +8 -4
  186. package/dist/react-native/classic/applications/index.js +3 -1
  187. package/dist/react-native/classic/applications/index.js.map +1 -1
  188. package/dist/react-native/classic/managedClusters/index.d.ts +1 -1
  189. package/dist/react-native/classic/managedClusters/index.js.map +1 -1
  190. package/dist/react-native/classic/nodeTypes/index.d.ts +1 -1
  191. package/dist/react-native/classic/nodeTypes/index.js.map +1 -1
  192. package/dist/react-native/classic/services/index.d.ts +4 -2
  193. package/dist/react-native/classic/services/index.js +2 -1
  194. package/dist/react-native/classic/services/index.js.map +1 -1
  195. package/dist/react-native/index.d.ts +3 -3
  196. package/dist/react-native/index.js +1 -1
  197. package/dist/react-native/index.js.map +1 -1
  198. package/dist/react-native/models/index.d.ts +1 -1
  199. package/dist/react-native/models/index.js +1 -1
  200. package/dist/react-native/models/index.js.map +1 -1
  201. package/dist/react-native/models/models.d.ts +98 -1
  202. package/dist/react-native/models/models.js +62 -1
  203. package/dist/react-native/models/models.js.map +1 -1
  204. package/dist/react-native/restorePollerHelpers.js +74 -30
  205. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  206. package/package.json +19 -19
@@ -1,3 +1,7 @@
1
+ /**
2
+ * This file contains only generated model types and (de)serializers.
3
+ * Disable this rule for deserializer functions which require 'any' for raw JSON input.
4
+ */
1
5
  /** Describes the result of the request to list Service Fabric resource provider operations. */
2
6
  export interface _OperationListResult {
3
7
  /** The OperationResult items on this page */
@@ -314,8 +318,16 @@ export type CreatedByType = string;
314
318
  export interface ApplicationUpdateParameters {
315
319
  /** Application update parameters */
316
320
  tags?: Record<string, string>;
321
+ /** Application update parameters properties. */
322
+ properties?: ApplicationUpdateParametersProperties;
317
323
  }
318
324
  export declare function applicationUpdateParametersSerializer(item: ApplicationUpdateParameters): any;
325
+ /** Properties for application update request. */
326
+ export interface ApplicationUpdateParametersProperties {
327
+ /** List of application parameters with overridden values from their default values specified in the application manifest. */
328
+ parameters?: Record<string, string>;
329
+ }
330
+ export declare function applicationUpdateParametersPropertiesSerializer(item: ApplicationUpdateParametersProperties): any;
319
331
  /** The list of application resources. */
320
332
  export interface _ApplicationResourceList {
321
333
  /** The ApplicationResource items on this page */
@@ -465,6 +477,62 @@ export declare enum KnownRuntimeFailureAction {
465
477
  * **Manual**: Indicates that a manual repair will need to be performed by the administrator if the upgrade fails. Service Fabric will not proceed to the next upgrade domain automatically.
466
478
  */
467
479
  export type RuntimeFailureAction = string;
480
+ /** Parameters for fetching the health of an application. */
481
+ export interface ApplicationFetchHealthRequest {
482
+ /** Allows filtering of the health events returned in the response based on health state. */
483
+ eventsHealthStateFilter?: HealthFilter;
484
+ /** Allows filtering of the deployed applications health state objects returned in the result of application health query based on their health state. */
485
+ deployedApplicationsHealthStateFilter?: HealthFilter;
486
+ /** Allows filtering of the services health state objects returned in the result of services health query based on their health state. */
487
+ servicesHealthStateFilter?: HealthFilter;
488
+ /** Indicates whether the health statistics should be returned as part of the query result. False by default. The statistics show the number of children entities in health state Ok, Warning, and Error. */
489
+ excludeHealthStatistics?: boolean;
490
+ /** Request timeout for the health query in seconds. The default value is 60 seconds. */
491
+ timeout?: number;
492
+ }
493
+ export declare function applicationFetchHealthRequestSerializer(item: ApplicationFetchHealthRequest): any;
494
+ /** Enum for filtering health events. */
495
+ export declare enum KnownHealthFilter {
496
+ /** Default value. Matches any health state. */
497
+ Default = "Default",
498
+ /** Filter that doesn't match any health state. Used to return no results on a given collection of health entities. */
499
+ None = "None",
500
+ /** Filter for health state Ok. */
501
+ Ok = "Ok",
502
+ /** Filter for health state Warning. */
503
+ Warning = "Warning",
504
+ /** Filter for health state Error. */
505
+ Error = "Error",
506
+ /** Filter that matches input with any health state. */
507
+ All = "All"
508
+ }
509
+ /**
510
+ * Enum for filtering health events. \
511
+ * {@link KnownHealthFilter} can be used interchangeably with HealthFilter,
512
+ * this enum contains the known values that the service supports.
513
+ * ### Known values supported by the service
514
+ * **Default**: Default value. Matches any health state. \
515
+ * **None**: Filter that doesn't match any health state. Used to return no results on a given collection of health entities. \
516
+ * **Ok**: Filter for health state Ok. \
517
+ * **Warning**: Filter for health state Warning. \
518
+ * **Error**: Filter for health state Error. \
519
+ * **All**: Filter that matches input with any health state.
520
+ */
521
+ export type HealthFilter = string;
522
+ /** Parameters for restarting a deployed code package. */
523
+ export interface RestartDeployedCodePackageRequest {
524
+ /** The name of the node where the code package needs to be restarted. Use '*' to restart on all nodes where the code package is running. */
525
+ nodeName: string;
526
+ /** The name of the service manifest as specified in the code package. */
527
+ serviceManifestName: string;
528
+ /** The name of the code package as specified in the service manifest. */
529
+ codePackageName: string;
530
+ /** The instance ID for currently running entry point. For a code package setup entry point (if specified) runs first and after it finishes main entry point is started. Each time entry point executable is run, its instance ID will change. If 0 is passed in as the code package instance ID, the API will restart the code package with whatever instance ID it is currently running. If an instance ID other than 0 is passed in, the API will restart the code package only if the current Instance ID matches the passed in instance ID. Note, passing in the exact instance ID (not 0) in the API is safer, because if ensures at most one restart of the code package. */
531
+ codePackageInstanceId: string;
532
+ /** The activation id of a deployed service package. If ServicePackageActivationMode specified at the time of creating the service is 'SharedProcess' (or if it is not specified, in which case it defaults to 'SharedProcess'), then value of ServicePackageActivationId is always an empty string. */
533
+ servicePackageActivationId?: string;
534
+ }
535
+ export declare function restartDeployedCodePackageRequestSerializer(item: RestartDeployedCodePackageRequest): any;
468
536
  /** The application type name resource */
469
537
  export interface ApplicationTypeResource extends ProxyResource {
470
538
  /** The application type name properties */
@@ -1042,6 +1110,33 @@ export interface _ServiceResourceList {
1042
1110
  export declare function _serviceResourceListDeserializer(item: any): _ServiceResourceList;
1043
1111
  export declare function serviceResourceArraySerializer(result: Array<ServiceResource>): any[];
1044
1112
  export declare function serviceResourceArrayDeserializer(result: Array<ServiceResource>): any[];
1113
+ /** Request to restart a replica. */
1114
+ export interface RestartReplicaRequest {
1115
+ /** The ID of the partition. */
1116
+ partitionId: string;
1117
+ /** The IDs of the replicas to be restarted. */
1118
+ replicaIds: number[];
1119
+ /** The kind of restart to perform. */
1120
+ restartKind: RestartKind;
1121
+ /** If true, the restart operation will be forced. Use this option with care, as it may cause data loss. */
1122
+ forceRestart?: boolean;
1123
+ /** The server timeout for performing the operation in seconds. This timeout specifies the time duration that the client is willing to wait for the requested operation to complete. The default value for this parameter is 60 seconds. */
1124
+ timeout?: number;
1125
+ }
1126
+ export declare function restartReplicaRequestSerializer(item: RestartReplicaRequest): any;
1127
+ /** The kind of restart to perform. */
1128
+ export declare enum KnownRestartKind {
1129
+ /** Restart all listed replicas at the same time. */
1130
+ Simultaneous = "Simultaneous"
1131
+ }
1132
+ /**
1133
+ * The kind of restart to perform. \
1134
+ * {@link KnownRestartKind} can be used interchangeably with RestartKind,
1135
+ * this enum contains the known values that the service supports.
1136
+ * ### Known values supported by the service
1137
+ * **Simultaneous**: Restart all listed replicas at the same time.
1138
+ */
1139
+ export type RestartKind = string;
1045
1140
  /** The result of the Service Fabric runtime versions */
1046
1141
  export interface ManagedClusterCodeVersionResult {
1047
1142
  /** The identification of the result */
@@ -2630,7 +2725,9 @@ export declare enum KnownVersions {
2630
2725
  /** 2025-03-01-preview */
2631
2726
  V20250301Preview = "2025-03-01-preview",
2632
2727
  /** 2025-06-01-preview */
2633
- V20250601Preview = "2025-06-01-preview"
2728
+ V20250601Preview = "2025-06-01-preview",
2729
+ /** 2025-10-01-preview */
2730
+ V20251001Preview = "2025-10-01-preview"
2634
2731
  }
2635
2732
  export declare function managedClusterCodeVersionResultArrayDeserializer(result: Array<ManagedClusterCodeVersionResult>): any[];
2636
2733
  //# sourceMappingURL=models.d.ts.map
@@ -2,7 +2,7 @@
2
2
  // Copyright (c) Microsoft Corporation.
3
3
  // Licensed under the MIT License.
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.KnownVersions = exports.KnownManagedClusterVersionEnvironment = exports.KnownNodeTypeSkuScaleType = exports.KnownUpdateType = exports.KnownPublicIPAddressVersion = exports.KnownPrivateIPAddressVersion = exports.KnownSecurityEncryptionType = exports.KnownSecurityType = exports.KnownVmSetupAction = exports.KnownEvictionPolicyType = exports.KnownIPAddressType = exports.KnownVmssExtensionSetupOrder = exports.KnownDiskType = exports.KnownFaultKind = exports.KnownSfmcOperationStatus = exports.KnownFaultSimulationStatus = exports.KnownSkuName = exports.KnownAutoGeneratedDomainNameLabelScope = exports.KnownZonalUpdateMode = exports.KnownPrivateLinkServiceNetworkPolicies = exports.KnownPrivateEndpointNetworkPolicies = exports.KnownManagedClusterAddOnFeature = exports.KnownClusterUpgradeCadence = exports.KnownClusterUpgradeMode = exports.KnownManagedResourceProvisioningState = exports.KnownDirection = exports.KnownAccess = exports.KnownNsgProtocol = exports.KnownProbeProtocol = exports.KnownProtocol = exports.KnownClusterState = exports.KnownOsType = exports.KnownServiceScalingTriggerKind = exports.KnownServiceScalingMechanismKind = exports.KnownMoveCost = exports.KnownServicePlacementPolicyType = exports.KnownServiceLoadMetricWeight = exports.KnownServiceCorrelationScheme = exports.KnownServicePackageActivationMode = exports.KnownPartitionScheme = exports.KnownServiceKind = exports.KnownRuntimeFailureAction = exports.KnownRuntimeRollingUpgradeMode = exports.KnownRuntimeUpgradeKind = exports.KnownCreatedByType = exports.KnownRollingUpgradeMode = exports.KnownFailureAction = void 0;
5
+ exports.KnownVersions = exports.KnownManagedClusterVersionEnvironment = exports.KnownNodeTypeSkuScaleType = exports.KnownUpdateType = exports.KnownPublicIPAddressVersion = exports.KnownPrivateIPAddressVersion = exports.KnownSecurityEncryptionType = exports.KnownSecurityType = exports.KnownVmSetupAction = exports.KnownEvictionPolicyType = exports.KnownIPAddressType = exports.KnownVmssExtensionSetupOrder = exports.KnownDiskType = exports.KnownFaultKind = exports.KnownSfmcOperationStatus = exports.KnownFaultSimulationStatus = exports.KnownSkuName = exports.KnownAutoGeneratedDomainNameLabelScope = exports.KnownZonalUpdateMode = exports.KnownPrivateLinkServiceNetworkPolicies = exports.KnownPrivateEndpointNetworkPolicies = exports.KnownManagedClusterAddOnFeature = exports.KnownClusterUpgradeCadence = exports.KnownClusterUpgradeMode = exports.KnownManagedResourceProvisioningState = exports.KnownDirection = exports.KnownAccess = exports.KnownNsgProtocol = exports.KnownProbeProtocol = exports.KnownProtocol = exports.KnownClusterState = exports.KnownOsType = exports.KnownRestartKind = exports.KnownServiceScalingTriggerKind = exports.KnownServiceScalingMechanismKind = exports.KnownMoveCost = exports.KnownServicePlacementPolicyType = exports.KnownServiceLoadMetricWeight = exports.KnownServiceCorrelationScheme = exports.KnownServicePackageActivationMode = exports.KnownPartitionScheme = exports.KnownServiceKind = exports.KnownHealthFilter = exports.KnownRuntimeFailureAction = exports.KnownRuntimeRollingUpgradeMode = exports.KnownRuntimeUpgradeKind = exports.KnownCreatedByType = exports.KnownRollingUpgradeMode = exports.KnownFailureAction = void 0;
6
6
  exports._operationListResultDeserializer = _operationListResultDeserializer;
7
7
  exports.operationResultArrayDeserializer = operationResultArrayDeserializer;
8
8
  exports.operationResultDeserializer = operationResultDeserializer;
@@ -42,6 +42,7 @@ exports.resourceSerializer = resourceSerializer;
42
42
  exports.resourceDeserializer = resourceDeserializer;
43
43
  exports.systemDataDeserializer = systemDataDeserializer;
44
44
  exports.applicationUpdateParametersSerializer = applicationUpdateParametersSerializer;
45
+ exports.applicationUpdateParametersPropertiesSerializer = applicationUpdateParametersPropertiesSerializer;
45
46
  exports._applicationResourceListDeserializer = _applicationResourceListDeserializer;
46
47
  exports.applicationResourceArraySerializer = applicationResourceArraySerializer;
47
48
  exports.applicationResourceArrayDeserializer = applicationResourceArrayDeserializer;
@@ -51,6 +52,8 @@ exports.runtimeApplicationHealthPolicySerializer = runtimeApplicationHealthPolic
51
52
  exports.runtimeServiceTypeHealthPolicySerializer = runtimeServiceTypeHealthPolicySerializer;
52
53
  exports.runtimeServiceTypeHealthPolicyRecordSerializer = runtimeServiceTypeHealthPolicyRecordSerializer;
53
54
  exports.runtimeRollingUpgradeUpdateMonitoringPolicySerializer = runtimeRollingUpgradeUpdateMonitoringPolicySerializer;
55
+ exports.applicationFetchHealthRequestSerializer = applicationFetchHealthRequestSerializer;
56
+ exports.restartDeployedCodePackageRequestSerializer = restartDeployedCodePackageRequestSerializer;
54
57
  exports.applicationTypeResourceSerializer = applicationTypeResourceSerializer;
55
58
  exports.applicationTypeResourceDeserializer = applicationTypeResourceDeserializer;
56
59
  exports.applicationTypeResourcePropertiesSerializer = applicationTypeResourcePropertiesSerializer;
@@ -137,6 +140,7 @@ exports.serviceUpdateParametersSerializer = serviceUpdateParametersSerializer;
137
140
  exports._serviceResourceListDeserializer = _serviceResourceListDeserializer;
138
141
  exports.serviceResourceArraySerializer = serviceResourceArraySerializer;
139
142
  exports.serviceResourceArrayDeserializer = serviceResourceArrayDeserializer;
143
+ exports.restartReplicaRequestSerializer = restartReplicaRequestSerializer;
140
144
  exports.managedClusterCodeVersionResultDeserializer = managedClusterCodeVersionResultDeserializer;
141
145
  exports.managedClusterVersionDetailsDeserializer = managedClusterVersionDetailsDeserializer;
142
146
  exports.managedVMSizeDeserializer = managedVMSizeDeserializer;
@@ -630,7 +634,15 @@ var KnownCreatedByType;
630
634
  KnownCreatedByType["Key"] = "Key";
631
635
  })(KnownCreatedByType || (exports.KnownCreatedByType = KnownCreatedByType = {}));
632
636
  function applicationUpdateParametersSerializer(item) {
633
- return { tags: item["tags"] };
637
+ return {
638
+ tags: item["tags"],
639
+ properties: !item["properties"]
640
+ ? item["properties"]
641
+ : applicationUpdateParametersPropertiesSerializer(item["properties"]),
642
+ };
643
+ }
644
+ function applicationUpdateParametersPropertiesSerializer(item) {
645
+ return { parameters: item["parameters"] };
634
646
  }
635
647
  function _applicationResourceListDeserializer(item) {
636
648
  return {
@@ -727,6 +739,40 @@ var KnownRuntimeFailureAction;
727
739
  /** Indicates that a manual repair will need to be performed by the administrator if the upgrade fails. Service Fabric will not proceed to the next upgrade domain automatically. */
728
740
  KnownRuntimeFailureAction["Manual"] = "Manual";
729
741
  })(KnownRuntimeFailureAction || (exports.KnownRuntimeFailureAction = KnownRuntimeFailureAction = {}));
742
+ function applicationFetchHealthRequestSerializer(item) {
743
+ return {
744
+ eventsHealthStateFilter: item["eventsHealthStateFilter"],
745
+ deployedApplicationsHealthStateFilter: item["deployedApplicationsHealthStateFilter"],
746
+ servicesHealthStateFilter: item["servicesHealthStateFilter"],
747
+ excludeHealthStatistics: item["excludeHealthStatistics"],
748
+ timeout: item["timeout"],
749
+ };
750
+ }
751
+ /** Enum for filtering health events. */
752
+ var KnownHealthFilter;
753
+ (function (KnownHealthFilter) {
754
+ /** Default value. Matches any health state. */
755
+ KnownHealthFilter["Default"] = "Default";
756
+ /** Filter that doesn't match any health state. Used to return no results on a given collection of health entities. */
757
+ KnownHealthFilter["None"] = "None";
758
+ /** Filter for health state Ok. */
759
+ KnownHealthFilter["Ok"] = "Ok";
760
+ /** Filter for health state Warning. */
761
+ KnownHealthFilter["Warning"] = "Warning";
762
+ /** Filter for health state Error. */
763
+ KnownHealthFilter["Error"] = "Error";
764
+ /** Filter that matches input with any health state. */
765
+ KnownHealthFilter["All"] = "All";
766
+ })(KnownHealthFilter || (exports.KnownHealthFilter = KnownHealthFilter = {}));
767
+ function restartDeployedCodePackageRequestSerializer(item) {
768
+ return {
769
+ nodeName: item["nodeName"],
770
+ serviceManifestName: item["serviceManifestName"],
771
+ codePackageName: item["codePackageName"],
772
+ codePackageInstanceId: item["codePackageInstanceId"],
773
+ servicePackageActivationId: item["servicePackageActivationId"],
774
+ };
775
+ }
730
776
  function applicationTypeResourceSerializer(item) {
731
777
  return {
732
778
  properties: !item["properties"]
@@ -1539,6 +1585,23 @@ function serviceResourceArrayDeserializer(result) {
1539
1585
  return serviceResourceDeserializer(item);
1540
1586
  });
1541
1587
  }
1588
+ function restartReplicaRequestSerializer(item) {
1589
+ return {
1590
+ partitionId: item["partitionId"],
1591
+ replicaIds: item["replicaIds"].map((p) => {
1592
+ return p;
1593
+ }),
1594
+ restartKind: item["restartKind"],
1595
+ forceRestart: item["forceRestart"],
1596
+ timeout: item["timeout"],
1597
+ };
1598
+ }
1599
+ /** The kind of restart to perform. */
1600
+ var KnownRestartKind;
1601
+ (function (KnownRestartKind) {
1602
+ /** Restart all listed replicas at the same time. */
1603
+ KnownRestartKind["Simultaneous"] = "Simultaneous";
1604
+ })(KnownRestartKind || (exports.KnownRestartKind = KnownRestartKind = {}));
1542
1605
  function managedClusterCodeVersionResultDeserializer(item) {
1543
1606
  return {
1544
1607
  id: item["id"],
@@ -3295,6 +3358,8 @@ var KnownVersions;
3295
3358
  KnownVersions["V20250301Preview"] = "2025-03-01-preview";
3296
3359
  /** 2025-06-01-preview */
3297
3360
  KnownVersions["V20250601Preview"] = "2025-06-01-preview";
3361
+ /** 2025-10-01-preview */
3362
+ KnownVersions["V20251001Preview"] = "2025-10-01-preview";
3298
3363
  })(KnownVersions || (exports.KnownVersions = KnownVersions = {}));
3299
3364
  function managedClusterCodeVersionResultArrayDeserializer(result) {
3300
3365
  return result.map((item) => {