Network Compressor Definition
Variable | Data Type | Unit of Measure | Is Nullable? | Default Value | Description |
sourceNetworkId | String | - | No | - | SourceNetworkId the compressore belongs to |
sourceId | String | - | No | - | Source ID for the compressor definition. This sourceID enables upsert functionality from client source systems of record |
name | String | - | No | - | Compressor name. This must match a name in "Network Screw Compressor" |
date | DateTimeOffset | - | No | - | Date at which the compressor becomes part of the network. Datetime offset (with timezone) in ISO 8601 format. Example: 2022-09-27T16:28:37+0000 |
upstreamNode | String | - | No | - | Network element upstream of the compressor |
downstreamNode | String | - | No | - | Network element downstream of the compressor |
enabled | Bool | - | No | - | Whether the compressor should participate in the network (false would be the equivalent of a mask in GAP) |

