API Mocks - Actions dropdown

First select the API mocks then click on this `None Selected` dropdown to view the available options. This dropdown has the following options:

      

  1. Cut operation
    Cut operation is to cut the selected records. And later cut records can be pasted at another position by Paste Above / Paste Below operations.
  2. Copy operation
    Copy operation is to copy the selected records. And later copied records can be pasted at another position by Paste Above / Paste Below operations.
  3. Paste Above operation
    To paste the cut/copied record(s) to another position (above the selected API mock).
  4. Paste Below operation
    To paste the cut/copied record(s) to another position (below the selected API mock).
  5. Duplicate operation
    To duplicate the API mock. Duplicated API mock will be pasted below the selected API mock.
  6. Make Read Only operation
    To make the API mock read only. After this, editing will be disabled for the API mock.
  7. Make Editable operation
    To make the API mock editable again if disabled by previous operation.
  8. Enable operation
    By default, all API mock(s) are enabled. Only enabled API mocks will be used on incoming mock request to mock server.
  9. Disable operation
    To disable the API mock(s). All the disabled API mocks will be skipped on incoming mock request to mock server.
  10. Bulk operation 
    To perform bulk operation on the selected records. For more information, please read API Mocks - Bulk operation.
  11. Delete operation
    To delete the selected API mock(s).