Id |
int64 |
The policy ID. |
[optional] [default to null] |
Name |
string |
The policy name. |
[optional] [default to null] |
Description |
string |
The description of the policy. |
[optional] [default to null] |
SrcRegistry |
*Registry |
The source registry. |
[optional] [default to null] |
DestRegistry |
*Registry |
The destination registry. |
[optional] [default to null] |
DestNamespace |
string |
The destination namespace. |
[optional] [default to null] |
DestNamespaceReplaceCount |
int32 |
Specify how many path components will be replaced by the provided destination namespace. The default value is -1 in which case the legacy mode will be applied. |
[optional] [default to null] |
Trigger |
*ReplicationTrigger |
|
[optional] [default to null] |
Filters |
[]ReplicationFilter |
The replication policy filter array. |
[optional] [default to null] |
ReplicateDeletion |
bool |
Whether to replicate the deletion operation. |
[optional] [default to null] |
Deletion |
bool |
Deprecated, use "replicate_deletion" instead. Whether to replicate the deletion operation. |
[optional] [default to null] |
Override |
bool |
Whether to override the resources on the destination registry. |
[optional] [default to null] |
Enabled |
bool |
Whether the policy is enabled or not. |
[optional] [default to null] |
CreationTime |
time.Time |
The create time of the policy. |
[optional] [default to null] |
UpdateTime |
time.Time |
The update time of the policy. |
[optional] [default to null] |
Speed |
int32 |
speed limit for each task |
[optional] [default to null] |