As a Content Hub administrator, you can disconnect a site from Content Hub. After disconnecting a site, you can register it again. However, you cannot restore the following:
Therefore, Acquia recommends you to pause syndication instead of disconnecting a site, so that you can reconnect the site in future without losing any information.
The following are the results of disconnecting and reconnecting publisher and subscriber sites:
Publisher site: On disconnection, the exported content remains in Content Hub but becomes orphaned. This content can be manually imported into subscriber sites. However, it does not receive updates. Reconnecting a publisher site does not reconnect the content to its original source.
Subscriber site: On disconnection, the imported content remains in Drupal. Reconnecting a subscriber site does not reconnect the content to its original source automatically. However, you can reimport the content manually or with filters. If the UUID of the content is unchanged on the publisher and subscriber sites, the reimport process updates the content precisely.
To disconnect your site using Drush, use the acquia:contenthub-disconnect-site
command:
Disconnects a site with contenthub.
Options:
--delete[=DELETE] Flag to delete all the entities from Content Hub.
Global options:
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
-y, --yes Auto-accept the default for all user prompts. Equivalent to --no-interaction.
-l, --uri=URI A base URL for building links and selecting a multi-site. Defaults to https://default.
To see all global options, run `drush topic` and pick the first choice.
Use the --delete
option carefully because it removes the exported entities from the Content Hub service. This is not the default behavior when disconnecting a site.
On the Acquia Content Hub Settings page, click Unregister Site.
If you do not see this button, ensure that your site is connected to Content Hub.
In the confirmation dialog box, click Unregister to complete the process of disconnecting the site.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Mon Oct 07 2024 23:42:26 GMT+0000 (Coordinated Universal Time)