Table of contents
Table of Contents | ||
---|---|---|
|
...
To remove the user from the Permissions, click Remove button and Delete button on the confirmation popup:
...
Workspace ID
Fill in the ID of the Assets (Insight) workspace you want to configure backup for. The Workspace ID can be found on the following link: https://[yourcloud].atlassian.net/rest/servicedeskapi/insight/workspace. The Jira Service Management REST API uses the workspace Id to identify your individual instance of Assets (Insight), it is an alphanumeric string at the end of the text shown on the opened link with the following sample appearance:
3b3b70g5-66f8-3c01-a2d7-e5bbf2584dc3
:{"size":1,"start":0,"limit":50,"isLastPage":true,"_links":{"self":"https://[yourcloud].atlassian.net/rest/servicedeskapi/assets/workspace","base":"https://[yourcloud].atlassian.net","context":""},"values":[{"workspaceId":"3b3b70g5-66f8-3c01-a2d7-e5bbf2584dc3"}]}
Info |
---|
Workspace ID is a mandatory field and can only be the Workspace ID of the current Cloud instance. |
...
After filling in the three fields, click “Connect“ button. After Sync starts, the Pending Connection status“ message will be displayed. If the connection is successful, you will see the corresponding message:
...
You can also disable the connection to Assets by clicking the Delete connection button while editing the connection:
...
To create/view both values, follow the instructions and click Connect. If the values are correct, you will see the success message, otherwise, a status/error notification will be displayed:
...
The URL will be added to the list on the right:
...
After adding more than 10 endpoints, pagination will appear with 10 endpoints on every page.
From here you can add more endpoints, or
...