Optional
associatedServers
Optional
associatedVariables
Readonly
author
author: string
Readonly
config
config: {
extends?: null | string;
file_denylist: unknown[];
files: {
[key: string]: {
find: {
[key: string]: string;
};
parser: string;
};
};
logs: unknown[];
startup: {
done: string;
userInteraction: unknown[];
};
stop: string;
}
Readonly
created_at
created_at: string | Date
Optional
description
description?: null | string
docker_image
docker_image: string
docker_images
docker_images: {
[key: string]: string;
}
script
script: {
container: string;
entry: string;
extends?: null | string;
install: string;
privileged: boolean;
}
updated_at
updated_at: string | Date