syncSigningProfile
Syncs a signing profile and returns a signing operation.
syncSigningProfile(uuid: String!, sourceAgentId: ID!, targetAgentIds: [ID!]!): SigningOperation!Arguments
The uuid used to filter or perform the operation.
Identifier of the source agent.
Identifiers of the target agents.
Returns
Stable identifier for this signing operation.
Category of this signing operation.
The asset key associated with this signing operation. May be null when unavailable or not applicable.
Identifier of the related source agent. May be null when unavailable or not applicable.
Current status of this signing operation.
Error message when this signing operation did not complete successfully. May be null when unavailable or not applicable.
ISO 8601 timestamp when this signing operation was created.
ISO 8601 timestamp when this signing operation was last updated.
ISO 8601 timestamp when this signing operation finished. May be null when unavailable or not applicable.
Items associated with this signing operation.