Get Sap Instance Result
data class GetSapInstanceResult(val application: String, val environment: String, val errors: SAPMigrateErrorResponse, val id: String, val landscapeSid: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val systemSid: String, val tags: Map<String, String>? = null, val type: String)
Define the SAP Instance resource.
Properties
Link copied to clipboard
Enter a business function/department identifier to group multiple SIDs.
Link copied to clipboard
The Environment; PRD, QA, DEV, etc to which SAP system belongs to. Select from the list of available dropdown values.
Link copied to clipboard
Defines the errors related to SAP Instance resource.
Link copied to clipboard
This is the SID of the production system in a landscape. An SAP system could itself be a production SID or a part of a landscape with a different Production SID. This field can be used to relate non-prod SIDs, other components, SID (WEBDISP) to the prod SID. Enter the value of Production SID.
Link copied to clipboard
Defines the provisioning states.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.