Delete-filespace operation


The delete-filespace operation deletes the file spaces in the IBM Tivoli Storage Manager server storage.

The following table describes the elements for the adapter request:

 Adapter request elements for the delete-filespace operation

The following figure shows a sample adapter request for the delete-filespace operation.

Sample adapter request for the delete-filespace operation

<tsm-request>
  <operation-name>delete-filespace</operation-name>
  <command-request>
    <timeout-secs>120</timeout-secs>
    <command-arguments>
      <filespace-name>\TESTFS</filespace-name>
    </command-arguments>
  </command-request>
</tsm-request


The following figure shows the adapter response for the sample request:

Sample adapter response for the delete-filespace operation

<tsm-response>
  <metadata>
    <status>success</status>
    <count>1</count>
  </metadata>
  <commands-output>
    <command-output>
      <metadata>
        <command>dsmc delete filespace</command>
        <line-count>4</line-count>
        <execution-milliseconds>1094</execution-milliseconds>
        <exit-code>0</exit-code>
        <status>success</status>
      </metadata>
      <output>
        <line index="1"> ANS1119I Initiating the removal of '\TESTFS' file         space.</line>
        <line index="2">ANS1121I A request for removal of file space '\TESTFS'         has been successfully sent to the server.</line>
        <line index="3"></line>
        <line index="4">C:\BMC\BMC-BMC\eclipse-SDK-3.4-win32\bmccat-        ws\adapter-ibm-tsm&gt;</line>
      </output>
    </command-output>
  </commands-output>
</tsm-response>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Content 23.1