Skip to content

TargetMapping

Target mapping information.

Fields

Field Type Description
connectionStatus ArchivalGroupConnectionStatus Connection status for the target mapping.
groupType ArchivalGroupType! The type of the target mapping (manual or automatic).
id UUID! The ID of the target mapping.
name String! The name of the target mapping.
targetTemplate TargetTemplate The target template for this target mapping (if automatic).
targetType TargetType! The type of targets in this target mapping.
targets [Target!] The targets in this target mapping.
tieringStatus [ArchivalGroupTieringStatus!] Tiering status for the target mapping.

Used By

Queries

Mutations

Referenced by