@azure/arm-workloads 1.0.0-beta.3 → 1.0.0
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/CHANGELOG.md +1 -208
- package/README.md +2 -2
- package/dist/index.js +399 -265
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/monitorsCreateSample.js +1 -1
- package/dist-esm/samples-dev/monitorsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/monitorsGetSample.js +1 -1
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/monitorsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/monitorsListSample.js +13 -6
- package/dist-esm/samples-dev/monitorsListSample.js.map +1 -1
- package/dist-esm/samples-dev/monitorsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/operationsListSample.js +13 -6
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/providerInstancesCreateSample.js +12 -12
- package/dist-esm/samples-dev/providerInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/providerInstancesGetSample.js +6 -6
- package/dist-esm/samples-dev/providerInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/providerInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesCreateSample.js +2 -2
- package/dist-esm/samples-dev/sapApplicationServerInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/sapApplicationServerInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesStartInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesStopInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapApplicationServerInstancesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapAvailabilityZoneDetailsSample.js +2 -2
- package/dist-esm/samples-dev/sapCentralInstancesCreateSample.js +2 -2
- package/dist-esm/samples-dev/sapCentralInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/sapCentralInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesStartInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesStopInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapCentralInstancesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesCreateSample.js +2 -2
- package/dist-esm/samples-dev/sapDatabaseInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.js +13 -6
- package/dist-esm/samples-dev/sapDatabaseInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesStartInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesStopInstanceSample.js +1 -1
- package/dist-esm/samples-dev/sapDatabaseInstancesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapDiskConfigurationsSample.js +2 -2
- package/dist-esm/samples-dev/sapLandscapeMonitorCreateSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorGetSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorListSample.js +1 -1
- package/dist-esm/samples-dev/sapLandscapeMonitorUpdateSample.js +1 -1
- package/dist-esm/samples-dev/sapSizingRecommendationsSample.js +4 -4
- package/dist-esm/samples-dev/sapSupportedSkuSample.js +4 -4
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.js +145 -145
- package/dist-esm/samples-dev/sapVirtualInstancesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesGetSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/sapVirtualInstancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.js +13 -6
- package/dist-esm/samples-dev/sapVirtualInstancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesStartSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesStopSample.js +1 -1
- package/dist-esm/samples-dev/sapVirtualInstancesUpdateSample.js +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +110 -117
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +0 -13
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/monitors.d.ts +3 -3
- package/dist-esm/src/operations/monitors.d.ts.map +1 -1
- package/dist-esm/src/operations/monitors.js +43 -21
- package/dist-esm/src/operations/monitors.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -5
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/providerInstances.d.ts +3 -3
- package/dist-esm/src/operations/providerInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/providerInstances.js +37 -22
- package/dist-esm/src/operations/providerInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPApplicationServerInstances.d.ts +6 -6
- package/dist-esm/src/operations/sAPApplicationServerInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPApplicationServerInstances.js +82 -55
- package/dist-esm/src/operations/sAPApplicationServerInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPCentralInstances.d.ts +6 -6
- package/dist-esm/src/operations/sAPCentralInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPCentralInstances.js +82 -55
- package/dist-esm/src/operations/sAPCentralInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPDatabaseInstances.d.ts +6 -6
- package/dist-esm/src/operations/sAPDatabaseInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPDatabaseInstances.js +82 -55
- package/dist-esm/src/operations/sAPDatabaseInstances.js.map +1 -1
- package/dist-esm/src/operations/sAPVirtualInstances.d.ts +5 -5
- package/dist-esm/src/operations/sAPVirtualInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/sAPVirtualInstances.js +59 -29
- package/dist-esm/src/operations/sAPVirtualInstances.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/monitors.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/monitors.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/providerInstances.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/providerInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/sAPApplicationServerInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/sAPCentralInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/sAPDatabaseInstances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/sAPVirtualInstances.d.ts.map +1 -1
- package/dist-esm/src/workloadsClient.js +2 -2
- package/dist-esm/src/workloadsClient.js.map +1 -1
- package/dist-esm/test/workloads_examples.js +36 -15
- package/dist-esm/test/workloads_examples.js.map +1 -1
- package/package.json +7 -7
- package/review/arm-workloads.api.md +25 -27
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +15 -22
- package/src/models/mappers.ts +0 -13
- package/src/models/parameters.ts +1 -1
- package/src/operations/monitors.ts +33 -23
- package/src/operations/providerInstances.ts +33 -23
- package/src/operations/sAPApplicationServerInstances.ts +74 -55
- package/src/operations/sAPCentralInstances.ts +74 -55
- package/src/operations/sAPDatabaseInstances.ts +74 -55
- package/src/operations/sAPVirtualInstances.ts +59 -43
- package/src/operationsInterfaces/monitors.ts +5 -5
- package/src/operationsInterfaces/providerInstances.ts +5 -5
- package/src/operationsInterfaces/sAPApplicationServerInstances.ts +11 -11
- package/src/operationsInterfaces/sAPCentralInstances.ts +11 -11
- package/src/operationsInterfaces/sAPDatabaseInstances.ts +11 -11
- package/src/operationsInterfaces/sAPVirtualInstances.ts +9 -9
- package/src/workloadsClient.ts +2 -2
- package/types/arm-workloads.d.ts +40 -47
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
2
|
+
export type SAPSizingRecommendationResultUnion = SAPSizingRecommendationResult | SingleServerRecommendationResult | ThreeTierRecommendationResult;
|
|
3
|
+
export type SAPConfigurationUnion = SAPConfiguration | DiscoveryConfiguration | DeploymentConfiguration | DeploymentWithOSConfiguration;
|
|
4
|
+
export type ProviderSpecificPropertiesUnion = ProviderSpecificProperties | HanaDbProviderInstanceProperties | SapNetWeaverProviderInstanceProperties | PrometheusOSProviderInstanceProperties | DB2ProviderInstanceProperties | PrometheusHaClusterProviderInstanceProperties | MsSqlServerProviderInstanceProperties;
|
|
5
|
+
export type OSConfigurationUnion = OSConfiguration | WindowsConfiguration | LinuxConfiguration;
|
|
6
|
+
export type SingleServerCustomResourceNamesUnion = SingleServerCustomResourceNames | SingleServerFullResourceNames;
|
|
7
|
+
export type InfrastructureConfigurationUnion = InfrastructureConfiguration | SingleServerConfiguration | ThreeTierConfiguration;
|
|
8
|
+
export type FileShareConfigurationUnion = FileShareConfiguration | SkipFileShareConfiguration | CreateAndMountFileShareConfiguration | MountFileShareConfiguration;
|
|
9
|
+
export type ThreeTierCustomResourceNamesUnion = ThreeTierCustomResourceNames | ThreeTierFullResourceNames;
|
|
10
|
+
export type SoftwareConfigurationUnion = SoftwareConfiguration | ServiceInitiatedSoftwareConfiguration | SAPInstallWithoutOSConfigSoftwareConfiguration | ExternalInstallationSoftwareConfiguration;
|
|
11
11
|
/** The SAP Sizing Recommendation request. */
|
|
12
12
|
export interface SAPSizingRecommendationRequest {
|
|
13
13
|
/** The geo-location where the resource is to be created. */
|
|
@@ -147,14 +147,14 @@ export interface DiskVolumeConfiguration {
|
|
|
147
147
|
/** The disk SKU details. */
|
|
148
148
|
sku?: DiskSku;
|
|
149
149
|
}
|
|
150
|
-
/** The disk sku. */
|
|
150
|
+
/** The type of disk sku. For example, Standard_LRS, Standard_ZRS, Premium_LRS, Premium_ZRS. */
|
|
151
151
|
export interface DiskSku {
|
|
152
152
|
/** Defines the disk sku name. */
|
|
153
153
|
name?: DiskSkuName;
|
|
154
154
|
}
|
|
155
155
|
/** The supported disk size details for a disk type. */
|
|
156
156
|
export interface DiskDetails {
|
|
157
|
-
/** The disk sku. */
|
|
157
|
+
/** The type of disk sku. For example, Standard_LRS, Standard_ZRS, Premium_LRS, Premium_ZRS. */
|
|
158
158
|
sku?: DiskSku;
|
|
159
159
|
/** The disk size in GB. */
|
|
160
160
|
sizeGB?: number;
|
|
@@ -190,7 +190,7 @@ export interface SAPAvailabilityZonePair {
|
|
|
190
190
|
/** The zone B. */
|
|
191
191
|
zoneB?: number;
|
|
192
192
|
}
|
|
193
|
-
/**
|
|
193
|
+
/** A pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide. */
|
|
194
194
|
export interface UserAssignedServiceIdentity {
|
|
195
195
|
/** Type of manage identity */
|
|
196
196
|
type: ManagedServiceIdentityType;
|
|
@@ -289,7 +289,7 @@ export interface UpdateSAPVirtualInstanceRequest {
|
|
|
289
289
|
tags?: {
|
|
290
290
|
[propertyName: string]: string;
|
|
291
291
|
};
|
|
292
|
-
/**
|
|
292
|
+
/** A pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide. */
|
|
293
293
|
identity?: UserAssignedServiceIdentity;
|
|
294
294
|
}
|
|
295
295
|
/** The current status of an async operation. */
|
|
@@ -578,7 +578,7 @@ export interface UpdateMonitorRequest {
|
|
|
578
578
|
tags?: {
|
|
579
579
|
[propertyName: string]: string;
|
|
580
580
|
};
|
|
581
|
-
/** Managed service identity
|
|
581
|
+
/** [currently not in use] Managed service identity(user assigned identities) */
|
|
582
582
|
identity?: UserAssignedServiceIdentity;
|
|
583
583
|
}
|
|
584
584
|
/** The response from the List provider instances operation. */
|
|
@@ -696,13 +696,6 @@ export interface ImageReference {
|
|
|
696
696
|
sku?: string;
|
|
697
697
|
/** Specifies the version of the platform image or marketplace image used to create the virtual machine. The allowed formats are Major.Minor.Build or 'latest'. Major, Minor, and Build are decimal numbers. Specify 'latest' to use the latest version of an image available at deploy time. Even if you use 'latest', the VM image will not automatically update after deploy time even if a new version becomes available. */
|
|
698
698
|
version?: string;
|
|
699
|
-
/**
|
|
700
|
-
* Specifies in decimal numbers, the version of platform image or marketplace image used to create the virtual machine. This readonly field differs from 'version', only if the value specified in 'version' field is 'latest'.
|
|
701
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
702
|
-
*/
|
|
703
|
-
readonly exactVersion?: string;
|
|
704
|
-
/** Specified the shared gallery image unique id for vm deployment. This can be fetched from shared gallery image GET call. */
|
|
705
|
-
sharedGalleryImageId?: string;
|
|
706
699
|
}
|
|
707
700
|
/** Defines the OS configuration. */
|
|
708
701
|
export interface OSConfiguration {
|
|
@@ -1194,7 +1187,7 @@ export interface SingleServerFullResourceNames extends SingleServerCustomResourc
|
|
|
1194
1187
|
/** The resource names object for virtual machine and related resources. */
|
|
1195
1188
|
virtualMachine?: VirtualMachineResourceNames;
|
|
1196
1189
|
}
|
|
1197
|
-
/** Gets or sets the single server configuration. */
|
|
1190
|
+
/** Gets or sets the single server configuration. For prerequisites for creating the infrastructure, please see [here](https://go.microsoft.com/fwlink/?linkid=2212611&clcid=0x409) */
|
|
1198
1191
|
export interface SingleServerConfiguration extends InfrastructureConfiguration {
|
|
1199
1192
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1200
1193
|
deploymentType: "SingleServer";
|
|
@@ -1211,7 +1204,7 @@ export interface SingleServerConfiguration extends InfrastructureConfiguration {
|
|
|
1211
1204
|
/** The set of custom names to be used for underlying azure resources that are part of the SAP system. */
|
|
1212
1205
|
customResourceNames?: SingleServerCustomResourceNamesUnion;
|
|
1213
1206
|
}
|
|
1214
|
-
/** Gets or sets the three tier SAP configuration. */
|
|
1207
|
+
/** Gets or sets the three tier SAP configuration. For prerequisites for creating the infrastructure, please see [here](https://go.microsoft.com/fwlink/?linkid=2212611&clcid=0x409) */
|
|
1215
1208
|
export interface ThreeTierConfiguration extends InfrastructureConfiguration {
|
|
1216
1209
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1217
1210
|
deploymentType: "ThreeTier";
|
|
@@ -1230,21 +1223,21 @@ export interface ThreeTierConfiguration extends InfrastructureConfiguration {
|
|
|
1230
1223
|
/** The set of custom names to be used for underlying azure resources that are part of the SAP system. */
|
|
1231
1224
|
customResourceNames?: ThreeTierCustomResourceNamesUnion;
|
|
1232
1225
|
}
|
|
1233
|
-
/** Gets or sets the
|
|
1226
|
+
/** Gets or sets the file share configuration for scenarios where transport directory fileshare is not created or required. */
|
|
1234
1227
|
export interface SkipFileShareConfiguration extends FileShareConfiguration {
|
|
1235
1228
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1236
1229
|
configurationType: "Skip";
|
|
1237
1230
|
}
|
|
1238
|
-
/** Gets or sets the file share configuration
|
|
1231
|
+
/** Gets or sets the file share configuration where the transport directory fileshare is created and mounted as a part of the create infra flow. Please pre-create the resource group you intend to place the transport directory in. The storage account and fileshare will be auto-created by the ACSS and doesn’t need to pre-created. */
|
|
1239
1232
|
export interface CreateAndMountFileShareConfiguration extends FileShareConfiguration {
|
|
1240
1233
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1241
1234
|
configurationType: "CreateAndMount";
|
|
1242
|
-
/** The name of file share resource group. The app rg is used in case of missing input. */
|
|
1235
|
+
/** The name of transport file share resource group. This should be pre created by the customer. The app rg is used in case of missing input. */
|
|
1243
1236
|
resourceGroup?: string;
|
|
1244
1237
|
/** The name of file share storage account name . A custom name is used in case of missing input. */
|
|
1245
1238
|
storageAccountName?: string;
|
|
1246
1239
|
}
|
|
1247
|
-
/** Gets or sets the file share configuration
|
|
1240
|
+
/** Gets or sets the file share configuration where the transport directory fileshare already exists, and user wishes to mount the fileshare as a part of the create infra flow. */
|
|
1248
1241
|
export interface MountFileShareConfiguration extends FileShareConfiguration {
|
|
1249
1242
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1250
1243
|
configurationType: "Mount";
|
|
@@ -1308,7 +1301,7 @@ export interface OperationsDefinitionDisplay extends OperationsDisplayDefinition
|
|
|
1308
1301
|
}
|
|
1309
1302
|
/** Define the Virtual Instance for SAP solutions resource. */
|
|
1310
1303
|
export interface SAPVirtualInstance extends TrackedResource {
|
|
1311
|
-
/**
|
|
1304
|
+
/** A pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide. */
|
|
1312
1305
|
identity?: UserAssignedServiceIdentity;
|
|
1313
1306
|
/** Defines the environment type - Production/Non Production. */
|
|
1314
1307
|
environment: SAPEnvironmentType;
|
|
@@ -1533,7 +1526,7 @@ export interface SAPApplicationServerInstance extends TrackedResource {
|
|
|
1533
1526
|
}
|
|
1534
1527
|
/** SAP monitor info on Azure (ARM properties and SAP monitor properties) */
|
|
1535
1528
|
export interface Monitor extends TrackedResource {
|
|
1536
|
-
/** Managed service identity
|
|
1529
|
+
/** [currently not in use] Managed service identity(user assigned identities) */
|
|
1537
1530
|
identity?: UserAssignedServiceIdentity;
|
|
1538
1531
|
/**
|
|
1539
1532
|
* State of provisioning of the SAP monitor.
|
|
@@ -1570,7 +1563,7 @@ export interface Monitor extends TrackedResource {
|
|
|
1570
1563
|
}
|
|
1571
1564
|
/** A provider instance associated with SAP monitor. */
|
|
1572
1565
|
export interface ProviderInstance extends ProxyResource {
|
|
1573
|
-
/** Managed service identity
|
|
1566
|
+
/** [currently not in use] Managed service identity(user assigned identities) */
|
|
1574
1567
|
identity?: UserAssignedServiceIdentity;
|
|
1575
1568
|
/**
|
|
1576
1569
|
* State of provisioning of the provider instance
|
|
@@ -1582,7 +1575,7 @@ export interface ProviderInstance extends ProxyResource {
|
|
|
1582
1575
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1583
1576
|
*/
|
|
1584
1577
|
readonly errors?: ProviderInstancePropertiesErrors;
|
|
1585
|
-
/** Defines the provider
|
|
1578
|
+
/** Defines the provider specific properties. */
|
|
1586
1579
|
providerSettings?: ProviderSpecificPropertiesUnion;
|
|
1587
1580
|
}
|
|
1588
1581
|
/** configuration associated with SAP Landscape Monitor Dashboard. */
|
|
@@ -1612,7 +1605,7 @@ export declare enum KnownSAPEnvironmentType {
|
|
|
1612
1605
|
* **NonProd** \
|
|
1613
1606
|
* **Prod**
|
|
1614
1607
|
*/
|
|
1615
|
-
export
|
|
1608
|
+
export type SAPEnvironmentType = string;
|
|
1616
1609
|
/** Known values of {@link SAPProductType} that the service accepts. */
|
|
1617
1610
|
export declare enum KnownSAPProductType {
|
|
1618
1611
|
/** ECC */
|
|
@@ -1631,7 +1624,7 @@ export declare enum KnownSAPProductType {
|
|
|
1631
1624
|
* **S4HANA** \
|
|
1632
1625
|
* **Other**
|
|
1633
1626
|
*/
|
|
1634
|
-
export
|
|
1627
|
+
export type SAPProductType = string;
|
|
1635
1628
|
/** Known values of {@link SAPDeploymentType} that the service accepts. */
|
|
1636
1629
|
export declare enum KnownSAPDeploymentType {
|
|
1637
1630
|
/** SingleServer */
|
|
@@ -1647,7 +1640,7 @@ export declare enum KnownSAPDeploymentType {
|
|
|
1647
1640
|
* **SingleServer** \
|
|
1648
1641
|
* **ThreeTier**
|
|
1649
1642
|
*/
|
|
1650
|
-
export
|
|
1643
|
+
export type SAPDeploymentType = string;
|
|
1651
1644
|
/** Known values of {@link SAPDatabaseType} that the service accepts. */
|
|
1652
1645
|
export declare enum KnownSAPDatabaseType {
|
|
1653
1646
|
/** Hana */
|
|
@@ -1663,7 +1656,7 @@ export declare enum KnownSAPDatabaseType {
|
|
|
1663
1656
|
* **HANA** \
|
|
1664
1657
|
* **DB2**
|
|
1665
1658
|
*/
|
|
1666
|
-
export
|
|
1659
|
+
export type SAPDatabaseType = string;
|
|
1667
1660
|
/** Known values of {@link SAPDatabaseScaleMethod} that the service accepts. */
|
|
1668
1661
|
export declare enum KnownSAPDatabaseScaleMethod {
|
|
1669
1662
|
/** ScaleUp */
|
|
@@ -1676,7 +1669,7 @@ export declare enum KnownSAPDatabaseScaleMethod {
|
|
|
1676
1669
|
* ### Known values supported by the service
|
|
1677
1670
|
* **ScaleUp**
|
|
1678
1671
|
*/
|
|
1679
|
-
export
|
|
1672
|
+
export type SAPDatabaseScaleMethod = string;
|
|
1680
1673
|
/** Known values of {@link SAPHighAvailabilityType} that the service accepts. */
|
|
1681
1674
|
export declare enum KnownSAPHighAvailabilityType {
|
|
1682
1675
|
/** AvailabilitySet */
|
|
@@ -1692,7 +1685,7 @@ export declare enum KnownSAPHighAvailabilityType {
|
|
|
1692
1685
|
* **AvailabilitySet** \
|
|
1693
1686
|
* **AvailabilityZone**
|
|
1694
1687
|
*/
|
|
1695
|
-
export
|
|
1688
|
+
export type SAPHighAvailabilityType = string;
|
|
1696
1689
|
/** Known values of {@link DiskSkuName} that the service accepts. */
|
|
1697
1690
|
export declare enum KnownDiskSkuName {
|
|
1698
1691
|
/** StandardLRS */
|
|
@@ -1723,7 +1716,7 @@ export declare enum KnownDiskSkuName {
|
|
|
1723
1716
|
* **StandardSSD_ZRS** \
|
|
1724
1717
|
* **PremiumV2_LRS**
|
|
1725
1718
|
*/
|
|
1726
|
-
export
|
|
1719
|
+
export type DiskSkuName = string;
|
|
1727
1720
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
1728
1721
|
export declare enum KnownManagedServiceIdentityType {
|
|
1729
1722
|
/** None */
|
|
@@ -1739,7 +1732,7 @@ export declare enum KnownManagedServiceIdentityType {
|
|
|
1739
1732
|
* **None** \
|
|
1740
1733
|
* **UserAssigned**
|
|
1741
1734
|
*/
|
|
1742
|
-
export
|
|
1735
|
+
export type ManagedServiceIdentityType = string;
|
|
1743
1736
|
/** Known values of {@link SAPConfigurationType} that the service accepts. */
|
|
1744
1737
|
export declare enum KnownSAPConfigurationType {
|
|
1745
1738
|
/** Deployment */
|
|
@@ -1758,7 +1751,7 @@ export declare enum KnownSAPConfigurationType {
|
|
|
1758
1751
|
* **Discovery** \
|
|
1759
1752
|
* **DeploymentWithOSConfig**
|
|
1760
1753
|
*/
|
|
1761
|
-
export
|
|
1754
|
+
export type SAPConfigurationType = string;
|
|
1762
1755
|
/** Known values of {@link SAPVirtualInstanceStatus} that the service accepts. */
|
|
1763
1756
|
export declare enum KnownSAPVirtualInstanceStatus {
|
|
1764
1757
|
/** Starting */
|
|
@@ -1789,7 +1782,7 @@ export declare enum KnownSAPVirtualInstanceStatus {
|
|
|
1789
1782
|
* **Unavailable** \
|
|
1790
1783
|
* **SoftShutdown**
|
|
1791
1784
|
*/
|
|
1792
|
-
export
|
|
1785
|
+
export type SAPVirtualInstanceStatus = string;
|
|
1793
1786
|
/** Known values of {@link SAPHealthState} that the service accepts. */
|
|
1794
1787
|
export declare enum KnownSAPHealthState {
|
|
1795
1788
|
/** Unknown */
|
|
@@ -1811,7 +1804,7 @@ export declare enum KnownSAPHealthState {
|
|
|
1811
1804
|
* **Unhealthy** \
|
|
1812
1805
|
* **Degraded**
|
|
1813
1806
|
*/
|
|
1814
|
-
export
|
|
1807
|
+
export type SAPHealthState = string;
|
|
1815
1808
|
/** Known values of {@link SAPVirtualInstanceState} that the service accepts. */
|
|
1816
1809
|
export declare enum KnownSAPVirtualInstanceState {
|
|
1817
1810
|
/** InfrastructureDeploymentPending */
|
|
@@ -1857,7 +1850,7 @@ export declare enum KnownSAPVirtualInstanceState {
|
|
|
1857
1850
|
* **DiscoveryFailed** \
|
|
1858
1851
|
* **RegistrationComplete**
|
|
1859
1852
|
*/
|
|
1860
|
-
export
|
|
1853
|
+
export type SAPVirtualInstanceState = string;
|
|
1861
1854
|
/** Known values of {@link SapVirtualInstanceProvisioningState} that the service accepts. */
|
|
1862
1855
|
export declare enum KnownSapVirtualInstanceProvisioningState {
|
|
1863
1856
|
/** Succeeded */
|
|
@@ -1882,7 +1875,7 @@ export declare enum KnownSapVirtualInstanceProvisioningState {
|
|
|
1882
1875
|
* **Failed** \
|
|
1883
1876
|
* **Deleting**
|
|
1884
1877
|
*/
|
|
1885
|
-
export
|
|
1878
|
+
export type SapVirtualInstanceProvisioningState = string;
|
|
1886
1879
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1887
1880
|
export declare enum KnownCreatedByType {
|
|
1888
1881
|
/** User */
|
|
@@ -1904,7 +1897,7 @@ export declare enum KnownCreatedByType {
|
|
|
1904
1897
|
* **ManagedIdentity** \
|
|
1905
1898
|
* **Key**
|
|
1906
1899
|
*/
|
|
1907
|
-
export
|
|
1900
|
+
export type CreatedByType = string;
|
|
1908
1901
|
/** Known values of {@link EnqueueReplicationServerType} that the service accepts. */
|
|
1909
1902
|
export declare enum KnownEnqueueReplicationServerType {
|
|
1910
1903
|
/** EnqueueReplicator1 */
|
|
@@ -1920,7 +1913,7 @@ export declare enum KnownEnqueueReplicationServerType {
|
|
|
1920
1913
|
* **EnqueueReplicator1** \
|
|
1921
1914
|
* **EnqueueReplicator2**
|
|
1922
1915
|
*/
|
|
1923
|
-
export
|
|
1916
|
+
export type EnqueueReplicationServerType = string;
|
|
1924
1917
|
/** Known values of {@link CentralServerVirtualMachineType} that the service accepts. */
|
|
1925
1918
|
export declare enum KnownCentralServerVirtualMachineType {
|
|
1926
1919
|
/** Primary */
|
|
@@ -1951,7 +1944,7 @@ export declare enum KnownCentralServerVirtualMachineType {
|
|
|
1951
1944
|
* **ERS** \
|
|
1952
1945
|
* **Standby**
|
|
1953
1946
|
*/
|
|
1954
|
-
export
|
|
1947
|
+
export type CentralServerVirtualMachineType = string;
|
|
1955
1948
|
/** Known values of {@link ApplicationServerVirtualMachineType} that the service accepts. */
|
|
1956
1949
|
export declare enum KnownApplicationServerVirtualMachineType {
|
|
1957
1950
|
/** Active */
|
|
@@ -1970,7 +1963,7 @@ export declare enum KnownApplicationServerVirtualMachineType {
|
|
|
1970
1963
|
* **Standby** \
|
|
1971
1964
|
* **Unknown**
|
|
1972
1965
|
*/
|
|
1973
|
-
export
|
|
1966
|
+
export type ApplicationServerVirtualMachineType = string;
|
|
1974
1967
|
/** Known values of {@link WorkloadMonitorProvisioningState} that the service accepts. */
|
|
1975
1968
|
export declare enum KnownWorkloadMonitorProvisioningState {
|
|
1976
1969
|
/** Accepted */
|
|
@@ -2001,7 +1994,7 @@ export declare enum KnownWorkloadMonitorProvisioningState {
|
|
|
2001
1994
|
* **Deleting** \
|
|
2002
1995
|
* **Migrating**
|
|
2003
1996
|
*/
|
|
2004
|
-
export
|
|
1997
|
+
export type WorkloadMonitorProvisioningState = string;
|
|
2005
1998
|
/** Known values of {@link RoutingPreference} that the service accepts. */
|
|
2006
1999
|
export declare enum KnownRoutingPreference {
|
|
2007
2000
|
/** Default */
|
|
@@ -2017,7 +2010,7 @@ export declare enum KnownRoutingPreference {
|
|
|
2017
2010
|
* **Default** \
|
|
2018
2011
|
* **RouteAll**
|
|
2019
2012
|
*/
|
|
2020
|
-
export
|
|
2013
|
+
export type RoutingPreference = string;
|
|
2021
2014
|
/** Known values of {@link SapLandscapeMonitorProvisioningState} that the service accepts. */
|
|
2022
2015
|
export declare enum KnownSapLandscapeMonitorProvisioningState {
|
|
2023
2016
|
/** Accepted */
|
|
@@ -2042,7 +2035,7 @@ export declare enum KnownSapLandscapeMonitorProvisioningState {
|
|
|
2042
2035
|
* **Succeeded** \
|
|
2043
2036
|
* **Canceled**
|
|
2044
2037
|
*/
|
|
2045
|
-
export
|
|
2038
|
+
export type SapLandscapeMonitorProvisioningState = string;
|
|
2046
2039
|
/** Known values of {@link Origin} that the service accepts. */
|
|
2047
2040
|
export declare enum KnownOrigin {
|
|
2048
2041
|
/** User */
|
|
@@ -2061,7 +2054,7 @@ export declare enum KnownOrigin {
|
|
|
2061
2054
|
* **system** \
|
|
2062
2055
|
* **user,system**
|
|
2063
2056
|
*/
|
|
2064
|
-
export
|
|
2057
|
+
export type Origin = string;
|
|
2065
2058
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
2066
2059
|
export declare enum KnownActionType {
|
|
2067
2060
|
/** Internal */
|
|
@@ -2074,7 +2067,7 @@ export declare enum KnownActionType {
|
|
|
2074
2067
|
* ### Known values supported by the service
|
|
2075
2068
|
* **Internal**
|
|
2076
2069
|
*/
|
|
2077
|
-
export
|
|
2070
|
+
export type ActionType = string;
|
|
2078
2071
|
/** Known values of {@link OSType} that the service accepts. */
|
|
2079
2072
|
export declare enum KnownOSType {
|
|
2080
2073
|
/** Linux */
|
|
@@ -2090,7 +2083,7 @@ export declare enum KnownOSType {
|
|
|
2090
2083
|
* **Linux** \
|
|
2091
2084
|
* **Windows**
|
|
2092
2085
|
*/
|
|
2093
|
-
export
|
|
2086
|
+
export type OSType = string;
|
|
2094
2087
|
/** Known values of {@link NamingPatternType} that the service accepts. */
|
|
2095
2088
|
export declare enum KnownNamingPatternType {
|
|
2096
2089
|
/** FullResourceName */
|
|
@@ -2103,7 +2096,7 @@ export declare enum KnownNamingPatternType {
|
|
|
2103
2096
|
* ### Known values supported by the service
|
|
2104
2097
|
* **FullResourceName**
|
|
2105
2098
|
*/
|
|
2106
|
-
export
|
|
2099
|
+
export type NamingPatternType = string;
|
|
2107
2100
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
2108
2101
|
export declare enum KnownConfigurationType {
|
|
2109
2102
|
/** Skip */
|
|
@@ -2122,7 +2115,7 @@ export declare enum KnownConfigurationType {
|
|
|
2122
2115
|
* **CreateAndMount** \
|
|
2123
2116
|
* **Mount**
|
|
2124
2117
|
*/
|
|
2125
|
-
export
|
|
2118
|
+
export type ConfigurationType = string;
|
|
2126
2119
|
/** Known values of {@link SAPSoftwareInstallationType} that the service accepts. */
|
|
2127
2120
|
export declare enum KnownSAPSoftwareInstallationType {
|
|
2128
2121
|
/** ServiceInitiated */
|
|
@@ -2141,7 +2134,7 @@ export declare enum KnownSAPSoftwareInstallationType {
|
|
|
2141
2134
|
* **SAPInstallWithoutOSConfig** \
|
|
2142
2135
|
* **External**
|
|
2143
2136
|
*/
|
|
2144
|
-
export
|
|
2137
|
+
export type SAPSoftwareInstallationType = string;
|
|
2145
2138
|
/** Known values of {@link OperationProperties} that the service accepts. */
|
|
2146
2139
|
export declare enum KnownOperationProperties {
|
|
2147
2140
|
/** NotSpecified */
|
|
@@ -2160,7 +2153,7 @@ export declare enum KnownOperationProperties {
|
|
|
2160
2153
|
* **User** \
|
|
2161
2154
|
* **System**
|
|
2162
2155
|
*/
|
|
2163
|
-
export
|
|
2156
|
+
export type OperationProperties = string;
|
|
2164
2157
|
/** Known values of {@link WorkloadMonitorActionType} that the service accepts. */
|
|
2165
2158
|
export declare enum KnownWorkloadMonitorActionType {
|
|
2166
2159
|
/** NotSpecified */
|
|
@@ -2176,7 +2169,7 @@ export declare enum KnownWorkloadMonitorActionType {
|
|
|
2176
2169
|
* **NotSpecified** \
|
|
2177
2170
|
* **Internal**
|
|
2178
2171
|
*/
|
|
2179
|
-
export
|
|
2172
|
+
export type WorkloadMonitorActionType = string;
|
|
2180
2173
|
/** Known values of {@link SslPreference} that the service accepts. */
|
|
2181
2174
|
export declare enum KnownSslPreference {
|
|
2182
2175
|
/** Disabled */
|
|
@@ -2195,35 +2188,35 @@ export declare enum KnownSslPreference {
|
|
|
2195
2188
|
* **RootCertificate** \
|
|
2196
2189
|
* **ServerCertificate**
|
|
2197
2190
|
*/
|
|
2198
|
-
export
|
|
2191
|
+
export type SslPreference = string;
|
|
2199
2192
|
/** Optional parameters. */
|
|
2200
2193
|
export interface SAPSizingRecommendationsOptionalParams extends coreClient.OperationOptions {
|
|
2201
2194
|
/** SAP Sizing Recommendation Request body */
|
|
2202
2195
|
sAPSizingRecommendation?: SAPSizingRecommendationRequest;
|
|
2203
2196
|
}
|
|
2204
2197
|
/** Contains response data for the sAPSizingRecommendations operation. */
|
|
2205
|
-
export
|
|
2198
|
+
export type SAPSizingRecommendationsResponse = SAPSizingRecommendationResultUnion;
|
|
2206
2199
|
/** Optional parameters. */
|
|
2207
2200
|
export interface SAPSupportedSkuOptionalParams extends coreClient.OperationOptions {
|
|
2208
2201
|
/** SAP Supported SKU Request body */
|
|
2209
2202
|
sAPSupportedSku?: SAPSupportedSkusRequest;
|
|
2210
2203
|
}
|
|
2211
2204
|
/** Contains response data for the sAPSupportedSku operation. */
|
|
2212
|
-
export
|
|
2205
|
+
export type SAPSupportedSkuResponse = SAPSupportedResourceSkusResult;
|
|
2213
2206
|
/** Optional parameters. */
|
|
2214
2207
|
export interface SAPDiskConfigurationsOptionalParams extends coreClient.OperationOptions {
|
|
2215
2208
|
/** SAP Disk Configurations Request body */
|
|
2216
2209
|
sAPDiskConfigurations?: SAPDiskConfigurationsRequest;
|
|
2217
2210
|
}
|
|
2218
2211
|
/** Contains response data for the sAPDiskConfigurations operation. */
|
|
2219
|
-
export
|
|
2212
|
+
export type SAPDiskConfigurationsResponse = SAPDiskConfigurationsResult;
|
|
2220
2213
|
/** Optional parameters. */
|
|
2221
2214
|
export interface SAPAvailabilityZoneDetailsOptionalParams extends coreClient.OperationOptions {
|
|
2222
2215
|
/** SAP Availability Zone Details Request body */
|
|
2223
2216
|
sAPAvailabilityZoneDetails?: SAPAvailabilityZoneDetailsRequest;
|
|
2224
2217
|
}
|
|
2225
2218
|
/** Contains response data for the sAPAvailabilityZoneDetails operation. */
|
|
2226
|
-
export
|
|
2219
|
+
export type SAPAvailabilityZoneDetailsResponse = SAPAvailabilityZoneDetailsResult;
|
|
2227
2220
|
/** Optional parameters. */
|
|
2228
2221
|
export interface SAPVirtualInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2229
2222
|
/** Virtual Instance for SAP solutions resource request body. */
|
|
@@ -2234,19 +2227,19 @@ export interface SAPVirtualInstancesCreateOptionalParams extends coreClient.Oper
|
|
|
2234
2227
|
resumeFrom?: string;
|
|
2235
2228
|
}
|
|
2236
2229
|
/** Contains response data for the create operation. */
|
|
2237
|
-
export
|
|
2230
|
+
export type SAPVirtualInstancesCreateResponse = SAPVirtualInstance;
|
|
2238
2231
|
/** Optional parameters. */
|
|
2239
2232
|
export interface SAPVirtualInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2240
2233
|
}
|
|
2241
2234
|
/** Contains response data for the get operation. */
|
|
2242
|
-
export
|
|
2235
|
+
export type SAPVirtualInstancesGetResponse = SAPVirtualInstance;
|
|
2243
2236
|
/** Optional parameters. */
|
|
2244
2237
|
export interface SAPVirtualInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2245
2238
|
/** Request body to update a Virtual Instance for SAP solutions resource. */
|
|
2246
2239
|
body?: UpdateSAPVirtualInstanceRequest;
|
|
2247
2240
|
}
|
|
2248
2241
|
/** Contains response data for the update operation. */
|
|
2249
|
-
export
|
|
2242
|
+
export type SAPVirtualInstancesUpdateResponse = SAPVirtualInstance;
|
|
2250
2243
|
/** Optional parameters. */
|
|
2251
2244
|
export interface SAPVirtualInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2252
2245
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2255,17 +2248,17 @@ export interface SAPVirtualInstancesDeleteOptionalParams extends coreClient.Oper
|
|
|
2255
2248
|
resumeFrom?: string;
|
|
2256
2249
|
}
|
|
2257
2250
|
/** Contains response data for the delete operation. */
|
|
2258
|
-
export
|
|
2251
|
+
export type SAPVirtualInstancesDeleteResponse = OperationStatusResult;
|
|
2259
2252
|
/** Optional parameters. */
|
|
2260
2253
|
export interface SAPVirtualInstancesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2261
2254
|
}
|
|
2262
2255
|
/** Contains response data for the listByResourceGroup operation. */
|
|
2263
|
-
export
|
|
2256
|
+
export type SAPVirtualInstancesListByResourceGroupResponse = SAPVirtualInstanceList;
|
|
2264
2257
|
/** Optional parameters. */
|
|
2265
2258
|
export interface SAPVirtualInstancesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2266
2259
|
}
|
|
2267
2260
|
/** Contains response data for the listBySubscription operation. */
|
|
2268
|
-
export
|
|
2261
|
+
export type SAPVirtualInstancesListBySubscriptionResponse = SAPVirtualInstanceList;
|
|
2269
2262
|
/** Optional parameters. */
|
|
2270
2263
|
export interface SAPVirtualInstancesStartOptionalParams extends coreClient.OperationOptions {
|
|
2271
2264
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2274,7 +2267,7 @@ export interface SAPVirtualInstancesStartOptionalParams extends coreClient.Opera
|
|
|
2274
2267
|
resumeFrom?: string;
|
|
2275
2268
|
}
|
|
2276
2269
|
/** Contains response data for the start operation. */
|
|
2277
|
-
export
|
|
2270
|
+
export type SAPVirtualInstancesStartResponse = OperationStatusResult;
|
|
2278
2271
|
/** Optional parameters. */
|
|
2279
2272
|
export interface SAPVirtualInstancesStopOptionalParams extends coreClient.OperationOptions {
|
|
2280
2273
|
/** The Virtual Instance for SAP solutions resource stop request body. */
|
|
@@ -2285,22 +2278,22 @@ export interface SAPVirtualInstancesStopOptionalParams extends coreClient.Operat
|
|
|
2285
2278
|
resumeFrom?: string;
|
|
2286
2279
|
}
|
|
2287
2280
|
/** Contains response data for the stop operation. */
|
|
2288
|
-
export
|
|
2281
|
+
export type SAPVirtualInstancesStopResponse = OperationStatusResult;
|
|
2289
2282
|
/** Optional parameters. */
|
|
2290
2283
|
export interface SAPVirtualInstancesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2291
2284
|
}
|
|
2292
2285
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2293
|
-
export
|
|
2286
|
+
export type SAPVirtualInstancesListByResourceGroupNextResponse = SAPVirtualInstanceList;
|
|
2294
2287
|
/** Optional parameters. */
|
|
2295
2288
|
export interface SAPVirtualInstancesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2296
2289
|
}
|
|
2297
2290
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2298
|
-
export
|
|
2291
|
+
export type SAPVirtualInstancesListBySubscriptionNextResponse = SAPVirtualInstanceList;
|
|
2299
2292
|
/** Optional parameters. */
|
|
2300
2293
|
export interface SAPCentralInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2301
2294
|
}
|
|
2302
2295
|
/** Contains response data for the get operation. */
|
|
2303
|
-
export
|
|
2296
|
+
export type SAPCentralInstancesGetResponse = SAPCentralServerInstance;
|
|
2304
2297
|
/** Optional parameters. */
|
|
2305
2298
|
export interface SAPCentralInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2306
2299
|
/** The SAP Central Services Instance request body. */
|
|
@@ -2311,7 +2304,7 @@ export interface SAPCentralInstancesCreateOptionalParams extends coreClient.Oper
|
|
|
2311
2304
|
resumeFrom?: string;
|
|
2312
2305
|
}
|
|
2313
2306
|
/** Contains response data for the create operation. */
|
|
2314
|
-
export
|
|
2307
|
+
export type SAPCentralInstancesCreateResponse = SAPCentralServerInstance;
|
|
2315
2308
|
/** Optional parameters. */
|
|
2316
2309
|
export interface SAPCentralInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2317
2310
|
/** The SAP Central Services Instance resource request body. */
|
|
@@ -2322,7 +2315,7 @@ export interface SAPCentralInstancesUpdateOptionalParams extends coreClient.Oper
|
|
|
2322
2315
|
resumeFrom?: string;
|
|
2323
2316
|
}
|
|
2324
2317
|
/** Contains response data for the update operation. */
|
|
2325
|
-
export
|
|
2318
|
+
export type SAPCentralInstancesUpdateResponse = SAPCentralServerInstance;
|
|
2326
2319
|
/** Optional parameters. */
|
|
2327
2320
|
export interface SAPCentralInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2328
2321
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2331,12 +2324,12 @@ export interface SAPCentralInstancesDeleteOptionalParams extends coreClient.Oper
|
|
|
2331
2324
|
resumeFrom?: string;
|
|
2332
2325
|
}
|
|
2333
2326
|
/** Contains response data for the delete operation. */
|
|
2334
|
-
export
|
|
2327
|
+
export type SAPCentralInstancesDeleteResponse = OperationStatusResult;
|
|
2335
2328
|
/** Optional parameters. */
|
|
2336
2329
|
export interface SAPCentralInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
2337
2330
|
}
|
|
2338
2331
|
/** Contains response data for the list operation. */
|
|
2339
|
-
export
|
|
2332
|
+
export type SAPCentralInstancesListResponse = SAPCentralInstanceList;
|
|
2340
2333
|
/** Optional parameters. */
|
|
2341
2334
|
export interface SAPCentralInstancesStartInstanceOptionalParams extends coreClient.OperationOptions {
|
|
2342
2335
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2345,7 +2338,7 @@ export interface SAPCentralInstancesStartInstanceOptionalParams extends coreClie
|
|
|
2345
2338
|
resumeFrom?: string;
|
|
2346
2339
|
}
|
|
2347
2340
|
/** Contains response data for the startInstance operation. */
|
|
2348
|
-
export
|
|
2341
|
+
export type SAPCentralInstancesStartInstanceResponse = OperationStatusResult;
|
|
2349
2342
|
/** Optional parameters. */
|
|
2350
2343
|
export interface SAPCentralInstancesStopInstanceOptionalParams extends coreClient.OperationOptions {
|
|
2351
2344
|
/** SAP Central Services instance stop request body. */
|
|
@@ -2356,17 +2349,17 @@ export interface SAPCentralInstancesStopInstanceOptionalParams extends coreClien
|
|
|
2356
2349
|
resumeFrom?: string;
|
|
2357
2350
|
}
|
|
2358
2351
|
/** Contains response data for the stopInstance operation. */
|
|
2359
|
-
export
|
|
2352
|
+
export type SAPCentralInstancesStopInstanceResponse = OperationStatusResult;
|
|
2360
2353
|
/** Optional parameters. */
|
|
2361
2354
|
export interface SAPCentralInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2362
2355
|
}
|
|
2363
2356
|
/** Contains response data for the listNext operation. */
|
|
2364
|
-
export
|
|
2357
|
+
export type SAPCentralInstancesListNextResponse = SAPCentralInstanceList;
|
|
2365
2358
|
/** Optional parameters. */
|
|
2366
2359
|
export interface SAPDatabaseInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2367
2360
|
}
|
|
2368
2361
|
/** Contains response data for the get operation. */
|
|
2369
|
-
export
|
|
2362
|
+
export type SAPDatabaseInstancesGetResponse = SAPDatabaseInstance;
|
|
2370
2363
|
/** Optional parameters. */
|
|
2371
2364
|
export interface SAPDatabaseInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2372
2365
|
/** Request body of Database resource of a SAP system. */
|
|
@@ -2377,7 +2370,7 @@ export interface SAPDatabaseInstancesCreateOptionalParams extends coreClient.Ope
|
|
|
2377
2370
|
resumeFrom?: string;
|
|
2378
2371
|
}
|
|
2379
2372
|
/** Contains response data for the create operation. */
|
|
2380
|
-
export
|
|
2373
|
+
export type SAPDatabaseInstancesCreateResponse = SAPDatabaseInstance;
|
|
2381
2374
|
/** Optional parameters. */
|
|
2382
2375
|
export interface SAPDatabaseInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2383
2376
|
/** Database resource update request body. */
|
|
@@ -2388,7 +2381,7 @@ export interface SAPDatabaseInstancesUpdateOptionalParams extends coreClient.Ope
|
|
|
2388
2381
|
resumeFrom?: string;
|
|
2389
2382
|
}
|
|
2390
2383
|
/** Contains response data for the update operation. */
|
|
2391
|
-
export
|
|
2384
|
+
export type SAPDatabaseInstancesUpdateResponse = SAPDatabaseInstance;
|
|
2392
2385
|
/** Optional parameters. */
|
|
2393
2386
|
export interface SAPDatabaseInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2394
2387
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2397,12 +2390,12 @@ export interface SAPDatabaseInstancesDeleteOptionalParams extends coreClient.Ope
|
|
|
2397
2390
|
resumeFrom?: string;
|
|
2398
2391
|
}
|
|
2399
2392
|
/** Contains response data for the delete operation. */
|
|
2400
|
-
export
|
|
2393
|
+
export type SAPDatabaseInstancesDeleteResponse = OperationStatusResult;
|
|
2401
2394
|
/** Optional parameters. */
|
|
2402
2395
|
export interface SAPDatabaseInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
2403
2396
|
}
|
|
2404
2397
|
/** Contains response data for the list operation. */
|
|
2405
|
-
export
|
|
2398
|
+
export type SAPDatabaseInstancesListResponse = SAPDatabaseInstanceList;
|
|
2406
2399
|
/** Optional parameters. */
|
|
2407
2400
|
export interface SAPDatabaseInstancesStartInstanceOptionalParams extends coreClient.OperationOptions {
|
|
2408
2401
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2411,7 +2404,7 @@ export interface SAPDatabaseInstancesStartInstanceOptionalParams extends coreCli
|
|
|
2411
2404
|
resumeFrom?: string;
|
|
2412
2405
|
}
|
|
2413
2406
|
/** Contains response data for the startInstance operation. */
|
|
2414
|
-
export
|
|
2407
|
+
export type SAPDatabaseInstancesStartInstanceResponse = OperationStatusResult;
|
|
2415
2408
|
/** Optional parameters. */
|
|
2416
2409
|
export interface SAPDatabaseInstancesStopInstanceOptionalParams extends coreClient.OperationOptions {
|
|
2417
2410
|
/** Stop request for the database instance of the SAP system. */
|
|
@@ -2422,17 +2415,17 @@ export interface SAPDatabaseInstancesStopInstanceOptionalParams extends coreClie
|
|
|
2422
2415
|
resumeFrom?: string;
|
|
2423
2416
|
}
|
|
2424
2417
|
/** Contains response data for the stopInstance operation. */
|
|
2425
|
-
export
|
|
2418
|
+
export type SAPDatabaseInstancesStopInstanceResponse = OperationStatusResult;
|
|
2426
2419
|
/** Optional parameters. */
|
|
2427
2420
|
export interface SAPDatabaseInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2428
2421
|
}
|
|
2429
2422
|
/** Contains response data for the listNext operation. */
|
|
2430
|
-
export
|
|
2423
|
+
export type SAPDatabaseInstancesListNextResponse = SAPDatabaseInstanceList;
|
|
2431
2424
|
/** Optional parameters. */
|
|
2432
2425
|
export interface SAPApplicationServerInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2433
2426
|
}
|
|
2434
2427
|
/** Contains response data for the get operation. */
|
|
2435
|
-
export
|
|
2428
|
+
export type SAPApplicationServerInstancesGetResponse = SAPApplicationServerInstance;
|
|
2436
2429
|
/** Optional parameters. */
|
|
2437
2430
|
export interface SAPApplicationServerInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2438
2431
|
/** The SAP Application Server Instance resource request body. */
|
|
@@ -2443,7 +2436,7 @@ export interface SAPApplicationServerInstancesCreateOptionalParams extends coreC
|
|
|
2443
2436
|
resumeFrom?: string;
|
|
2444
2437
|
}
|
|
2445
2438
|
/** Contains response data for the create operation. */
|
|
2446
|
-
export
|
|
2439
|
+
export type SAPApplicationServerInstancesCreateResponse = SAPApplicationServerInstance;
|
|
2447
2440
|
/** Optional parameters. */
|
|
2448
2441
|
export interface SAPApplicationServerInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2449
2442
|
/** The SAP Application Server Instance resource request body. */
|
|
@@ -2454,7 +2447,7 @@ export interface SAPApplicationServerInstancesUpdateOptionalParams extends coreC
|
|
|
2454
2447
|
resumeFrom?: string;
|
|
2455
2448
|
}
|
|
2456
2449
|
/** Contains response data for the update operation. */
|
|
2457
|
-
export
|
|
2450
|
+
export type SAPApplicationServerInstancesUpdateResponse = SAPApplicationServerInstance;
|
|
2458
2451
|
/** Optional parameters. */
|
|
2459
2452
|
export interface SAPApplicationServerInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2460
2453
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2463,12 +2456,12 @@ export interface SAPApplicationServerInstancesDeleteOptionalParams extends coreC
|
|
|
2463
2456
|
resumeFrom?: string;
|
|
2464
2457
|
}
|
|
2465
2458
|
/** Contains response data for the delete operation. */
|
|
2466
|
-
export
|
|
2459
|
+
export type SAPApplicationServerInstancesDeleteResponse = OperationStatusResult;
|
|
2467
2460
|
/** Optional parameters. */
|
|
2468
2461
|
export interface SAPApplicationServerInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
2469
2462
|
}
|
|
2470
2463
|
/** Contains response data for the list operation. */
|
|
2471
|
-
export
|
|
2464
|
+
export type SAPApplicationServerInstancesListResponse = SAPApplicationServerInstanceList;
|
|
2472
2465
|
/** Optional parameters. */
|
|
2473
2466
|
export interface SAPApplicationServerInstancesStartInstanceOptionalParams extends coreClient.OperationOptions {
|
|
2474
2467
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2477,7 +2470,7 @@ export interface SAPApplicationServerInstancesStartInstanceOptionalParams extend
|
|
|
2477
2470
|
resumeFrom?: string;
|
|
2478
2471
|
}
|
|
2479
2472
|
/** Contains response data for the startInstance operation. */
|
|
2480
|
-
export
|
|
2473
|
+
export type SAPApplicationServerInstancesStartInstanceResponse = OperationStatusResult;
|
|
2481
2474
|
/** Optional parameters. */
|
|
2482
2475
|
export interface SAPApplicationServerInstancesStopInstanceOptionalParams extends coreClient.OperationOptions {
|
|
2483
2476
|
/** SAP Application server instance stop request body. */
|
|
@@ -2488,27 +2481,27 @@ export interface SAPApplicationServerInstancesStopInstanceOptionalParams extends
|
|
|
2488
2481
|
resumeFrom?: string;
|
|
2489
2482
|
}
|
|
2490
2483
|
/** Contains response data for the stopInstance operation. */
|
|
2491
|
-
export
|
|
2484
|
+
export type SAPApplicationServerInstancesStopInstanceResponse = OperationStatusResult;
|
|
2492
2485
|
/** Optional parameters. */
|
|
2493
2486
|
export interface SAPApplicationServerInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2494
2487
|
}
|
|
2495
2488
|
/** Contains response data for the listNext operation. */
|
|
2496
|
-
export
|
|
2489
|
+
export type SAPApplicationServerInstancesListNextResponse = SAPApplicationServerInstanceList;
|
|
2497
2490
|
/** Optional parameters. */
|
|
2498
2491
|
export interface MonitorsListOptionalParams extends coreClient.OperationOptions {
|
|
2499
2492
|
}
|
|
2500
2493
|
/** Contains response data for the list operation. */
|
|
2501
|
-
export
|
|
2494
|
+
export type MonitorsListResponse = MonitorListResult;
|
|
2502
2495
|
/** Optional parameters. */
|
|
2503
2496
|
export interface MonitorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2504
2497
|
}
|
|
2505
2498
|
/** Contains response data for the listByResourceGroup operation. */
|
|
2506
|
-
export
|
|
2499
|
+
export type MonitorsListByResourceGroupResponse = MonitorListResult;
|
|
2507
2500
|
/** Optional parameters. */
|
|
2508
2501
|
export interface MonitorsGetOptionalParams extends coreClient.OperationOptions {
|
|
2509
2502
|
}
|
|
2510
2503
|
/** Contains response data for the get operation. */
|
|
2511
|
-
export
|
|
2504
|
+
export type MonitorsGetResponse = Monitor;
|
|
2512
2505
|
/** Optional parameters. */
|
|
2513
2506
|
export interface MonitorsCreateOptionalParams extends coreClient.OperationOptions {
|
|
2514
2507
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2517,7 +2510,7 @@ export interface MonitorsCreateOptionalParams extends coreClient.OperationOption
|
|
|
2517
2510
|
resumeFrom?: string;
|
|
2518
2511
|
}
|
|
2519
2512
|
/** Contains response data for the create operation. */
|
|
2520
|
-
export
|
|
2513
|
+
export type MonitorsCreateResponse = Monitor;
|
|
2521
2514
|
/** Optional parameters. */
|
|
2522
2515
|
export interface MonitorsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2523
2516
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2526,32 +2519,32 @@ export interface MonitorsDeleteOptionalParams extends coreClient.OperationOption
|
|
|
2526
2519
|
resumeFrom?: string;
|
|
2527
2520
|
}
|
|
2528
2521
|
/** Contains response data for the delete operation. */
|
|
2529
|
-
export
|
|
2522
|
+
export type MonitorsDeleteResponse = OperationStatusResult;
|
|
2530
2523
|
/** Optional parameters. */
|
|
2531
2524
|
export interface MonitorsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2532
2525
|
}
|
|
2533
2526
|
/** Contains response data for the update operation. */
|
|
2534
|
-
export
|
|
2527
|
+
export type MonitorsUpdateResponse = Monitor;
|
|
2535
2528
|
/** Optional parameters. */
|
|
2536
2529
|
export interface MonitorsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2537
2530
|
}
|
|
2538
2531
|
/** Contains response data for the listNext operation. */
|
|
2539
|
-
export
|
|
2532
|
+
export type MonitorsListNextResponse = MonitorListResult;
|
|
2540
2533
|
/** Optional parameters. */
|
|
2541
2534
|
export interface MonitorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2542
2535
|
}
|
|
2543
2536
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2544
|
-
export
|
|
2537
|
+
export type MonitorsListByResourceGroupNextResponse = MonitorListResult;
|
|
2545
2538
|
/** Optional parameters. */
|
|
2546
2539
|
export interface ProviderInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
2547
2540
|
}
|
|
2548
2541
|
/** Contains response data for the list operation. */
|
|
2549
|
-
export
|
|
2542
|
+
export type ProviderInstancesListResponse = ProviderInstanceListResult;
|
|
2550
2543
|
/** Optional parameters. */
|
|
2551
2544
|
export interface ProviderInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
2552
2545
|
}
|
|
2553
2546
|
/** Contains response data for the get operation. */
|
|
2554
|
-
export
|
|
2547
|
+
export type ProviderInstancesGetResponse = ProviderInstance;
|
|
2555
2548
|
/** Optional parameters. */
|
|
2556
2549
|
export interface ProviderInstancesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2557
2550
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2560,7 +2553,7 @@ export interface ProviderInstancesCreateOptionalParams extends coreClient.Operat
|
|
|
2560
2553
|
resumeFrom?: string;
|
|
2561
2554
|
}
|
|
2562
2555
|
/** Contains response data for the create operation. */
|
|
2563
|
-
export
|
|
2556
|
+
export type ProviderInstancesCreateResponse = ProviderInstance;
|
|
2564
2557
|
/** Optional parameters. */
|
|
2565
2558
|
export interface ProviderInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2566
2559
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -2569,22 +2562,22 @@ export interface ProviderInstancesDeleteOptionalParams extends coreClient.Operat
|
|
|
2569
2562
|
resumeFrom?: string;
|
|
2570
2563
|
}
|
|
2571
2564
|
/** Contains response data for the delete operation. */
|
|
2572
|
-
export
|
|
2565
|
+
export type ProviderInstancesDeleteResponse = OperationStatusResult;
|
|
2573
2566
|
/** Optional parameters. */
|
|
2574
2567
|
export interface ProviderInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2575
2568
|
}
|
|
2576
2569
|
/** Contains response data for the listNext operation. */
|
|
2577
|
-
export
|
|
2570
|
+
export type ProviderInstancesListNextResponse = ProviderInstanceListResult;
|
|
2578
2571
|
/** Optional parameters. */
|
|
2579
2572
|
export interface SapLandscapeMonitorGetOptionalParams extends coreClient.OperationOptions {
|
|
2580
2573
|
}
|
|
2581
2574
|
/** Contains response data for the get operation. */
|
|
2582
|
-
export
|
|
2575
|
+
export type SapLandscapeMonitorGetResponse = SapLandscapeMonitor;
|
|
2583
2576
|
/** Optional parameters. */
|
|
2584
2577
|
export interface SapLandscapeMonitorCreateOptionalParams extends coreClient.OperationOptions {
|
|
2585
2578
|
}
|
|
2586
2579
|
/** Contains response data for the create operation. */
|
|
2587
|
-
export
|
|
2580
|
+
export type SapLandscapeMonitorCreateResponse = SapLandscapeMonitor;
|
|
2588
2581
|
/** Optional parameters. */
|
|
2589
2582
|
export interface SapLandscapeMonitorDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2590
2583
|
}
|
|
@@ -2592,22 +2585,22 @@ export interface SapLandscapeMonitorDeleteOptionalParams extends coreClient.Oper
|
|
|
2592
2585
|
export interface SapLandscapeMonitorUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2593
2586
|
}
|
|
2594
2587
|
/** Contains response data for the update operation. */
|
|
2595
|
-
export
|
|
2588
|
+
export type SapLandscapeMonitorUpdateResponse = SapLandscapeMonitor;
|
|
2596
2589
|
/** Optional parameters. */
|
|
2597
2590
|
export interface SapLandscapeMonitorListOptionalParams extends coreClient.OperationOptions {
|
|
2598
2591
|
}
|
|
2599
2592
|
/** Contains response data for the list operation. */
|
|
2600
|
-
export
|
|
2593
|
+
export type SapLandscapeMonitorListResponse = SapLandscapeMonitorListResult;
|
|
2601
2594
|
/** Optional parameters. */
|
|
2602
2595
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2603
2596
|
}
|
|
2604
2597
|
/** Contains response data for the list operation. */
|
|
2605
|
-
export
|
|
2598
|
+
export type OperationsListResponse = OperationListResult;
|
|
2606
2599
|
/** Optional parameters. */
|
|
2607
2600
|
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2608
2601
|
}
|
|
2609
2602
|
/** Contains response data for the listNext operation. */
|
|
2610
|
-
export
|
|
2603
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
2611
2604
|
/** Optional parameters. */
|
|
2612
2605
|
export interface WorkloadsClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
2613
2606
|
/** server parameter */
|