Veeam2 3D Entities
1FTVM
- Preview
- Usage
- Definition
import { Component1ftvm } from '@dinghy/diagrams/entitiesVeeam23d'
<Component1ftvm/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_1FTVM } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_1FTVM)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.1ftvm;',
},
_original_width: 68,
_original_height: 62,
}
1FTVM Error
- Preview
- Usage
- Definition
import { Component1ftvmError } from '@dinghy/diagrams/entitiesVeeam23d'
<Component1ftvmError/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_1FTVM_ERROR } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_1FTVM_ERROR)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.1ftvm_error;',
},
_original_width: 68,
_original_height: 62,
}
1FTVM Running
- Preview
- Usage
- Definition
import { Component1ftvmRunning } from '@dinghy/diagrams/entitiesVeeam23d'
<Component1ftvmRunning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_1FTVM_RUNNING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_1FTVM_RUNNING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.1ftvm_running;',
},
_original_width: 68,
_original_height: 62,
}
1FTVM Unavailable
- Preview
- Usage
- Definition
import { Component1ftvmUnavailable } from '@dinghy/diagrams/entitiesVeeam23d'
<Component1ftvmUnavailable/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_1FTVM_UNAVAILABLE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_1FTVM_UNAVAILABLE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.1ftvm_unavailable;',
},
_original_width: 68,
_original_height: 62,
}
1FTVM Warning
- Preview
- Usage
- Definition
import { Component1ftvmWarning } from '@dinghy/diagrams/entitiesVeeam23d'
<Component1ftvmWarning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_1FTVM_WARNING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_1FTVM_WARNING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.1ftvm_warning;',
},
_original_width: 68,
_original_height: 62,
}
2FTVM
- Preview
- Usage
- Definition
import { Component2ftvm } from '@dinghy/diagrams/entitiesVeeam23d'
<Component2ftvm/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2FTVM } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2FTVM)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.2ftvm;',
},
_original_width: 68,
_original_height: 62,
}
2FTVM Error
- Preview
- Usage
- Definition
import { Component2ftvmError } from '@dinghy/diagrams/entitiesVeeam23d'
<Component2ftvmError/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2FTVM_ERROR } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2FTVM_ERROR)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.2ftvm_error;',
},
_original_width: 68,
_original_height: 62,
}
2FTVM Running
- Preview
- Usage
- Definition
import { Component2ftvmRunning } from '@dinghy/diagrams/entitiesVeeam23d'
<Component2ftvmRunning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2FTVM_RUNNING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2FTVM_RUNNING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.2ftvm_running;',
},
_original_width: 68,
_original_height: 62,
}
2FTVM Unavailable
- Preview
- Usage
- Definition
import { Component2ftvmUnavailable } from '@dinghy/diagrams/entitiesVeeam23d'
<Component2ftvmUnavailable/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2FTVM_UNAVAILABLE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2FTVM_UNAVAILABLE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.2ftvm_unavailable;',
},
_original_width: 68,
_original_height: 62,
}
2FTVM Warning
- Preview
- Usage
- Definition
import { Component2ftvmWarning } from '@dinghy/diagrams/entitiesVeeam23d'
<Component2ftvmWarning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2FTVM_WARNING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2FTVM_WARNING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.2ftvm_warning;',
},
_original_width: 68,
_original_height: 62,
}
Backup Repository
- Preview
- Usage
- Definition
import { BackupRepository } from '@dinghy/diagrams/entitiesVeeam23d'
<BackupRepository/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BACKUP_REPOSITORY } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, BACKUP_REPOSITORY)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.backup_repository;',
},
_original_width: 62,
_original_height: 62,
}
Backup Repository 2
- Preview
- Usage
- Definition
import { BackupRepository2 } from '@dinghy/diagrams/entitiesVeeam23d'
<BackupRepository2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BACKUP_REPOSITORY_2 } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, BACKUP_REPOSITORY_2)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.backup_repository_2;',
},
_original_width: 62,
_original_height: 62,
}
CD
- Preview
- Usage
- Definition
import { Cd } from '@dinghy/diagrams/entitiesVeeam23d'
<Cd/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CD } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, CD)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.cd;',
},
_width: 68,
_height: 26,
}
Database
- Preview
- Usage
- Definition
import { Database } from '@dinghy/diagrams/entitiesVeeam23d'
<Database/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATABASE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, DATABASE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.database;',
},
_original_width: 58,
_original_height: 62,
}
Datastore
- Preview
- Usage
- Definition
import { Datastore } from '@dinghy/diagrams/entitiesVeeam23d'
<Datastore/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATASTORE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, DATASTORE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.datastore;',
},
_original_width: 44,
_original_height: 60,
}
Datastore Snapshot
- Preview
- Usage
- Definition
import { DatastoreSnapshot } from '@dinghy/diagrams/entitiesVeeam23d'
<DatastoreSnapshot/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATASTORE_SNAPSHOT } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, DATASTORE_SNAPSHOT)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.datastore_snapshot;',
},
_width: 54,
_height: 34,
}
Datastore Volume
- Preview
- Usage
- Definition
import { DatastoreVolume } from '@dinghy/diagrams/entitiesVeeam23d'
<DatastoreVolume/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATASTORE_VOLUME } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, DATASTORE_VOLUME)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.datastore_volume;',
},
_width: 54,
_height: 34,
}
ESX ESXi
- Preview
- Usage
- Definition
import { EsxEsxi } from '@dinghy/diagrams/entitiesVeeam23d'
<EsxEsxi/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ESX_ESXI } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, ESX_ESXI)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.esx_esxi;',
},
_width: 38,
_height: 52,
}
Failover Protective Snapshot
- Preview
- Usage
- Definition
import { FailoverProtectiveSnapshot } from '@dinghy/diagrams/entitiesVeeam23d'
<FailoverProtectiveSnapshot/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FAILOVER_PROTECTIVE_SNAPSHOT } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, FAILOVER_PROTECTIVE_SNAPSHOT)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.failover_protective_snapshot;',
},
_original_width: 46,
_original_height: 46,
}
Failover Protective Snapshot Locked
- Preview
- Usage
- Definition
import { FailoverProtectiveSnapshotLocked } from '@dinghy/diagrams/entitiesVeeam23d'
<FailoverProtectiveSnapshotLocked/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FAILOVER_PROTECTIVE_SNAPSHOT_LOCKED } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, FAILOVER_PROTECTIVE_SNAPSHOT_LOCKED)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.failover_protective_snapshot_locked;',
},
_original_width: 56,
_original_height: 46,
}
Failover Protective Snapshot Running
- Preview
- Usage
- Definition
import { FailoverProtectiveSnapshotRunning } from '@dinghy/diagrams/entitiesVeeam23d'
<FailoverProtectiveSnapshotRunning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FAILOVER_PROTECTIVE_SNAPSHOT_RUNNING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, FAILOVER_PROTECTIVE_SNAPSHOT_RUNNING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.failover_protective_snapshot_running;',
},
_original_width: 58,
_original_height: 46,
}
Free Datastore
- Preview
- Usage
- Definition
import { FreeDatastore } from '@dinghy/diagrams/entitiesVeeam23d'
<FreeDatastore/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FREE_DATASTORE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, FREE_DATASTORE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.free_datastore;',
},
_original_width: 44,
_original_height: 60,
}
Full Datastore
- Preview
- Usage
- Definition
import { FullDatastore } from '@dinghy/diagrams/entitiesVeeam23d'
<FullDatastore/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FULL_DATASTORE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, FULL_DATASTORE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.full_datastore;',
},
_original_width: 44,
_original_height: 60,
}
Hard Drive
- Preview
- Usage
- Definition
import { HardDrive } from '@dinghy/diagrams/entitiesVeeam23d'
<HardDrive/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HARD_DRIVE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, HARD_DRIVE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.hard_drive;fillColor=#637D8A;gradientColor=#324752;strokeColor=none;',
},
_width: 62,
_height: 28,
}
Hyper-V Host
- Preview
- Usage
- Definition

import { HyperVHost } from '@dinghy/diagrams/entitiesVeeam23d'
<HyperVHost/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HYPER_V_HOST } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, HYPER_V_HOST)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.hyper_v_host;',
},
_width: 110,
_height: 98,
}
Lost Space
- Preview
- Usage
- Definition
import { LostSpace } from '@dinghy/diagrams/entitiesVeeam23d'
<LostSpace/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOST_SPACE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, LOST_SPACE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.lost_space;',
},
_original_width: 44,
_original_height: 60,
}
LUN
- Preview
- Usage
- Definition
import { Lun } from '@dinghy/diagrams/entitiesVeeam23d'
<Lun/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LUN } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, LUN)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.lun;',
},
_width: 72,
_height: 40,
}
Medium Datastore
- Preview
- Usage
- Definition
import { MediumDatastore } from '@dinghy/diagrams/entitiesVeeam23d'
<MediumDatastore/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MEDIUM_DATASTORE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, MEDIUM_DATASTORE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.medium_datastore;',
},
_original_width: 44,
_original_height: 60,
}
Network Card
- Preview
- Usage
- Definition
import { NetworkCard } from '@dinghy/diagrams/entitiesVeeam23d'
<NetworkCard/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NETWORK_CARD } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, NETWORK_CARD)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.network_card;',
},
_width: 38,
_height: 40,
}
Physical Storage
- Preview
- Usage
- Definition

import { PhysicalStorage } from '@dinghy/diagrams/entitiesVeeam23d'
<PhysicalStorage/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PHYSICAL_STORAGE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, PHYSICAL_STORAGE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.physical_storage;',
},
_width: 108,
_height: 60,
}
Proxy
- Preview
- Usage
- Definition
import { Proxy } from '@dinghy/diagrams/entitiesVeeam23d'
<Proxy/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PROXY } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, PROXY)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.proxy;',
},
_original_width: 46,
_original_height: 46,
}
Proxy Appliance
- Preview
- Usage
- Definition
import { ProxyAppliance } from '@dinghy/diagrams/entitiesVeeam23d'
<ProxyAppliance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PROXY_APPLIANCE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, PROXY_APPLIANCE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.proxy_appliance;',
},
_original_width: 46,
_original_height: 46,
}
Remote Site
- Preview
- Usage
- Definition
import { RemoteSite } from '@dinghy/diagrams/entitiesVeeam23d'
<RemoteSite/>
// or
import { extendStyle } from "@dinghy/base-components";
import { REMOTE_SITE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, REMOTE_SITE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.remote_site;',
},
_original_width: 46,
_original_height: 60,
}
Remote Storage
- Preview
- Usage
- Definition
import { RemoteStorage } from '@dinghy/diagrams/entitiesVeeam23d'
<RemoteStorage/>
// or
import { extendStyle } from "@dinghy/base-components";
import { REMOTE_STORAGE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, REMOTE_STORAGE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.remote_storage;',
},
_original_width: 52,
_original_height: 62,
}
Resource Pool
- Preview
- Usage
- Definition
import { ResourcePool } from '@dinghy/diagrams/entitiesVeeam23d'
<ResourcePool/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESOURCE_POOL } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, RESOURCE_POOL)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.resource_pool;',
},
_width: 56,
_height: 32,
}
Service vNIC
- Preview
- Usage
- Definition
import { ServiceVnic } from '@dinghy/diagrams/entitiesVeeam23d'
<ServiceVnic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_VNIC } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, SERVICE_VNIC)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.service_vnic;',
},
_original_width: 72,
_original_height: 64,
}
Switch
- Preview
- Usage
- Definition

import { Switch } from '@dinghy/diagrams/entitiesVeeam23d'
<Switch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, SWITCH)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.switch;',
},
_width: 110,
_height: 58,
}
Tape
- Preview
- Usage
- Definition

import { Tape } from '@dinghy/diagrams/entitiesVeeam23d'
<Tape/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape;',
},
_original_width: 58,
_original_height: 58,
}
Tape Checked
- Preview
- Usage
- Definition

import { TapeChecked } from '@dinghy/diagrams/entitiesVeeam23d'
<TapeChecked/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_CHECKED } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE_CHECKED)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape_checked;',
},
_original_width: 70,
_original_height: 58,
}
Tape Ejecting
- Preview
- Usage
- Definition

import { TapeEjecting } from '@dinghy/diagrams/entitiesVeeam23d'
<TapeEjecting/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_EJECTING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE_EJECTING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape_ejecting;',
},
_original_width: 70,
_original_height: 58,
}
Tape Library
- Preview
- Usage
- Definition
import { TapeLibrary } from '@dinghy/diagrams/entitiesVeeam23d'
<TapeLibrary/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_LIBRARY } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE_LIBRARY)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape_library;',
},
_original_width: 62,
_original_height: 74,
}
Tape Licensed
- Preview
- Usage
- Definition

import { TapeLicensed } from '@dinghy/diagrams/entitiesVeeam23d'
<TapeLicensed/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_LICENSED } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE_LICENSED)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape_licensed;',
},
_original_width: 70,
_original_height: 58,
}
Tape Recording
- Preview
- Usage
- Definition

import { TapeRecording } from '@dinghy/diagrams/entitiesVeeam23d'
<TapeRecording/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_RECORDING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE_RECORDING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape_recording;',
},
_original_width: 70,
_original_height: 58,
}
Tape Server
- Preview
- Usage
- Definition
import { TapeServer } from '@dinghy/diagrams/entitiesVeeam23d'
<TapeServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_SERVER } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, TAPE_SERVER)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.tape_server;',
},
_original_width: 46,
_original_height: 46,
}
vApp
- Preview
- Usage
- Definition

import { Vapp } from '@dinghy/diagrams/entitiesVeeam23d'
<Vapp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VAPP } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VAPP)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vapp;',
},
_width: 92,
_height: 62,
}
vApp Started
- Preview
- Usage
- Definition

import { VappStarted } from '@dinghy/diagrams/entitiesVeeam23d'
<VappStarted/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VAPP_STARTED } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VAPP_STARTED)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vapp_started;',
},
_width: 92,
_height: 62,
}
Veeam Availability Suite
- Preview
- Usage
- Definition
import { VeeamAvailabilitySuite } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamAvailabilitySuite/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_AVAILABILITY_SUITE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_AVAILABILITY_SUITE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_availability_suite;',
},
_original_width: 46,
_original_height: 46,
}
Veeam Backup and Replication Server
- Preview
- Usage
- Definition
import { VeeamBackupAndReplicationServer } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamBackupAndReplicationServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_BACKUP_AND_REPLICATION_SERVER } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_BACKUP_AND_REPLICATION_SERVER)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_backup_and_replication_server;',
},
_original_width: 46,
_original_height: 46,
}
Veeam Backup Enterprise Manager Server
- Preview
- Usage
- Definition
import { VeeamBackupEnterpriseManagerServer } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamBackupEnterpriseManagerServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_BACKUP_ENTERPRISE_MANAGER_SERVER } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_BACKUP_ENTERPRISE_MANAGER_SERVER)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_backup_enterprise_manager_server;',
},
_original_width: 46,
_original_height: 46,
}
Veeam Backup Search Server
- Preview
- Usage
- Definition
import { VeeamBackupSearchServer } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamBackupSearchServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_BACKUP_SEARCH_SERVER } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_BACKUP_SEARCH_SERVER)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_backup_search_server;',
},
_original_width: 46,
_original_height: 46,
}
Veeam ONE Business View
- Preview
- Usage
- Definition
import { VeeamOneBusinessView } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamOneBusinessView/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_ONE_BUSINESS_VIEW } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_ONE_BUSINESS_VIEW)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_one_business_view;',
},
_original_width: 46,
_original_height: 46,
}
Veeam ONE Monitor
- Preview
- Usage
- Definition
import { VeeamOneMonitor } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamOneMonitor/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_ONE_MONITOR } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_ONE_MONITOR)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_one_monitor;',
},
_original_width: 46,
_original_height: 46,
}
Veeam ONE Reporter
- Preview
- Usage
- Definition
import { VeeamOneReporter } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamOneReporter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_ONE_REPORTER } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_ONE_REPORTER)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_one_reporter;',
},
_original_width: 46,
_original_height: 46,
}
Veeam ONE Server
- Preview
- Usage
- Definition
import { VeeamOneServer } from '@dinghy/diagrams/entitiesVeeam23d'
<VeeamOneServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VEEAM_ONE_SERVER } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VEEAM_ONE_SERVER)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.veeam_one_server;',
},
_original_width: 46,
_original_height: 46,
}
Virtual Machine
- Preview
- Usage
- Definition
import { VirtualMachine } from '@dinghy/diagrams/entitiesVeeam23d'
<VirtualMachine/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_MACHINE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_MACHINE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.virtual_machine;',
},
_original_width: 46,
_original_height: 46,
}
VM Failed
- Preview
- Usage
- Definition
import { VmFailed } from '@dinghy/diagrams/entitiesVeeam23d'
<VmFailed/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_FAILED } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_FAILED)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_failed;',
},
_original_width: 56,
_original_height: 46,
}
VM Linux
- Preview
- Usage
- Definition
import { VmLinux } from '@dinghy/diagrams/entitiesVeeam23d'
<VmLinux/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_LINUX } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_LINUX)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_linux;',
},
_original_width: 46,
_original_height: 60,
}
VM No Network
- Preview
- Usage
- Definition
import { VmNoNetwork } from '@dinghy/diagrams/entitiesVeeam23d'
<VmNoNetwork/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_NO_NETWORK } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_NO_NETWORK)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_no_network;',
},
_original_width: 58,
_original_height: 46,
}
VM Problem
- Preview
- Usage
- Definition
import { VmProblem } from '@dinghy/diagrams/entitiesVeeam23d'
<VmProblem/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_PROBLEM } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_PROBLEM)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_problem;',
},
_original_width: 56,
_original_height: 46,
}
VM Running
- Preview
- Usage
- Definition
import { VmRunning } from '@dinghy/diagrams/entitiesVeeam23d'
<VmRunning/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_RUNNING } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_RUNNING)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_running;',
},
_original_width: 56,
_original_height: 46,
}
VM Saved State
- Preview
- Usage
- Definition
import { VmSavedState } from '@dinghy/diagrams/entitiesVeeam23d'
<VmSavedState/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_SAVED_STATE } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_SAVED_STATE)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_saved_state;',
},
_original_width: 58,
_original_height: 48,
}
VM Windows
- Preview
- Usage
- Definition
import { VmWindows } from '@dinghy/diagrams/entitiesVeeam23d'
<VmWindows/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VM_WINDOWS } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VM_WINDOWS)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vm_windows;',
},
_original_width: 46,
_original_height: 60,
}
VMware Host
- Preview
- Usage
- Definition

import { VmwareHost } from '@dinghy/diagrams/entitiesVeeam23d'
<VmwareHost/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VMWARE_HOST } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VMWARE_HOST)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vmware_host;',
},
_width: 110,
_height: 98,
}
vNIC
- Preview
- Usage
- Definition
import { Vnic } from '@dinghy/diagrams/entitiesVeeam23d'
<Vnic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VNIC } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, VNIC)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.vnic;',
},
_original_width: 62,
_original_height: 62,
}
WAN Accelerator
- Preview
- Usage
- Definition
import { WanAccelerator } from '@dinghy/diagrams/entitiesVeeam23d'
<WanAccelerator/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WAN_ACCELERATOR } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, WAN_ACCELERATOR)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.wan_accelerator;',
},
_original_width: 46,
_original_height: 46,
}
Workstation
- Preview
- Usage
- Definition

import { Workstation } from '@dinghy/diagrams/entitiesVeeam23d'
<Workstation/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WORKSTATION } from '@dinghy/diagrams/entitiesVeeam23d'
<Shape
{...props}
_style={extendStyle(props, WORKSTATION)}
/>
{
_style: {
entity: 'sketch=0;shadow=0;dashed=0;html=1;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;outlineConnect=0;shape=mxgraph.veeam.3d.workstation;',
},
_original_width: 76,
_original_height: 62,
}