@datatr-ux/ovhcloud-types 1.0.19 → 1.0.20

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 (62) hide show
  1. package/dist/dedicatedCloud/Sap.d.ts +37 -0
  2. package/dist/dedicatedCloud/Sap.d.ts.map +1 -0
  3. package/dist/dedicatedCloud/Sap.js +1 -0
  4. package/dist/dedicatedCloud/SapWithIAM.d.ts +40 -0
  5. package/dist/dedicatedCloud/SapWithIAM.d.ts.map +1 -0
  6. package/dist/dedicatedCloud/SapWithIAM.js +1 -0
  7. package/dist/dedicatedCloud/index.d.ts +4 -0
  8. package/dist/dedicatedCloud/index.d.ts.map +1 -1
  9. package/dist/dedicatedCloud/index.js +4 -0
  10. package/dist/dedicatedCloud/sap/ApplicationServers.d.ts +31 -0
  11. package/dist/dedicatedCloud/sap/ApplicationServers.d.ts.map +1 -0
  12. package/dist/dedicatedCloud/sap/ApplicationServers.js +1 -0
  13. package/dist/dedicatedCloud/sap/ApplicationTypeEnum.d.ts +6 -0
  14. package/dist/dedicatedCloud/sap/ApplicationTypeEnum.d.ts.map +1 -0
  15. package/dist/dedicatedCloud/sap/ApplicationTypeEnum.js +6 -0
  16. package/dist/dedicatedCloud/sap/ApplicationVersionEnum.d.ts +8 -0
  17. package/dist/dedicatedCloud/sap/ApplicationVersionEnum.d.ts.map +1 -0
  18. package/dist/dedicatedCloud/sap/ApplicationVersionEnum.js +8 -0
  19. package/dist/dedicatedCloud/sap/Bucket.d.ts +12 -0
  20. package/dist/dedicatedCloud/sap/Bucket.d.ts.map +1 -0
  21. package/dist/dedicatedCloud/sap/Bucket.js +1 -0
  22. package/dist/dedicatedCloud/sap/DeploymentTypeEnum.d.ts +7 -0
  23. package/dist/dedicatedCloud/sap/DeploymentTypeEnum.d.ts.map +1 -0
  24. package/dist/dedicatedCloud/sap/DeploymentTypeEnum.js +7 -0
  25. package/dist/dedicatedCloud/sap/Firewall.d.ts +10 -0
  26. package/dist/dedicatedCloud/sap/Firewall.d.ts.map +1 -0
  27. package/dist/dedicatedCloud/sap/Firewall.js +1 -0
  28. package/dist/dedicatedCloud/sap/HanaServers.d.ts +30 -0
  29. package/dist/dedicatedCloud/sap/HanaServers.d.ts.map +1 -0
  30. package/dist/dedicatedCloud/sap/HanaServers.js +1 -0
  31. package/dist/dedicatedCloud/sap/Ldp.d.ts +8 -0
  32. package/dist/dedicatedCloud/sap/Ldp.d.ts.map +1 -0
  33. package/dist/dedicatedCloud/sap/Ldp.js +1 -0
  34. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.d.ts +8 -0
  35. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.d.ts.map +1 -0
  36. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.js +8 -0
  37. package/dist/dedicatedCloud/sap/Params.d.ts +51 -0
  38. package/dist/dedicatedCloud/sap/Params.d.ts.map +1 -0
  39. package/dist/dedicatedCloud/sap/Params.js +1 -0
  40. package/dist/dedicatedCloud/sap/Passwords.d.ts +12 -0
  41. package/dist/dedicatedCloud/sap/Passwords.d.ts.map +1 -0
  42. package/dist/dedicatedCloud/sap/Passwords.js +1 -0
  43. package/dist/dedicatedCloud/sap/RolesEnum.d.ts +8 -0
  44. package/dist/dedicatedCloud/sap/RolesEnum.d.ts.map +1 -0
  45. package/dist/dedicatedCloud/sap/RolesEnum.js +8 -0
  46. package/dist/dedicatedCloud/sap/Sids.d.ts +8 -0
  47. package/dist/dedicatedCloud/sap/Sids.d.ts.map +1 -0
  48. package/dist/dedicatedCloud/sap/Sids.js +1 -0
  49. package/dist/dedicatedCloud/sap/StatusEnum.d.ts +10 -0
  50. package/dist/dedicatedCloud/sap/StatusEnum.d.ts.map +1 -0
  51. package/dist/dedicatedCloud/sap/StatusEnum.js +10 -0
  52. package/dist/dedicatedCloud/sap/SystemUsageEnum.d.ts +8 -0
  53. package/dist/dedicatedCloud/sap/SystemUsageEnum.d.ts.map +1 -0
  54. package/dist/dedicatedCloud/sap/SystemUsageEnum.js +8 -0
  55. package/dist/dedicatedCloud/sap/index.d.ts +16 -0
  56. package/dist/dedicatedCloud/sap/index.d.ts.map +1 -0
  57. package/dist/dedicatedCloud/sap/index.js +15 -0
  58. package/dist/ovhcloud-types.js +3829 -3817
  59. package/dist/ovhcloudconnect/service/BandwidthEnum.d.ts +1 -0
  60. package/dist/ovhcloudconnect/service/BandwidthEnum.d.ts.map +1 -1
  61. package/dist/ovhcloudconnect/service/BandwidthEnum.js +1 -0
  62. package/package.json +1 -1
@@ -0,0 +1,37 @@
1
+ import { ApplicationTypeEnum } from './sap/ApplicationTypeEnum';
2
+ import { DeploymentTypeEnum } from './sap/DeploymentTypeEnum';
3
+ import { StatusEnum } from './sap/StatusEnum';
4
+ /** This schema provides detailed information about the pre-installation tasks related to SAP deployments. */
5
+ export interface Sap {
6
+ /** Describes the type of SAP application that is being installed as part of the pre-installation tasks. */
7
+ applicationType: ApplicationTypeEnum;
8
+ /** Describes the specific version of the SAP application that is being installed during the pre-installation process. */
9
+ applicationVersion: string;
10
+ /** Provides the current status of the clean-up operations performed as part of the pre-installation tasks. */
11
+ cleanStatus: StatusEnum;
12
+ /** Describes the type of deployment strategy being used for the SAP installation during the pre-installation process. */
13
+ deploymentType: DeploymentTypeEnum;
14
+ /** Records the date and time when the pre-installation tasks were finished. */
15
+ endTime?: string;
16
+ /** Contains a detailed error message if any issues or failures occurred during the execution of the pre-installation tasks. */
17
+ errorMessage?: string;
18
+ /** Provides the current operational state of the Gateway component during the pre-installation process. */
19
+ gatewayStatus: StatusEnum;
20
+ /** Provides the current operational state of the SAP HANA installation during the pre-installation process. */
21
+ sapHanaInstallationStatus: StatusEnum;
22
+ /** Describes the System ID (SID) assigned to the SAP HANA instance being installed as part of the pre-installation tasks. */
23
+ sapHanaSid: string;
24
+ /** Describes the System ID (SID) assigned to the SAP system being installed as part of the pre-installation tasks. */
25
+ sapSid: string;
26
+ /** Provides the current operational state of the SAP system installation during the pre-installation process. */
27
+ sapSystemInstallationStatus: StatusEnum;
28
+ /** Records the date and time when the pre-installation tasks were initiated. */
29
+ startTime: string;
30
+ /** Provides an overview of the current overall status of the pre-installation tasks. */
31
+ status: StatusEnum;
32
+ /** Uniquely identifies each set of pre-installation tasks. */
33
+ taskId: string;
34
+ /** Provides the current operational state of virtual machines deployment during the pre-installation process. */
35
+ vmDeploymentStatus: StatusEnum;
36
+ }
37
+ //# sourceMappingURL=Sap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Sap.d.ts","sourceRoot":"","sources":["../../generated/types/dedicatedCloud/Sap.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AAEnE,6GAA6G;AAC7G,MAAM,WAAW,GAAG;IAClB,2GAA2G;IAC3G,eAAe,EAAE,mBAAmB,CAAC;IACrC,yHAAyH;IACzH,kBAAkB,EAAE,MAAM,CAAC;IAC3B,8GAA8G;IAC9G,WAAW,EAAE,UAAU,CAAC;IACxB,yHAAyH;IACzH,cAAc,EAAE,kBAAkB,CAAC;IACnC,+EAA+E;IAC/E,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+HAA+H;IAC/H,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2GAA2G;IAC3G,aAAa,EAAE,UAAU,CAAC;IAC1B,+GAA+G;IAC/G,yBAAyB,EAAE,UAAU,CAAC;IACtC,6HAA6H;IAC7H,UAAU,EAAE,MAAM,CAAC;IACnB,sHAAsH;IACtH,MAAM,EAAE,MAAM,CAAC;IACf,iHAAiH;IACjH,2BAA2B,EAAE,UAAU,CAAC;IACxC,gFAAgF;IAChF,SAAS,EAAE,MAAM,CAAC;IAClB,wFAAwF;IACxF,MAAM,EAAE,UAAU,CAAC;IACnB,8DAA8D;IAC9D,MAAM,EAAE,MAAM,CAAC;IACf,iHAAiH;IACjH,kBAAkB,EAAE,UAAU,CAAC;CAChC"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,40 @@
1
+ import { ApplicationTypeEnum } from './sap/ApplicationTypeEnum';
2
+ import { DeploymentTypeEnum } from './sap/DeploymentTypeEnum';
3
+ import { StatusEnum } from './sap/StatusEnum';
4
+ import { ResourceMetadata } from '../iam/ResourceMetadata';
5
+ /** This schema provides detailed information about the pre-installation tasks related to SAP deployments. */
6
+ export interface SapWithIAM {
7
+ /** Describes the type of SAP application that is being installed as part of the pre-installation tasks. */
8
+ applicationType: ApplicationTypeEnum;
9
+ /** Describes the specific version of the SAP application that is being installed during the pre-installation process. */
10
+ applicationVersion: string;
11
+ /** Provides the current status of the clean-up operations performed as part of the pre-installation tasks. */
12
+ cleanStatus: StatusEnum;
13
+ /** Describes the type of deployment strategy being used for the SAP installation during the pre-installation process. */
14
+ deploymentType: DeploymentTypeEnum;
15
+ /** Records the date and time when the pre-installation tasks were finished. */
16
+ endTime?: string;
17
+ /** Contains a detailed error message if any issues or failures occurred during the execution of the pre-installation tasks. */
18
+ errorMessage?: string;
19
+ /** Provides the current operational state of the Gateway component during the pre-installation process. */
20
+ gatewayStatus: StatusEnum;
21
+ /** IAM resource metadata */
22
+ iam?: ResourceMetadata;
23
+ /** Provides the current operational state of the SAP HANA installation during the pre-installation process. */
24
+ sapHanaInstallationStatus: StatusEnum;
25
+ /** Describes the System ID (SID) assigned to the SAP HANA instance being installed as part of the pre-installation tasks. */
26
+ sapHanaSid: string;
27
+ /** Describes the System ID (SID) assigned to the SAP system being installed as part of the pre-installation tasks. */
28
+ sapSid: string;
29
+ /** Provides the current operational state of the SAP system installation during the pre-installation process. */
30
+ sapSystemInstallationStatus: StatusEnum;
31
+ /** Records the date and time when the pre-installation tasks were initiated. */
32
+ startTime: string;
33
+ /** Provides an overview of the current overall status of the pre-installation tasks. */
34
+ status: StatusEnum;
35
+ /** Uniquely identifies each set of pre-installation tasks. */
36
+ taskId: string;
37
+ /** Provides the current operational state of virtual machines deployment during the pre-installation process. */
38
+ vmDeploymentStatus: StatusEnum;
39
+ }
40
+ //# sourceMappingURL=SapWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SapWithIAM.d.ts","sourceRoot":"","sources":["../../generated/types/dedicatedCloud/SapWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,6GAA6G;AAC7G,MAAM,WAAW,UAAU;IACzB,2GAA2G;IAC3G,eAAe,EAAE,mBAAmB,CAAC;IACrC,yHAAyH;IACzH,kBAAkB,EAAE,MAAM,CAAC;IAC3B,8GAA8G;IAC9G,WAAW,EAAE,UAAU,CAAC;IACxB,yHAAyH;IACzH,cAAc,EAAE,kBAAkB,CAAC;IACnC,+EAA+E;IAC/E,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+HAA+H;IAC/H,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2GAA2G;IAC3G,aAAa,EAAE,UAAU,CAAC;IAC1B,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,+GAA+G;IAC/G,yBAAyB,EAAE,UAAU,CAAC;IACtC,6HAA6H;IAC7H,UAAU,EAAE,MAAM,CAAC;IACnB,sHAAsH;IACtH,MAAM,EAAE,MAAM,CAAC;IACf,iHAAiH;IACjH,2BAA2B,EAAE,UAAU,CAAC;IACxC,gFAAgF;IAChF,SAAS,EAAE,MAAM,CAAC;IAClB,wFAAwF;IACxF,MAAM,EAAE,UAAU,CAAC;IACnB,8DAA8D;IAC9D,MAAM,EAAE,MAAM,CAAC;IACf,iHAAiH;IACjH,kBAAkB,EAAE,UAAU,CAAC;CAChC"}
@@ -0,0 +1 @@
1
+ export {};
@@ -9,6 +9,7 @@ import * as option from './option/index';
9
9
  import * as optionAccessNetwork from './optionAccessNetwork/index';
10
10
  import * as ressources from './ressources/index';
11
11
  import * as right from './right/index';
12
+ import * as sap from './sap/index';
12
13
  import * as securityOption from './securityOption/index';
13
14
  import * as spla from './spla/index';
14
15
  import * as syslogForward from './syslogForward/index';
@@ -85,6 +86,8 @@ export * from './ResourceNewPricesEntry';
85
86
  export * from './RestorePoint';
86
87
  export * from './Right';
87
88
  export * from './Robot';
89
+ export * from './Sap';
90
+ export * from './SapWithIAM';
88
91
  export * from './SecurityOption';
89
92
  export * from './ServicePack';
90
93
  export * from './ServicePackEnum';
@@ -137,6 +140,7 @@ export { option };
137
140
  export { optionAccessNetwork };
138
141
  export { ressources };
139
142
  export { right };
143
+ export { sap };
140
144
  export { securityOption };
141
145
  export { spla };
142
146
  export { syslogForward };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../generated/types/dedicatedCloud/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../generated/types/dedicatedCloud/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,YAAY,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,gBAAgB,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,KAAK,MAAM,eAAe,CAAC;AACvC,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AACrC,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AACrC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,KAAK,MAAM,eAAe,CAAC;AACvC,OAAO,KAAK,GAAG,MAAM,aAAa,CAAC;AACnC,OAAO,KAAK,cAAc,MAAM,wBAAwB,CAAC;AACzD,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AACrC,OAAO,KAAK,aAAa,MAAM,uBAAuB,CAAC;AACvD,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AACrC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AAErC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,OAAO,CAAC;AACtB,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,OAAO,CAAC;AACtB,cAAc,MAAM,CAAC;AACrB,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,WAAW,CAAC;AAC1B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,OAAO,CAAC;AACtB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,MAAM,CAAC;AACrB,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,OAAO,CAAC;AACtB,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,OAAO,CAAC;AACtB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,QAAQ,CAAC;AACvB,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,wBAAwB,CAAC;AACvC,cAAc,WAAW,CAAC;AAC1B,cAAc,kCAAkC,CAAC;AACjD,cAAc,uBAAuB,CAAC;AACtC,cAAc,qCAAqC,CAAC;AACpD,cAAc,kCAAkC,CAAC;AACjD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,QAAQ,CAAC;AACvB,cAAc,MAAM,CAAC;AACrB,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,SAAS,CAAC;AACxB,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,gBAAgB,EAAE,CAAC;AAC5B,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAC/B,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,OAAO,EAAE,GAAG,EAAE,CAAC;AACf,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,IAAI,EAAE,CAAC"}
@@ -9,6 +9,7 @@ import * as option from './option/index.js';
9
9
  import * as optionAccessNetwork from './optionAccessNetwork/index.js';
10
10
  import * as ressources from './ressources/index.js';
11
11
  import * as right from './right/index.js';
12
+ import * as sap from './sap/index.js';
12
13
  import * as securityOption from './securityOption/index.js';
13
14
  import * as spla from './spla/index.js';
14
15
  import * as syslogForward from './syslogForward/index.js';
@@ -85,6 +86,8 @@ export * from './ResourceNewPricesEntry.js';
85
86
  export * from './RestorePoint.js';
86
87
  export * from './Right.js';
87
88
  export * from './Robot.js';
89
+ export * from './Sap.js';
90
+ export * from './SapWithIAM.js';
88
91
  export * from './SecurityOption.js';
89
92
  export * from './ServicePack.js';
90
93
  export * from './ServicePackEnum.js';
@@ -137,6 +140,7 @@ export { option };
137
140
  export { optionAccessNetwork };
138
141
  export { ressources };
139
142
  export { right };
143
+ export { sap };
140
144
  export { securityOption };
141
145
  export { spla };
142
146
  export { syslogForward };
@@ -0,0 +1,31 @@
1
+ import { OvaTemplatesEnum } from './OvaTemplatesEnum';
2
+ import { RolesEnum } from './RolesEnum';
3
+ import { Ipv4 } from '../../Ipv4';
4
+ /** This section contains the configuration details for setting up the SAP Application servers. */
5
+ export interface ApplicationServers {
6
+ /** Defines the name of the datastore where the SAP Application server's virtual machine will be stored. */
7
+ datastoreName: string;
8
+ /** Defines the IPv4 address of the default gateway that the SAP Application server will use to access external networks. */
9
+ gateway: Ipv4;
10
+ /** Represents the unique instance number assigned to the SAP Application server within the SAP system landscape. */
11
+ instanceNumber: string;
12
+ /** Defines the static IPv4 address for the SAP Application server, which must be unique within the specified network. */
13
+ ipAddress: Ipv4;
14
+ /** Allocates the amount of RAM (in gigabytes) to be assigned to the SAP Application server for optimal performance. */
15
+ memory: number;
16
+ /** Defines the hostname of the SAP Application server's virtual machine, which should be unique. */
17
+ name: string;
18
+ /** Defines the netmask for the SAP Application server, which defines the network range it belongs to. */
19
+ netmask: Ipv4;
20
+ /** Defines the network name to which the SAP Application server will be connected. */
21
+ network: string;
22
+ /** Selects the OVA template that will be used to deploy the SAP Application server. */
23
+ ovaTemplate: OvaTemplatesEnum;
24
+ /** Assigns a specific role to the SAP Application server, based on its intended function within the SAP environment. */
25
+ role: RolesEnum;
26
+ /** Defines the password for the root user account of the SAP Application server's virtual machine. */
27
+ rootPassword: string;
28
+ /** Defines the number of virtual CPUs (vCPUs) that will be allocated to the SAP Application server. */
29
+ vcpus: number;
30
+ }
31
+ //# sourceMappingURL=ApplicationServers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApplicationServers.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/ApplicationServers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAC/E,OAAO,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,kGAAkG;AAClG,MAAM,WAAW,kBAAkB;IACjC,2GAA2G;IAC3G,aAAa,EAAE,MAAM,CAAC;IACtB,4HAA4H;IAC5H,OAAO,EAAE,IAAI,CAAC;IACd,oHAAoH;IACpH,cAAc,EAAE,MAAM,CAAC;IACvB,yHAAyH;IACzH,SAAS,EAAE,IAAI,CAAC;IAChB,uHAAuH;IACvH,MAAM,EAAE,MAAM,CAAC;IACf,oGAAoG;IACpG,IAAI,EAAE,MAAM,CAAC;IACb,yGAAyG;IACzG,OAAO,EAAE,IAAI,CAAC;IACd,sFAAsF;IACtF,OAAO,EAAE,MAAM,CAAC;IAChB,uFAAuF;IACvF,WAAW,EAAE,gBAAgB,CAAC;IAC9B,wHAAwH;IACxH,IAAI,EAAE,SAAS,CAAC;IAChB,sGAAsG;IACtG,YAAY,EAAE,MAAM,CAAC;IACrB,uGAAuG;IACvG,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,6 @@
1
+ /** This enumeration specifies the type of SAP application. */
2
+ export declare enum ApplicationTypeEnum {
3
+ 'ABAP' = "ABAP",
4
+ 'JAVA' = "JAVA"
5
+ }
6
+ //# sourceMappingURL=ApplicationTypeEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApplicationTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/ApplicationTypeEnum.ts"],"names":[],"mappings":"AAAA,8DAA8D;AAC9D,oBAAY,mBAAmB;IAC7B,MAAM,SAAS;IACf,MAAM,SAAS;CAChB"}
@@ -0,0 +1,6 @@
1
+ /** This enumeration specifies the type of SAP application. */
2
+ export var ApplicationTypeEnum;
3
+ (function (ApplicationTypeEnum) {
4
+ ApplicationTypeEnum["ABAP"] = "ABAP";
5
+ ApplicationTypeEnum["JAVA"] = "JAVA";
6
+ })(ApplicationTypeEnum || (ApplicationTypeEnum = {}));
@@ -0,0 +1,8 @@
1
+ /** This enumeration specifies the version of the SAP application. */
2
+ export declare enum ApplicationVersionEnum {
3
+ 'NetWeaver 7_50' = "NetWeaver 7.50",
4
+ 'S/4HANA 2021' = "S/4HANA 2021",
5
+ 'S/4HANA 2022' = "S/4HANA 2022",
6
+ 'S/4HANA 2023' = "S/4HANA 2023"
7
+ }
8
+ //# sourceMappingURL=ApplicationVersionEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApplicationVersionEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/ApplicationVersionEnum.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,oBAAY,sBAAsB;IAChC,gBAAgB,mBAAmB;IACnC,cAAc,iBAAiB;IAC/B,cAAc,iBAAiB;IAC/B,cAAc,iBAAiB;CAChC"}
@@ -0,0 +1,8 @@
1
+ /** This enumeration specifies the version of the SAP application. */
2
+ export var ApplicationVersionEnum;
3
+ (function (ApplicationVersionEnum) {
4
+ ApplicationVersionEnum["NetWeaver 7_50"] = "NetWeaver 7.50";
5
+ ApplicationVersionEnum["S/4HANA 2021"] = "S/4HANA 2021";
6
+ ApplicationVersionEnum["S/4HANA 2022"] = "S/4HANA 2022";
7
+ ApplicationVersionEnum["S/4HANA 2023"] = "S/4HANA 2023";
8
+ })(ApplicationVersionEnum || (ApplicationVersionEnum = {}));
@@ -0,0 +1,12 @@
1
+ /** This schema defines the configuration details required for a bucket, including authentication and endpoint information. */
2
+ export interface Bucket {
3
+ /** A unique alphanumeric string used as part of the authentication process to access the bucket. */
4
+ accessKey: string;
5
+ /** The URL where the bucket can be accessed over the internet. */
6
+ endpoint: string;
7
+ /** A unique identifier assigned to the bucket. */
8
+ id: string;
9
+ /** Confidential string used with access key for bucket authentication. */
10
+ secretKey: string;
11
+ }
12
+ //# sourceMappingURL=Bucket.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Bucket.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Bucket.ts"],"names":[],"mappings":"AAAA,8HAA8H;AAC9H,MAAM,WAAW,MAAM;IACrB,oGAAoG;IACpG,SAAS,EAAE,MAAM,CAAC;IAClB,kEAAkE;IAClE,QAAQ,EAAE,MAAM,CAAC;IACjB,kDAAkD;IAClD,EAAE,EAAE,MAAM,CAAC;IACX,0EAA0E;IAC1E,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,7 @@
1
+ /** This enumeration specifies the type of deployment for the SAP system. */
2
+ export declare enum DeploymentTypeEnum {
3
+ 'Distributed' = "Distributed",
4
+ 'High-Availability' = "High-Availability",
5
+ 'Standard' = "Standard"
6
+ }
7
+ //# sourceMappingURL=DeploymentTypeEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeploymentTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/DeploymentTypeEnum.ts"],"names":[],"mappings":"AAAA,4EAA4E;AAC5E,oBAAY,kBAAkB;IAC5B,aAAa,gBAAgB;IAC7B,mBAAmB,sBAAsB;IACzC,UAAU,aAAa;CACxB"}
@@ -0,0 +1,7 @@
1
+ /** This enumeration specifies the type of deployment for the SAP system. */
2
+ export var DeploymentTypeEnum;
3
+ (function (DeploymentTypeEnum) {
4
+ DeploymentTypeEnum["Distributed"] = "Distributed";
5
+ DeploymentTypeEnum["High-Availability"] = "High-Availability";
6
+ DeploymentTypeEnum["Standard"] = "Standard";
7
+ })(DeploymentTypeEnum || (DeploymentTypeEnum = {}));
@@ -0,0 +1,10 @@
1
+ /** This configuration allows you to manage and control the firewall settings specifically for SAP Central Services, SAP Application servers, and SAP HANA databases at the operating system level. By enabling or disabling the firewall for each component, you can enhance the security of your SAP environment while ensuring that necessary communication channels remain open. */
2
+ export interface Firewall {
3
+ /** Controls the firewall status for the SAP Application servers at the operating system level. Set to 'true' to enable the firewall, or 'false' to disable it. */
4
+ applicationServers: boolean;
5
+ /** Controls the firewall status for the SAP Central Services server at the operating system level. Set to 'true' to enable the firewall, or 'false' to disable it. */
6
+ centralServices: boolean;
7
+ /** Controls the firewall status for the SAP HANA servers at the operating system level. Set to 'true' to enable the firewall, or 'false' to disable it. */
8
+ hanaDatabase: boolean;
9
+ }
10
+ //# sourceMappingURL=Firewall.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Firewall.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Firewall.ts"],"names":[],"mappings":"AAAA,uXAAuX;AACvX,MAAM,WAAW,QAAQ;IACvB,kKAAkK;IAClK,kBAAkB,EAAE,OAAO,CAAC;IAC5B,sKAAsK;IACtK,eAAe,EAAE,OAAO,CAAC;IACzB,2JAA2J;IAC3J,YAAY,EAAE,OAAO,CAAC;CACvB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,30 @@
1
+ import { OvaTemplatesEnum } from './OvaTemplatesEnum';
2
+ import { Ipv4 } from '../../Ipv4';
3
+ /** This section contains the configuration details required for setting up and managing SAP HANA servers. */
4
+ export interface HanaServers {
5
+ /** Defines the name of the datastore where the SAP HANA server's virtual machine will be stored. */
6
+ datastoreName: string;
7
+ /** Defines the IPv4 address of the default gateway that the SAP HANA server will use to access external networks. */
8
+ gateway: Ipv4;
9
+ /** Represents the unique instance number assigned to the SAP HANA server within the SAP system landscape. */
10
+ instanceNumber: string;
11
+ /** Defines the IPv4 address that will be assigned to the SAP HANA server's virtual machine. */
12
+ ipAddress: Ipv4;
13
+ /** Allocates the amount of RAM (in gigabytes) to be assigned to the SAP HANA server for optimal performance. */
14
+ memory: number;
15
+ /** Defines the hostname that will be assigned to the SAP HANA server's virtual machine. */
16
+ name: string;
17
+ /** Defines the netmask for the SAP HANA server, which defines the network range it belongs to. */
18
+ netmask: Ipv4;
19
+ /** Defines the network name to which the SAP HANA server will be connected. */
20
+ network: string;
21
+ /** Selects the OVA template that will be used to deploy the SAP HANA server. */
22
+ ovaTemplate: OvaTemplatesEnum;
23
+ /** Defines the password for the root user account of the SAP HANA server's virtual machine. */
24
+ rootPassword: string;
25
+ /** Defines the thick provisioning policy that will be applied to the SAP HANA server's storage allocation. */
26
+ thickDatastorePolicy: string;
27
+ /** Defines the number of virtual CPUs (vCPUs) that will be allocated to the SAP HANA server. */
28
+ vcpus: number;
29
+ }
30
+ //# sourceMappingURL=HanaServers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HanaServers.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/HanaServers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAC/E,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,6GAA6G;AAC7G,MAAM,WAAW,WAAW;IAC1B,oGAAoG;IACpG,aAAa,EAAE,MAAM,CAAC;IACtB,qHAAqH;IACrH,OAAO,EAAE,IAAI,CAAC;IACd,6GAA6G;IAC7G,cAAc,EAAE,MAAM,CAAC;IACvB,+FAA+F;IAC/F,SAAS,EAAE,IAAI,CAAC;IAChB,gHAAgH;IAChH,MAAM,EAAE,MAAM,CAAC;IACf,2FAA2F;IAC3F,IAAI,EAAE,MAAM,CAAC;IACb,kGAAkG;IAClG,OAAO,EAAE,IAAI,CAAC;IACd,+EAA+E;IAC/E,OAAO,EAAE,MAAM,CAAC;IAChB,gFAAgF;IAChF,WAAW,EAAE,gBAAgB,CAAC;IAC9B,+FAA+F;IAC/F,YAAY,EAAE,MAAM,CAAC;IACrB,8GAA8G;IAC9G,oBAAoB,EAAE,MAAM,CAAC;IAC7B,gGAAgG;IAChG,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /** This schema defines the necessary configuration parameters for integrating with the SAP Logs Data Platform, including authentication and endpoint details. */
2
+ export interface Ldp {
3
+ /** A certificate to authenticate and establish a trusted connection with the entrypoint of the SAP Logs Data Platform. */
4
+ certificate: string;
5
+ /** The specific URL endpoint provided by Logs Data Platform for pushing logs. */
6
+ entrypoint: string;
7
+ }
8
+ //# sourceMappingURL=Ldp.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Ldp.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Ldp.ts"],"names":[],"mappings":"AAAA,iKAAiK;AACjK,MAAM,WAAW,GAAG;IAClB,0HAA0H;IAC1H,WAAW,EAAE,MAAM,CAAC;IACpB,iFAAiF;IACjF,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /** This enumeration represents the available OVA templates specifically designed for deploying SAP servers. */
2
+ export declare enum OvaTemplatesEnum {
3
+ 'SLES SLE-15-SP4-Full-x86_64 (BYOL)' = "SLES SLE-15-SP4-Full-x86_64 (BYOL)",
4
+ 'SLES SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES SLE-15-SP5-Full-x86_64 (BYOL)",
5
+ 'SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)",
6
+ 'SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)"
7
+ }
8
+ //# sourceMappingURL=OvaTemplatesEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OvaTemplatesEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/OvaTemplatesEnum.ts"],"names":[],"mappings":"AAAA,+GAA+G;AAC/G,oBAAY,gBAAgB;IAC1B,oCAAoC,uCAAuC;IAC3E,oCAAoC,uCAAuC;IAC3E,4CAA4C,+CAA+C;IAC3F,4CAA4C,+CAA+C;CAC5F"}
@@ -0,0 +1,8 @@
1
+ /** This enumeration represents the available OVA templates specifically designed for deploying SAP servers. */
2
+ export var OvaTemplatesEnum;
3
+ (function (OvaTemplatesEnum) {
4
+ OvaTemplatesEnum["SLES SLE-15-SP4-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP4-Full-x86_64 (BYOL)";
5
+ OvaTemplatesEnum["SLES SLE-15-SP5-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP5-Full-x86_64 (BYOL)";
6
+ OvaTemplatesEnum["SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)";
7
+ OvaTemplatesEnum["SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)";
8
+ })(OvaTemplatesEnum || (OvaTemplatesEnum = {}));
@@ -0,0 +1,51 @@
1
+ import { ApplicationServers } from './ApplicationServers';
2
+ import { ApplicationTypeEnum } from './ApplicationTypeEnum';
3
+ import { ApplicationVersionEnum } from './ApplicationVersionEnum';
4
+ import { Bucket } from './Bucket';
5
+ import { DeploymentTypeEnum } from './DeploymentTypeEnum';
6
+ import { Firewall } from './Firewall';
7
+ import { HanaServers } from './HanaServers';
8
+ import { Ldp } from './Ldp';
9
+ import { Passwords } from './Passwords';
10
+ import { Sids } from './Sids';
11
+ import { SystemUsageEnum } from './SystemUsageEnum';
12
+ /** This object defines the parameters required to initiate a pre-installation task for an SAP environment. */
13
+ export interface Params {
14
+ /** An array containing the configuration details for each SAP Application Server (such as SCS, ERS, PAS, AAS) virtual machine that will be deployed. */
15
+ applicationServers: ApplicationServers[];
16
+ /** Selects the type of SAP application that will be installed, such as NetWeaver 7.50 or S/4HANA. */
17
+ applicationType: ApplicationTypeEnum;
18
+ /** Selects the specific version of the SAP application that will be deployed. */
19
+ applicationVersion: ApplicationVersionEnum;
20
+ /** Configuration settings for the storage bucket used by the OVHcloud Backint Agent to store SAP HANA backup files. */
21
+ bucketBackint: Bucket;
22
+ /** Configuration settings for the storage bucket that contains the necessary SAP installation sources. */
23
+ bucketSources: Bucket;
24
+ /** A user-defined name for the cluster that will host the SAP environment, usually 'Cluster1'. */
25
+ clusterName: string;
26
+ /** The unique identifier for the datacenter where the SAP environment will be deployed. */
27
+ datacenterId: number;
28
+ /** Selects the type of SAP deployment, such as Standard, Distributed or High-Availability. */
29
+ deploymentType: DeploymentTypeEnum;
30
+ /** The fully qualified domain name (FQDN) that will be used for the SAP environment. */
31
+ domainName: string;
32
+ /** Configuration settings for the firewall to protect the SAP environment. */
33
+ firewall: Firewall;
34
+ /** An array containing the configuration details for each SAP HANA virtual machine that will be deployed. */
35
+ hanaServers: HanaServers[];
36
+ /** Configuration settings for the Logs Data Platform that will be used to collect and externalize operating system and SAP logs. */
37
+ logsDataPlatform: Ldp;
38
+ /** The license key or identifier for the operating system that will be used for the SAP environment. */
39
+ osLicense: string;
40
+ /** A boolean value indicating whether the operating system should be updated during the pre-installation process. */
41
+ osUpdate: boolean;
42
+ /** Configuration settings for the various passwords required for the SAP environment, including database, administrator, and service accounts. */
43
+ passwords: Passwords;
44
+ /** The name of the Hosted Private Cloud service. This field is primarily used by the OVHcloud Manager during the import process. */
45
+ serviceName: string;
46
+ /** Configuration settings for the System IDs (SIDs) that will be used for the SAP environment. */
47
+ sids: Sids;
48
+ /** Selects the intended usage of the SAP system, such as custom, development, production or test. */
49
+ systemUsage: SystemUsageEnum;
50
+ }
51
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;AAC3F,OAAO,EAAE,MAAM,EAAE,MAAM,mCAAmC,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AAC/D,OAAO,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAC;AACrE,OAAO,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AACrD,OAAO,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,iCAAiC,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,4CAA4C,CAAC;AAE7E,8GAA8G;AAC9G,MAAM,WAAW,MAAM;IACrB,wJAAwJ;IACxJ,kBAAkB,EAAE,kBAAkB,EAAE,CAAC;IACzC,qGAAqG;IACrG,eAAe,EAAE,mBAAmB,CAAC;IACrC,iFAAiF;IACjF,kBAAkB,EAAE,sBAAsB,CAAC;IAC3C,uHAAuH;IACvH,aAAa,EAAE,MAAM,CAAC;IACtB,0GAA0G;IAC1G,aAAa,EAAE,MAAM,CAAC;IACtB,kGAAkG;IAClG,WAAW,EAAE,MAAM,CAAC;IACpB,2FAA2F;IAC3F,YAAY,EAAE,MAAM,CAAC;IACrB,8FAA8F;IAC9F,cAAc,EAAE,kBAAkB,CAAC;IACnC,wFAAwF;IACxF,UAAU,EAAE,MAAM,CAAC;IACnB,8EAA8E;IAC9E,QAAQ,EAAE,QAAQ,CAAC;IACnB,6GAA6G;IAC7G,WAAW,EAAE,WAAW,EAAE,CAAC;IAC3B,oIAAoI;IACpI,gBAAgB,EAAE,GAAG,CAAC;IACtB,wGAAwG;IACxG,SAAS,EAAE,MAAM,CAAC;IAClB,qHAAqH;IACrH,QAAQ,EAAE,OAAO,CAAC;IAClB,kJAAkJ;IAClJ,SAAS,EAAE,SAAS,CAAC;IACrB,oIAAoI;IACpI,WAAW,EAAE,MAAM,CAAC;IACpB,kGAAkG;IAClG,IAAI,EAAE,IAAI,CAAC;IACX,qGAAqG;IACrG,WAAW,EAAE,eAAe,CAAC;CAC9B"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,12 @@
1
+ /** This schema defines the required passwords for various SAP accounts. */
2
+ export interface Passwords {
3
+ /** The password for the SAP master account, which is used for installation tasks related to the SAP system. */
4
+ masterSap: string;
5
+ /** The password for the SAP HANA master account, which is used for installation tasks related to the SAP HANA database. */
6
+ masterSapHana: string;
7
+ /** The password for the sidadm account, which is the system administrator account for the SAP installation. */
8
+ sidadm: string;
9
+ /** The password for the SAP HANA SYSTEM account, which is a privileged user account used for managing the SAP HANA database. */
10
+ system: string;
11
+ }
12
+ //# sourceMappingURL=Passwords.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Passwords.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Passwords.ts"],"names":[],"mappings":"AAAA,2EAA2E;AAC3E,MAAM,WAAW,SAAS;IACxB,+GAA+G;IAC/G,SAAS,EAAE,MAAM,CAAC;IAClB,2HAA2H;IAC3H,aAAa,EAAE,MAAM,CAAC;IACtB,+GAA+G;IAC/G,MAAM,EAAE,MAAM,CAAC;IACf,gIAAgI;IAChI,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /** This enumeration defines the possible roles that can be assigned to SAP servers. */
2
+ export declare enum RolesEnum {
3
+ 'CI' = "CI",
4
+ 'DI' = "DI",
5
+ 'ERS' = "ERS",
6
+ 'SCS' = "SCS"
7
+ }
8
+ //# sourceMappingURL=RolesEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RolesEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/RolesEnum.ts"],"names":[],"mappings":"AAAA,uFAAuF;AACvF,oBAAY,SAAS;IACnB,IAAI,OAAO;IACX,IAAI,OAAO;IACX,KAAK,QAAQ;IACb,KAAK,QAAQ;CACd"}
@@ -0,0 +1,8 @@
1
+ /** This enumeration defines the possible roles that can be assigned to SAP servers. */
2
+ export var RolesEnum;
3
+ (function (RolesEnum) {
4
+ RolesEnum["CI"] = "CI";
5
+ RolesEnum["DI"] = "DI";
6
+ RolesEnum["ERS"] = "ERS";
7
+ RolesEnum["SCS"] = "SCS";
8
+ })(RolesEnum || (RolesEnum = {}));
@@ -0,0 +1,8 @@
1
+ /** This schema defines the System Identifiers (SIDs) used for SAP and SAP HANA systems. */
2
+ export interface Sids {
3
+ /** A unique alphanumeric identifier assigned to the SAP HANA system. */
4
+ sapHanaSid: string;
5
+ /** A unique alphanumeric identifier assigned to the SAP system. */
6
+ sapSid: string;
7
+ }
8
+ //# sourceMappingURL=Sids.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Sids.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/Sids.ts"],"names":[],"mappings":"AAAA,2FAA2F;AAC3F,MAAM,WAAW,IAAI;IACnB,wEAAwE;IACxE,UAAU,EAAE,MAAM,CAAC;IACnB,mEAAmE;IACnE,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,10 @@
1
+ /** This enumeration represents the possible statuses of a step. */
2
+ export declare enum StatusEnum {
3
+ 'FAILURE' = "FAILURE",
4
+ 'PENDING' = "PENDING",
5
+ 'RETRY' = "RETRY",
6
+ 'REVOKED' = "REVOKED",
7
+ 'STARTED' = "STARTED",
8
+ 'SUCCESS' = "SUCCESS"
9
+ }
10
+ //# sourceMappingURL=StatusEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatusEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/StatusEnum.ts"],"names":[],"mappings":"AAAA,mEAAmE;AACnE,oBAAY,UAAU;IACpB,SAAS,YAAY;IACrB,SAAS,YAAY;IACrB,OAAO,UAAU;IACjB,SAAS,YAAY;IACrB,SAAS,YAAY;IACrB,SAAS,YAAY;CACtB"}
@@ -0,0 +1,10 @@
1
+ /** This enumeration represents the possible statuses of a step. */
2
+ export var StatusEnum;
3
+ (function (StatusEnum) {
4
+ StatusEnum["FAILURE"] = "FAILURE";
5
+ StatusEnum["PENDING"] = "PENDING";
6
+ StatusEnum["RETRY"] = "RETRY";
7
+ StatusEnum["REVOKED"] = "REVOKED";
8
+ StatusEnum["STARTED"] = "STARTED";
9
+ StatusEnum["SUCCESS"] = "SUCCESS";
10
+ })(StatusEnum || (StatusEnum = {}));
@@ -0,0 +1,8 @@
1
+ /** This enumeration specifies the intended usage of the SAP system. */
2
+ export declare enum SystemUsageEnum {
3
+ 'custom' = "custom",
4
+ 'development' = "development",
5
+ 'production' = "production",
6
+ 'test' = "test"
7
+ }
8
+ //# sourceMappingURL=SystemUsageEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SystemUsageEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/SystemUsageEnum.ts"],"names":[],"mappings":"AAAA,uEAAuE;AACvE,oBAAY,eAAe;IACzB,QAAQ,WAAW;IACnB,aAAa,gBAAgB;IAC7B,YAAY,eAAe;IAC3B,MAAM,SAAS;CAChB"}
@@ -0,0 +1,8 @@
1
+ /** This enumeration specifies the intended usage of the SAP system. */
2
+ export var SystemUsageEnum;
3
+ (function (SystemUsageEnum) {
4
+ SystemUsageEnum["custom"] = "custom";
5
+ SystemUsageEnum["development"] = "development";
6
+ SystemUsageEnum["production"] = "production";
7
+ SystemUsageEnum["test"] = "test";
8
+ })(SystemUsageEnum || (SystemUsageEnum = {}));
@@ -0,0 +1,16 @@
1
+ export * from './ApplicationServers';
2
+ export * from './ApplicationTypeEnum';
3
+ export * from './ApplicationVersionEnum';
4
+ export * from './Bucket';
5
+ export * from './DeploymentTypeEnum';
6
+ export * from './Firewall';
7
+ export * from './HanaServers';
8
+ export * from './Ldp';
9
+ export * from './OvaTemplatesEnum';
10
+ export * from './Params';
11
+ export * from './Passwords';
12
+ export * from './RolesEnum';
13
+ export * from './Sids';
14
+ export * from './StatusEnum';
15
+ export * from './SystemUsageEnum';
16
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/index.ts"],"names":[],"mappings":"AACA,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,UAAU,CAAC;AACzB,cAAc,sBAAsB,CAAC;AACrC,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,OAAO,CAAC;AACtB,cAAc,oBAAoB,CAAC;AACnC,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC"}
@@ -0,0 +1,15 @@
1
+ export * from './ApplicationServers.js';
2
+ export * from './ApplicationTypeEnum.js';
3
+ export * from './ApplicationVersionEnum.js';
4
+ export * from './Bucket.js';
5
+ export * from './DeploymentTypeEnum.js';
6
+ export * from './Firewall.js';
7
+ export * from './HanaServers.js';
8
+ export * from './Ldp.js';
9
+ export * from './OvaTemplatesEnum.js';
10
+ export * from './Params.js';
11
+ export * from './Passwords.js';
12
+ export * from './RolesEnum.js';
13
+ export * from './Sids.js';
14
+ export * from './StatusEnum.js';
15
+ export * from './SystemUsageEnum.js';