Get the revisions of dpk by name.
Ok
{- "resource": "triggers",
- "filter": { },
- "sort": { },
- "page": 0,
- "pageSize": 0
}
{- "totalItemsCount": 0,
- "items": [
- {
- "id": "string",
- "name": "string",
- "url": "string",
- "version": "string",
- "categories": [
- "string"
], - "updatedAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "creator": "string",
- "displayName": "string",
- "description": "string",
- "icon": "string",
- "tags": [
- "string"
], - "codebase": {
- "type": "item"
}, - "trusted": true,
- "scope": "string",
- "latest": true,
- "components": {
- "panels": [
- {
- "name": "string",
- "minRole": "string",
- "supportedSlots": [
- {
- "type": null,
- "id": null,
- "configuration": null
}
], - "icon": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "conditions": {
- "property1": null,
- "property2": null
}, - "defaultSettings": {
- "property1": null,
- "property2": null
}
}
], - "models": [
- {
- "metadata": {
- "property1": null,
- "property2": null
}, - "operationType": "train",
- "id": "string",
- "name": "string",
- "description": "string",
- "scope": "private",
- "status": "created",
- "tags": [
- "string"
], - "labels": [
- "string"
], - "configuration": {
- "property1": null,
- "property2": null
}, - "inputType": "image",
- "outputType": "class",
- "datasetId": "string",
- "artifacts": [
- {
- "property1": null,
- "property2": null
}
], - "context": {
- "project": "string",
- "creator": "string",
- "org": "string"
}, - "moduleName": "string"
}
], - "modules": [
- {
- "versions": {
- "dtlpy": "string",
- "runner": "string",
- "proxy": "string",
- "verify": true
}, - "config": {
- "isCustomServer": true
}, - "serviceConfig": { },
- "name": "string",
- "entryPoint": "string",
- "className": "string",
- "initInputs": [
- {
- "type": null,
- "name": null,
- "value": { },
- "actions": [ ]
}
], - "functions": [
- {
- "prototype": { },
- "length": null,
- "arguments": { }
}
]
}
], - "triggers": [
- {
- "namespace": "string",
- "type": "Event",
- "spec": {
- "resource": "Dataset",
- "actions": [
- null
], - "executionMode": "Once",
- "filter": "string",
- "operation": {
- "type": null,
- "functionName": null,
- "url": null,
- "webHookId": null,
- "serviceId": null
}, - "cron": "string",
- "startAt": "2019-08-24T14:15:22Z",
- "endAt": "2019-08-24T14:15:22Z",
- "input": {
- "property1": null,
- "property2": null
}
}, - "name": "string"
}
], - "services": [
- {
- "runExecutionAsProcess": true,
- "executionTimeout": 0,
- "drainTime": 0,
- "onReset": "rerun",
- "runtime": { },
- "name": "string",
- "initParams": {
- "property1": null,
- "property2": null
}, - "moduleName": "string",
- "panelNames": [
- "string"
], - "botUserName": "string",
- "maxAttempts": 0,
- "useUserJwt": true,
- "metadata": {
- "user": {
- "property1": null,
- "property2": null
}, - "system": {
- "property1": null,
- "property2": null
}, - "ml": {
- "modelId": null,
- "modelOperation": null
}
}, - "versions": {
- "dtlpy": "string",
- "runner": "string",
- "proxy": "string",
- "verify": true
}, - "secrets": [
- "string"
], - "driverId": "string",
- "modelOperation": "train",
- "operation": "install"
}
], - "toolbars": [
- {
- "displayName": "string",
- "conditions": {
- "property1": null,
- "property2": null
}, - "invoke": {
- "property1": null,
- "property2": null
}, - "location": "string",
- "icon": "string"
}
], - "channels": [
- { }
]
}
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}