dsdk / v1.47 / SwarmUpdateData
Type Alias: SwarmUpdateData ​
SwarmUpdateData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
body | SwarmSpec | - |
query | object | - |
query.rotateManagerToken ? | boolean | Rotate the manager join token. |
query.rotateManagerUnlockKey ? | boolean | Rotate the manager unlock key. |
query.rotateWorkerToken ? | boolean | Rotate the worker join token. |
query.version | number | The version number of the swarm object being updated. This is required to avoid conflicting writes. |