Storage Management module storage service workflows
You can use the workflows contained in the Storage Service folder to manage storage services. This section describes the following Storage Management module storage service workflows, their inputs, and their outputs
Attach Storage Service to Dataset workflow
This workflow attaches a storage service to a dataset.
This workflow supports dynamic targeting. See [baom201103:About dynamic target support in OA Storage Management] for details about dynamic targeting.Attach Storage Service to Dataset workflow inputs
Sample Attach Storage Service to Dataset workflow storage XML
<storage>
<storage-container-name-or-id>test1</storage-container-name-or-id>
<storage-service-name-or-id>nas sla</storage-service-name-or-id>
<assume-confirmation>true</assume-confirmation>
<storage-service-node-list>
<storage-service-node-attributes>
<dp-node-name>Backup</dp-node-name>
<old-dp-node-name>Primary data</old-dp-node-name>
</storage-service-node-attributes>
<storage-service-node-attributes>
<dp-node-name>Backup</dp-node-name>
<old-dp-node-name>Primary data</old-dp-node-name>
</storage-service-node-attributes>
</storage-service-node-list>
</storage>
Detach Storage Service from Dataset workflow
This workflow detaches a storage service from a dataset.
This workflow supports dynamic targeting. See [baom201103:About dynamic target support in OA Storage Management] for details about dynamic targeting.Detach Storage Service from Dataset workflow inputs
Input parameter | Description | Required |
---|---|---|
configuration name | Specifies a configuration group defined in the module configuration | Yes |
storage | Detaches a storage service from a dataset
| Yes |
| Determines whether confirmation is given for all resolvable conformance actions that require user confirmation | No |
| Specifies the name or identifier of the dataset object | Yes |
username | Specifies the NetApp DataFabric Manager logon user name | Conditional; required if dynamic targeting is used |
password | Specifies the NetApp DataFabric Manager logon password | Conditional; required if dynamic targeting is used |
encryption type | Determines whether the logon password is encrypted Note This is provided only when you use the password parameter. | Conditional |
protocol | Specifies the communication protocol used by the adapter Note This input is only used if dynamic targeting is specified. | No |
port | Specifies the port on which NetApp DataFabric Manager is enabled | No |
target | When you use dynamic targeting: Specifies the host name or IP address of the NetApp DataFabric Manager
| Conditional |
Comments