{"id":686,"date":"2023-04-29T12:39:15","date_gmt":"2023-04-29T10:39:15","guid":{"rendered":"https:\/\/pcmacb.de\/?page_id=686"},"modified":"2025-06-16T15:25:36","modified_gmt":"2025-06-16T13:25:36","slug":"nextcloud-occ-befehle","status":"publish","type":"page","link":"https:\/\/pcmacb.de\/?page_id=686","title":{"rendered":"nextcloud occ konsolen befehle"},"content":{"rendered":"\n<p>Nextcloud Version 31.0.5<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\" style=\"font-size:12px;font-style:normal;font-weight:500\">sudo -u www-data php -f \/var\/www\/nextcloud\/occ                                                                                                                                                                                                                                                                               <br>Bauers Cloud 31.0.5                                                                                                                                                                                                                                                                                                                            <br>                                                                                                                                                                                                                                                                                                                                               <br>Usage:                                                                                                                                                                                                                                                                                                                                         <br>  command [options] [arguments]                                                                                                                                                                                                                                                                                                                <br>                                                                                                                                                                                                                                                                                                                                               <br>Options:                                                                                                                                                                                                                                                                                                                                       <br>  -h, --help            Display help for the given command. When no command is given display help for the list command                                                                                                                                                                                                                         <br>  -q, --quiet           Do not output any message                                                                                                                                                                                                                                                                                              <br>  -V, --version         Display this application version                                                                                                                                                                                                                                                                                       <br>      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output                                                                                                                                                                                                                                                                               <br>  -n, --no-interaction  Do not ask any interactive question                                                                                                                                                                                                                                                                                    <br>      --no-warnings     Skip global warnings, show command output only                                                                                                                                                                                                                                                                         <br>  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug                                                                                                                                                                                                                     <br>                                                                                                                                                                                                                                                                                                                                               <br>Available commands:                                                                                                                                                                                                                                                                                                                            <br>  check                                  check dependencies of the server environment                                                                                                                                                                                                                                                          <br>  completion                             Dump the shell completion script                                                                                                                                                                                                                                                                      <br>  help                                   Display help for a command                                                                                                                                                                                                                                                                            <br>  list                                   List commands                                                                                                                                                                                                                                                                                         <br>  setupchecks                            Run setup checks and output the results                                                                                                                                                                                                                                                               <br>  status                                 show some status information                                                                                                                                                                                                                                                                          <br>  upgrade                                run upgrade routines after installation of a new release. The release has to be installed before.                                                                                                                                                                                                     <br> activity                                                                                                                                                                                                                                                                                                                                      <br>  activity:send-mails                    Sends the activity notification mails                                                                                                                                                                                                                                                                 <br> admin-delegation                                                                                                                                                                                                                                                                                                                              <br>  admin-delegation:add                   add setting delegation to a group                                                                                                                                                                                                                                                                     <br>  admin-delegation:remove                remove settings delegation from a group                                                                                                                                                                                                                                                               <br>  admin-delegation:show                  show delegated settings                                                                                                                                                                                                                                                                               <br> app                                                                                                                                                                                                                                                                                                                                           <br>  app:disable                            disable an app                                                                                                                                                                                                                                                                                        <br>  app:enable                             enable an app                                                                                                                                                                                                                                                                                         <br>  app:getpath                            Get an absolute path to the app directory                                                                                                                                                                                                                                                             <br>  app:install                            install an app                                                                                                                                                                                                                                                                                        <br>  app:list                               List all available apps                                                                                                                                                                                                                                                                               <br>  app:remove                             remove an app                                                                                                                                                                                                                                                                                         <br>  app:update                             update an app or all apps                                                                                                                                                                                                                                                                             <br> app_api                                                                                                                                                                                                                                                                                                                                       <br>  app_api:app:config:delete              Delete ExApp configs                                                                                                                                                                                                                                                                                  <br>  app_api:app:config:get                 Get ExApp config                                                                                                                                                                                                                                                                                      <br>  app_api:app:config:list                List ExApp configs                                                                                                                                                                                                                                                                                    <br>  app_api:app:config:set                 Set ExApp config                                                                                                                                                                                                                                                                                      <br>  app_api:app:deploy                     Deploy ExApp on configured daemon                                                                                                                                                                                                                                                                     <br>  app_api:app:disable                    Disable registered external app                                                                                                                                                                                                                                                                       <br>  app_api:app:enable                     Enable registered external app                                                                                                                                                                                                                                                                        <br>  app_api:app:list                       List ExApps                                                                                                                                                                                                                                                                                           <br>  app_api:app:register                   Install external App                                                                                                                                                                                                                                                                                  <br>  app_api:app:unregister                 Unregister external app                                                                                                                                                                                                                                                                               <br>  app_api:app:update                     Update ExApp                                                                                                                                                                                                                                                                                          <br>  app_api:daemon:list                    List registered daemons                                                                                                                                                                                                                                                                               <br>  app_api:daemon:register                Register daemon config for ExApp deployment                                                                                                                                                                                                                                                           <br>  app_api:daemon:unregister              Unregister daemon                                                                                                                                                                                                                                                                                     <br> background                                                                        <br>  background:cron                        [background:ajax|background:webcron] Use cron, ajax or webcron to run background jobs                                                                                                                                                                                                                 <br> background-job                                                                    <br>  background-job:delete                  Remove a background job from database                                                                                         <br>  background-job:execute                 Execute a single background job manually<br>  background-job:list                    List background jobs                                                                                                                                                                                                                                                                                  <br>  background-job:worker                  Run a background job worker                                                                                                                                                                                                                                                                           <br> broadcast                                                                                                                                                                                                                                                                                                                                     <br>  broadcast:test                         test the SSE broadcaster                                                                                                                                                                                                                                                                              <br> circles                                                                                                                                                                                                                                                                                                                                       <br>  circles:check                          Checking your configuration                                                                                                                                                                                                                                                                           <br>  circles:maintenance                    Clean stuff, keeps the app running                                                                                                                                                                                                                                                                    <br>  circles:manage:config                  edit config\/type of a Circle                                                                                                                                                                                                                                                                          <br>  circles:manage:create                  create a new circle                                                                                                                                                                                                                                                                                   <br>  circles:manage:destroy                 destroy a circle by its ID                                                                                                                                                                                                                                                                            <br>  circles:manage:details                 get details about a circle by its ID                                                                                                                                                                                                                                                                  <br>  circles:manage:edit                    edit displayName or description of a Circle                                                                                                                                                                                                                                                           <br>  circles:manage:join                    emulate a user joining a Circle                                                                                                                                                                                                                                                                       <br>  circles:manage:leave                   simulate a user joining a Circle                                                                                                                                                                                                                                                                      <br>  circles:manage:list                    listing current circles                                                                                                                                                                                                                                                                               <br>  circles:manage:setting                 edit setting for a Circle                                                                                                                                                                                                                                                                             <br>  circles:members:add                    Add a member to a Circle                                                                                                                                                                                                                                                                              <br>  circles:members:details                get details about a member by its ID                                                                                                                                                                                                                                                                  <br>  circles:members:level                  Change the level of a member from a Circle                                                                                                                                                                                                                                                            <br>  circles:members:list                   listing Members from a Circle                                                                                                                                                                                                                                                                         <br>  circles:members:remove                 remove a member from a circle                                                                                                                                                                                                                                                                         <br>  circles:members:search                 Change the level of a member from a Circle                                                                                                                                                                                                                                                            <br>  circles:memberships                    index and display memberships for local and federated users                                                                                                                                                                                                                                           <br>  circles:migrate:customgroups                                                                                                                                                                                                                                                                                                                 <br>  circles:remote                         remote features                                                                                                                                                                                                                                                                                       <br>  circles:shares:files                   listing shares files                                                                                                                                                                                                                                                                                  <br>  circles:sync                           Sync Circles and Members                                                                                                                                                                                                                                                                              <br>  circles:test                           testing some features                                                                                                                                                                                                                                                                                 <br> config                                                                                                                                                                                                                                                                                                                                        <br>  config:app:delete                      Delete an app config value                                                                                                                                                                                                                                                                            <br>  config:app:get                         Get an app config value                                                                                                                                                                                                                                                                               <br>  config:app:set                         Set an app config value                                                                                                                                                                                                                                                                               <br>  config:import                          Import a list of configs                                                                                                                                                                                                                                                                              <br>  config:list                            List all configs                                                                                                                                                                                                                                                                                      <br>  config:system:delete                   Delete a system config value                                                                                                                                                                                                                                                                          <br>  config:system:get                      Get a system config value                                                                                                                                                                                                                                                                             <br>  config:system:set                      Set a system config value                                                                                                                                                                                                                                                                             <br> dav                                                                                                                                                                                                                                                                                                                                           <br>  dav:create-addressbook                 Create a dav addressbook                                                                                                                                                                                                                                                                              <br>  dav:create-calendar                    Create a dav calendar                                                                                                                                                                                                                                                                                 <br>  dav:create-subscription                Create a dav subscription                                                                                                                                                                                                                                                                             <br>  dav:delete-calendar                    Delete a dav calendar                                                                                                                                                                                                                                                                                 <br>  dav:fix-missing-caldav-changes         Insert missing calendarchanges rows for existing events                                                                                                                                                                                                                                               <br>  dav:list-addressbooks                  List all addressbooks of a user                                                                                                                                                                                                                                                                       <br>  dav:list-calendars                     List all calendars of a user                                                                                                                                                                                                                                                                          <br>  dav:move-calendar                      Move a calendar from an user to another                                                                                                                                                                                                                                                               <br>  dav:remove-invalid-shares              Remove invalid dav shares                                                                                                                                                                                                                                                                             <br>  dav:retention:clean-up                                                                                                                                                                                                                                                                                                                       <br>  dav:send-event-reminders               Sends event reminders                                                                                                                                                                                                                                                                                 <br>  dav:sync-birthday-calendar             Synchronizes the birthday calendar                                                                                                                                                                                                                                                                    <br>  dav:sync-system-addressbook            Synchronizes users to the system addressbook                                                                                                                                                                                                                                                          <br> db                                                                                                                                                                                                                                                                                                                                            <br>  db:add-missing-columns                 Add missing optional columns to the database tables                                                                                                                                                                                                                                                   <br>  db:add-missing-indices                 Add missing indices to the database tables                                                                                                                                                                                                                                                            <br>  db:add-missing-primary-keys            Add missing primary keys to the database tables                                                                                                                                                                                                                                                       <br>  db:convert-filecache-bigint            Convert the ID columns of the filecache to BigInt                                                                                                                                                                                                                                                     <br>  db:convert-mysql-charset               Convert charset of MySQL\/MariaDB to use utf8mb4                                                                                                                                                                                                                                                       <br>  db:convert-type                        Convert the Nextcloud database to the newly configured one                                                                                                                                                                                                                                            <br>  db:schema:expected                     Export the expected database schema for a fresh installation                                                                                                                                                                                                                                          <br>  db:schema:export                       Export the current database schema                                                                                                                                                                                                                                                                    <br> encryption                                                                                                                                                                                                                                                                                                                                    <br>  encryption:change-key-storage-root     Change key storage root                                                                                                                                                                                                                                                                               <br>  encryption:decrypt-all                 Disable server-side encryption and decrypt all files                                                                                                                                                                                                                                                  <br>  encryption:disable                     Disable encryption                                                                                                                                                                                                                                                                                    <br>  encryption:enable                      Enable encryption<br>  encryption:encrypt-all                 Encrypt all files for all users                                                                                               <br>  encryption:list-modules                List all available encryption modules                                                                                         <br>  encryption:migrate-key-storage-format  Migrate the format of the keystorage to a newer format                                                                        <br>  encryption:set-default-module          Set the encryption default module                                                                                             <br>  encryption:show-key-storage-root       Show current key storage root                                                                                                 <br>  encryption:status                      Lists the current status of encryption                                                                                        <br> federation                                                                        <br>  federation:sync-addressbooks           Synchronizes addressbooks of all federated clouds                                                                             <br> files                                                                             <br>  files:cleanup                          Clean up orphaned filecache and mount entries                                                                                 <br>  files:copy                             Copy a file or folder                                                                                                         <br>  files:delete                           Delete a file or folder                                                                                                       <br>  files:get                              Get the contents of a file                                                                                                    <br>  files:move                             Move a file or folder                                                                                                         <br>  files:object:delete                    Delete an object from the object store                                                                                        <br>  files:object:get                       Get the contents of an object                                                                                                 <br>  files:object:put                       Write a file to the object store                                                                                              <br>  files:put                              Write contents of a file                                                                                                      <br>  files:recommendations:recommend        Shows recommended files for an account                                                                                        <br>  files:reminders                        List file reminders                                                                                                           <br>  files:repair-tree                      Try and repair malformed filesystem tree structures                                                                           <br>  files:scan                             rescan filesystem                                                                                                             <br>  files:scan-app-data                    rescan the AppData folder                                                                                                     <br>  files:transfer-ownership               All files and folders are moved to another user - outgoing shares and incoming user file shares (optionally) are moved as well.                                                                                                                                                                       <br> group                                                                             <br>  group:add                              Add a group                               <br>  group:adduser                          add a user to a group                                                                                                         <br>  group:delete                           Remove a group                                                                                                                <br>  group:info                             Show information about a group                                                                                                <br>  group:list                             list configured groups                                                                                                        <br>  group:removeuser                       remove a user from a group                                                                                                    <br> info                                                                              <br>  info:file                              get information for a file                                                                                                    <br>  info:file:space                        Summarize space usage of specified folder                                                                                     <br> integrity                                                                         <br>  integrity:check-app                    Check integrity of an app using a signature.                                                                                  <br>  integrity:check-core                   Check integrity of core code using a signature.                                                                               <br>  integrity:sign-app                     Signs an app using a private key.                                                                                             <br>  integrity:sign-core                    Sign core using a private key.                                                                                                <br> l10n                                                                              <br>  l10n:createjs                          Create javascript translation files for a given app                                                                           <br> log                                                                               <br>  log:file                               manipulate logging backend                                                                                                    <br>  log:manage                             manage logging configuration                                                                                                  <br>  log:tail                               Tail the nextcloud logfile                                                                                                    <br>  log:watch                              Watch the nextcloud logfile                                                                                                   <br> mail                                                                              <br>  mail:account:create                    creates IMAP account                                                                                                          <br>  mail:account:debug                     Enable or Disable IMAP\/SMTP debugging for an account                                                                          <br>  mail:account:delete                    Delete an IMAP account                                                                                                        <br>  mail:account:diagnose                  Diagnose a user's IMAP connection                                                                                             <br>  mail:account:export                    Exports a user's IMAP account(s)                                                                                              <br>  mail:account:export-threads            Exports a user's account threads                                                                                              <br>  mail:account:sync                      Synchronize an IMAP account                                                                                                   <br>  mail:account:train                     Train the classifier of new messages                                                                                          <br>  mail:account:update                    Update a user's IMAP account                                                                                                  <br>  mail:clean-up                          clean up all orphaned data                                                                                                    <br>  mail:repair:system-autoresponders      Update sieve scripts of all accounts that follow the system out-of-office period                                                                                                                                                                                                                      <br>  mail:repair:tags                       Create default tags for account. If no account ID given, all tag entries will be repaired                                                                                                                                                                                                             <br>  mail:tags:migration-jobs               Creates a background job entry in the cron table for every user to migrate important labels to IMAP                                                                                                                                                                                                   <br>  mail:thread                            Build threads from the exported data of an account<br> maintenance                                                                       <br>  maintenance:data-fingerprint           update the systems data-fingerprint after a backup is restored                                                                <br>  maintenance:mimetype:update-db         Update database mimetypes and update filecache                                                                                <br>  maintenance:mimetype:update-js         Update mimetypelist.js                                                                                                        <br>  maintenance:mode                       Show or toggle maintenance mode status                                                                                        <br>  maintenance:repair                     repair this installation                                                                                                      <br>  maintenance:repair-share-owner         repair invalid share-owner entries in the database                                                                            <br>  maintenance:theme:update               Apply custom theme changes                                                                                                    <br>  maintenance:update:htaccess            Updates the .htaccess file                                                                                                    <br> maps                                                                              <br>  maps:register-mimetypes                Registers the maps mimetypes for existing and new files.                                                                      <br>  maps:scan-photos                       Rescan photos GPS exif data                                                                                                   <br>  maps:scan-tracks                       Rescan track files                                                                                                            <br> memcache                                                                          <br>  memcache:redis:command                 Send raw redis command to the configured redis server                                                                         <br> metadata                                                                          <br>  metadata:get                           get stored metadata about a file, by its id                                                                                   <br> migrations                                                                        <br>  migrations:preview                     Get preview of available DB migrations in case of initiating an upgrade                                                                                                                                                                                                                               <br> music                                                                             <br>  music:cleanup                          clean up orphaned DB entries (this happens also periodically on the background)                                                                                                                                                                                                                       <br>  music:playlist-export                  export user playlist(s) to file(s)                                                                                            <br>  music:playlist-import                  import user playlist(s) from file(s)                                                                                          <br>  music:podcast-add                      add a podcast channel from an RSS feed                                                                                        <br>  music:podcast-reset                    remove all podcast channels of one or more users                                                                              <br>  music:podcast-update                   update podcast channels of one or more users from their sources                                                                                                                                                                                                                                       <br>  music:register-mime-types              map following file extensions as audio MIME types: [\"aac\",\"au\",\"aif\",\"aiff\",\"aifc\",\"caf\"]                                                                                                                                                                                                             <br>  music:reset-cache                      drop data cached by the music app for performance reasons                                                                     <br>  music:reset-database                   drop metadata indexed by the music app (artists, albums, tracks, playlists)                                                                                                                                                                                                                           <br>  music:scan                             scan and index any unindexed audio files                                                                                      <br> notification                                                                      <br>  notification:delete                    Delete a generated admin notification for the given user                                                                      <br>  notification:generate                  Generate a notification for the given user                                                                                    <br>  notification:test-push                 Generate a notification for the given user                                                                                    <br> photos                                                                            <br>  photos:albums:add                      Add specified photo to album                                                                                                  <br>  photos:albums:create                   Create a new album for a user                                                                                                 <br>  photos:update-1000-cities              Update the list of 1000 and more inhabitant cities                                                                            <br> preview                                                                           <br>  preview:cleanup                        Removes existing preview files                                                                                                <br>  preview:generate                       generate a preview for a file                                                                                                 <br>  preview:repair                         distributes the existing previews into subfolders                                                                             <br>  preview:reset-rendered-texts           Deletes all generated avatars and previews of text and md files                                                                                                                                                                                                                                       <br> richdocuments                                                                     <br>  richdocuments:activate-config          [richdocuments:setup] Activate config changes                                                                                 <br>  richdocuments:convert-bigint           Convert the ID columns of the richdocuments tables to BigInt                                                                  <br>  richdocuments:install-fonts            Install default fonts                                                                                                         <br>  richdocuments:update-empty-templates   Update empty template files                                                                                                   <br> security                                                                          <br>  security:bruteforce:attempts           Show bruteforce attempts status for a given IP address                                                                        <br>  security:bruteforce:reset              resets bruteforce attempts for given IP address                                                                               <br>  security:certificates                  list trusted certificates                                                                                                     <br>  security:certificates:export           export the certificate bundle                                                                                                 <br>  security:certificates:import           import trusted certificate in PEM format                                                                                      <br>  security:certificates:remove           remove trusted certificate                                                                                                    <br> serverinfo                                                                        <br>  serverinfo:update-storage-statistics   Triggers an update of the counts related to storages used in serverinfo                                                                                                                                                                                                                               <br> sharing                                                                           <br>  sharing:cleanup-remote-storages        Cleanup shared storage entries that have no matching entry in the shares_external table                                                                                                                                                                                                               <br>  sharing:delete-orphan-shares           Delete shares where the owner no longer has access to the file                                                                <br>  sharing:expiration-notification        Notify share initiators when a share will expire the next day.                                                                <br>  sharing:fix-share-owners               Fix owner of broken shares after transfer ownership on old versions                                                                                                                                                                                                                                   <br> snappymail                                                                        <br>  snappymail:settings                    modifies configuration                                                                                                        <br> support                                                                           <br>  support:report                         Generate a system report<br>tag<br>  tag:add                                Add new tag<br>  tag:delete                             delete a tag<br>  tag:edit                               edit tag attributes<br>  tag:list                               list tags<br> taskprocessing<br>  taskprocessing:task-type:set-enabled   Enable or disable a task type<br>  taskprocessing:task:get                Display all information for a specific task<br>  taskprocessing:task:list               list tasks<br>  taskprocessing:task:stats              get statistics for tasks<br> text<br>  text:reset                             Reset a text document session to the current file content<br> theming<br>  theming:config                         Set theming app config values<br> trashbin<br>  trashbin:cleanup                       Remove deleted files<br>  trashbin:expire                        Expires the users trashbin<br>  trashbin:restore                       Restore all deleted files according to the given filters<br>  trashbin:size                          Configure the target trashbin size<br> twofactorauth<br>  twofactorauth:cleanup                  Clean up the two-factor user-provider association of an uninstalled\/removed provider<br>  twofactorauth:disable                  Disable two-factor authentication for a user<br>  twofactorauth:enable                   Enable two-factor authentication for a user<br>  twofactorauth:enforce                  Enabled\/disable enforced two-factor authentication<br>  twofactorauth:state                    Get the two-factor authentication (2FA) state of a user<br> update<br>  update:check                           Check for server and app updates<br> user<br>  user:add                               adds an account<br>  user:auth-tokens:add                   [user:add-app-password] Add app password for the named account<br>  user:auth-tokens:delete                Deletes an authentication token<br>  user:auth-tokens:list                  List authentication tokens of an user<br>  user:clear-avatar-cache                clear avatar cache<br>  user:delete                            deletes the specified user<br>  user:disable                           disables the specified user<br>  user:enable                            enables the specified user<br>  user:info                              show user info<br>  user:keys:verify                       Verify if the stored public key matches the stored private key<br>  user:lastseen                          shows when the user was logged in last time<br>  user:list                              list configured users<br>  user:report                            shows how many users have access<br>  user:resetpassword                     Resets the password of the named user<br>  user:setting                           Read and modify user settings<br>  user:sync-account-data                 sync user backend data to accounts table for configured users<br>  user:welcome                           Sends the welcome email<br> versions<br>  versions:cleanup                       Delete versions<br>  versions:expire                        Expires the users file versions<br> webhook_listeners<br>  webhook_listeners:list                 Lists configured webhook listeners<br> workflows<br>  workflows:list                         Lists configured workflows<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Nextcloud Version 31.0.5 sudo -u www-data php -f \/var\/www\/nextcloud\/occ Bauers Cloud 31.0.5 Usage: command [options] [arguments] Options: -h, &#8211;help Display help for the given command. When no command is given display help for the list command -q, &#8211;quiet Do not <a class=\"more-link\" href=\"https:\/\/pcmacb.de\/?page_id=686\">weiterlesen&#8230;<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":79,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"class_list":["post-686","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/pcmacb.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=686"}],"version-history":[{"count":13,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/686\/revisions"}],"predecessor-version":[{"id":1066,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/686\/revisions\/1066"}],"up":[{"embeddable":true,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/79"}],"wp:attachment":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}