| CopyFileAction specifies the files to be moved or copied to a new location. The to/from information for the copy is specified using either the ToDirectorySpecification/ FromDirectorySpecification or the ToDirectoryAction/ FromDirectoryAction associations. The first set is used when the source and/or the target are to exist before any Actions are taken. The second set is used when the source and/or target are created as a part of a previous Action (specified using the association, ActionSequence). |
| Feature | Type | Class Origin | Qualifiers | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| InstanceID | string | CIM_ManagedElement |
|
||||||||||
| Caption | string | CIM_ManagedElement |
|
||||||||||
| Description | string | CIM_ManagedElement |
|
||||||||||
| ElementName | string | CIM_ManagedElement |
|
||||||||||
| Name | string | CIM_Action |
|
||||||||||
| Version | string | CIM_Action |
|
||||||||||
| SoftwareElementState | uint16 | CIM_Action |
|
||||||||||
| SoftwareElementID | string | CIM_Action |
|
||||||||||
| TargetOperatingSystem | uint16 | CIM_Action |
|
||||||||||
| ActionID | string | CIM_Action |
|
||||||||||
| Direction | uint16 | CIM_Action |
|
||||||||||
| Invoke | method | CIM_Action |
|
||||||||||
| InvokeOnSystem | method | CIM_Action |
|
||||||||||
| Source | string | CIM_CopyFileAction |
|
||||||||||
| Destination | string | CIM_CopyFileAction |
|
||||||||||
| DeleteAfterCopy | boolean | CIM_CopyFileAction |
|