Download OpenAPI specification:Download
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "removed": true
}
]
id required | string <uuid> ID of an installation |
If-Match required | string |
state | object |
Array of objects or objects or objects or objects |
{- "state": { },
- "assets": [
- {
- "type": "ip",
- "value": "192.0.2.100",
- "key": "AAAAAA==",
- "props": {
- "title": "My example asset"
}
}
]
}
Send installation-scoped events to a feed
id required | string <uuid> ID of an installation |
name required | string (FeedName) [ 1 .. 32 ] characters ^[a-z0-9_-]{1,32}$ Name of a feed |
type required | string Value: "ip" |
required | string or string an IPv4 or IPv6 address |
key | string <byte> <= 64 characters |
props | object |
[- {
- "type": "ip",
- "value": "192.0.2.100",
- "key": "AAAAAA==",
- "props": {
- "extra": "info"
}
}
]
[- {
- "name": "string"
}
]
name required | string (FeedName) [ 1 .. 32 ] characters ^[a-z0-9_-]{1,32}$ |
title | string Nullable |
summary_template | any (SummaryTemplate) |
details_template | any (DetailsTemplate) |
{- "name": "string",
- "title": "string",
- "summary_template": null,
- "details_template": null
}
{- "name": "string",
- "title": "string",
- "summary_template": null,
- "details_template": null
}
name required | string (FeedName) [ 1 .. 32 ] characters ^[a-z0-9_-]{1,32}$ Name of a feed |
If-Match required | string |
name | string (FeedName) [ 1 .. 32 ] characters ^[a-z0-9_-]{1,32}$ |
title | string Nullable |
summary_template | any (SummaryTemplate) |
details_template | any (DetailsTemplate) |
{- "name": "string",
- "title": "string",
- "summary_template": null,
- "details_template": null
}
{- "name": "string",
- "title": "string",
- "summary_template": null,
- "details_template": null
}
name required | string (FeedName) [ 1 .. 32 ] characters ^[a-z0-9_-]{1,32}$ Name of a feed |
type required | string Value: "ip" |
required | string or string an IPv4 or IPv6 address |
key | string <byte> <= 64 characters |
props | object |
[- {
- "type": "ip",
- "value": "192.0.2.100",
- "key": "AAAAAA==",
- "props": {
- "extra": "info"
}
}
]
Send installation-scoped events to a feed
id required | string <uuid> ID of an installation |
name required | string (FeedName) [ 1 .. 32 ] characters ^[a-z0-9_-]{1,32}$ Name of a feed |
type required | string Value: "ip" |
required | string or string an IPv4 or IPv6 address |
key | string <byte> <= 64 characters |
props | object |
[- {
- "type": "ip",
- "value": "192.0.2.100",
- "key": "AAAAAA==",
- "props": {
- "extra": "info"
}
}
]
token required | string |
{- "token": "string"
}
{- "installation_id": "91166175-c6a9-4caf-88e9-3147ffc9c934",
- "session_id": "string",
- "expires_at": 1622496600.5
}