Skip to main content

monitors

Overview

Namemonitors
TypeResource
Idazure_isv.sap_workloads.monitors

Fields

NameDatatypeDescription
identityobjectA pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide.
locationstringThe geo-location where the resource lives
propertiesobjectDescribes the properties of a SAP monitor.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmonitorName, resourceGroupName, subscriptionIdGets properties of a SAP monitor for the specified subscription, resource group, and resource name.
listSELECTsubscriptionIdGets a list of SAP monitors in the specified subscription. The operations returns various properties of each SAP monitor.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of SAP monitors in the specified resource group.
createINSERTmonitorName, resourceGroupName, subscriptionIdCreates a SAP monitor for the specified subscription, resource group, and resource name.
deleteDELETEmonitorName, resourceGroupName, subscriptionIdDeletes a SAP monitor with the specified subscription, resource group, and SAP monitor name.
updateEXECmonitorName, resourceGroupName, subscriptionIdPatches the Tags field of a SAP monitor for the specified subscription, resource group, and SAP monitor name.