Adding OIDs
Last updated on 17 December, 2024You can use LogicMonitor REST API v3 to add Object Identifiers (OIDs) to your LogicMonitor account. You must authenticate yourself before making the API request.
URI: POST /setting/oids
Parameter | Type | Description |
installationMetadata | JSON | The integration metadata of the local module. You can use it for troubleshooting. |
accessGroups | JSON Array | Module’s access group details.
|
oid | String | The OID pattern to match with. For example — 1.3.6.1.4.1.8072.3.2.10 |
categories | String | The categories to match the OIDs. |
accessGroupIds | Integer | The IDs of access groups. For example — 1,2,3 |