Resource schemas
For more information about IBM Cloud Pak® for AIOps resource properties, see the following table.
Cloud Pak for AIOps resource property | Description | Type | Example |
---|---|---|---|
type | The type of the resource | string | host |
name | The name of the resource | string | myhost.example.com |
sourceId | The ID that the resource is known by in the source system | string | 7045b61d-e59c-4270-b525-545d55ecd06e |
hostname | The hostname of the resource | string | myhost.example.com |
ipAddress | The IP address of the resource | string | 9.123.123.1 |
service | The name of the service that the resource is serving | string | mobile-app |
port | The port that is the subject of this event | string or integer | ssh or 22 |
interface | The interface that is the subject of this event | string | eth0 |
application | The application that is the subject of this event | string | mobile-app-1 |
controller | The controller that is the subject of this event | string | controller1 |
component | The component that is the subject of this event | string | database |
cluster | The cluster that is the subject of this event | string | staging-cluster |
location | The location of the resource | string | Dallas 10 |
accessScope | The project or namespace that the resource is part of | string | default |
connectionId | The unique identifier of the integration that this event came from | string | f5aa7fa9-92eb-4bec-942c-37eb3e3e9601 |
scopeId | The scope identifier value for this event from the originating system | string | myhost.example.com:location01 |
You can also define more resource properties for resources that are not included in the table. Added properties with valid JSON are stored and available, but special knowledge or handling of them is not included.