Rename or Delete a Service

If you are a workspace manager or an administrator, you can rename or delete services.

Rename a Service

Follow these steps:

  1. Navigate to Mock Services and expand the Service drop-down list.

  2. Hover over the service entries to see the pop-up action icons next to each entry.

  3. Click the Rename Service icon for the service that you want to rename.
    rename-service.png
    A new Rename Service window opens.

  4. Enter the new service name and click Save.

Delete a Service

Follow these steps:

  1. Navigate to Mock Services and expand the Service drop-down list.

  2. Hover over the service entries to see the pop-up action icons next to each entry.

  3. Click the Delete Service icon for the service that you want to delete.
    delete-service.png
    A new Delete Service window opens notifying you that you cannot undo this action.

    Important: Any Mock Services, Mock Service Templates, or Transactions associated with this Service will be deleted.

  4. Click Delete.

Show Service ID

Service ID is the ID associated with the service name.

Service ID is used in the endpoints that are generated after you deploy your Mock Service. When you know your service ID, you can predict the format of your Mock Service endpoint.

http(s)://(mock-name[40])(serviceid[9])-<port>-<namespace>.<sub-domain>

To view the Service ID, expand to the Service drop-down list and click the Show Service ID icon.

show-service-id.png

You can copy the Service ID to clipboard:

copy-service-id.png

If you want to clone a service, click the Clone Service icon. For more information, see Clone Service with all Transactions.

clone-service.png