https://github.com/SAP-archive/landscape-management-sample-scripts
Within this project, SAP, customers, and partners can post sample scripts relating to SAP Landscape Management. These scripts shall demonstrate automation possibilities across SAP Landscape Management and further tools related to automating landscape processes.
https://github.com/SAP-archive/landscape-management-sample-scripts
sample sample-code sap-landscape-management
Last synced: about 1 year ago
JSON representation
Within this project, SAP, customers, and partners can post sample scripts relating to SAP Landscape Management. These scripts shall demonstrate automation possibilities across SAP Landscape Management and further tools related to automating landscape processes.
- Host: GitHub
- URL: https://github.com/SAP-archive/landscape-management-sample-scripts
- Owner: SAP-archive
- License: apache-2.0
- Archived: true
- Created: 2022-07-26T15:12:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T19:59:49.000Z (over 1 year ago)
- Last Synced: 2025-03-27T05:51:10.070Z (about 1 year ago)
- Topics: sample, sample-code, sap-landscape-management
- Language: Python
- Homepage: https://community.sap.com/topics/landscape-management-cloud
- Size: 1.39 MB
- Stars: 13
- Watchers: 15
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SAP Landscape Management sample scripts
[](https://api.reuse.software/info/github.com/SAP-samples/landscape-management-sample-scripts)
## Description
SAP Landscape Management (LaMa) is an orchestration solution to simplify, automate, and centralize the management and operations of your SAP landscapes running on premise, in the public or private cloud, or in hybrid environments. Within this repository, SAP, partners, and customers share sample scripts around automation of their SAP landscapes.
### SAP Landscape Management, enterprise edition
Most of the samples are related to **SAP Landscape Management, enterprise edition** in combination with other tools. It is irrelevant if these scripts run inside the [Automation Studio](https://help.sap.com/docs/SAP_LANDSCAPE_MANAGEMENT_ENTERPRISE/e7dead4286c545808b3bd24feee7448c/110cb37a716946bcbd65eed9740bc9db.html?locale=en-US) or if they run outside of SAP Landscape Management and make use of [its API](https://api.sap.com/package/SAPLandscapeManagement/overview).
Other sample scripts for Automation Studio are included in various blogs that are listed in the link below. It is recommended that any future blog related to Automation Studio should host the sample scripts in GitHub and linked from the blogs.
[List of Automation Studio Blogs](https://blogs.sap.com/2020/02/28/sap-landscape-management-lama-automation-studio/)
#### Custom Operations
See different types of custom operations which were requested by customer implementation services.
Most of those custom operations are executable standalone. Some are only executable in the context of another (custom) process.
### SAP Landscape Management Cloud
With the introduction of public REST APIs and events inside **SAP Landscape Management Cloud**, there will be more and more examples on combining this cloud solution with external services like SAP Event Mesh, SAP BTP runtimes, or 3rd party tools.
As [REST APIs](https://api.sap.com/package/SAPLandscapeManagementCloud/overview) and [events](https://api.sap.com/package/SAPLandscapeManagementCloudBusinessEvents/overview) are newly introduced to SAP Landscape Management Cloud, please provide us with feedback and expectations towards future endpoints and events via the [discussions](https://github.com/SAP-samples/landscape-management-sample-scripts/discussions).
## SAP TechEd Virtual Jump-Start session for "SAP System Management with SAP BTP and SAP Landscape Management Cloud"
[This jump-start session](https://github.com/SAP-samples/teched2023-XP287v/) introduces attendees to the cloud solution SAP Landscape Management Cloud and lets participants explore its capabilities. It will walk through the solution at first and afterwards take the next step towards automatisation of SAP operations by combining SAP Landscape Management Cloud with services of SAP Business Technology Platform.
At the end of the session, you will understand how SAP Landscape Management Cloud can support you in automating and optimizing your SAP system management and you will have an idea how to consume its APIs and how to being alerted once unexpected failures in automated tasks occur.
## How to obtain support
[Create an issue](https://github.com/SAP-samples/landscape-management-sample-scripts/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html) and use the tag "[SAP Landscape Management](https://answers.sap.com/tags/73554900100700001039)" or "[SAP Landscape Management Cloud](https://answers.sap.com/tags/73554900100700002701)". More information about SAP Landscape Management is available on the SAP Community pages of the [LaMa Enterprise Edition](https://community.sap.com/topics/landscape-management) or [LaMa Cloud](https://community.sap.com/topics/landscape-management-cloud) and the product page [www.SAP.com/lama](https://www.SAP.com/lama).
## Contributing
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a Developer Certificate of Origin (DCO) when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
## License
Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.