hosting

GET /v1/hosting/fleet-applications

List the applications we install ourselves on our own fleet.

Барлық hosting соңғы нүктелері

Барлық әзірлеуші құжаттамасы

Аутентификация

API кілтін bearer токені ретінде жіберіңіз. Бұл соңғы нүкте сипаттамада арнайы рұқсатты көрсетпейді, сондықтан болжағаннан гөрі кілтіңізге қажетті ең аз рұқсатты беріп, жауапты тексеріңіз.

Бұл соңғы нүкте ұйым идентификаторын қабылдамайды. Сіздің кілтіңіз оның қай ұйымға тиесілі екенін өзі анықтайды және жауап соған шектеледі.

Әрекет етіп көру

Бұрыштық жақшалардағы кез келген нәрсені өз мәндеріңізбен, ал кілт орналастырушысын басқару тақтасынан алынған кілтпен алмастырыңыз.

curl -X GET https://api.zinndigital.com/v1/hosting/fleet-applications \
  -H "Authorization: Bearer zdk_live_…"

Жүйеге кіргенсіз бе? Бақылау тақтасындағы API консолі ұйымыңыздың нақты идентификаторы мен жеке кілтіңізді автоматты түрде толтырады да, нақты жауапты көре алуыңыз үшін сұрауды тікелей жұмыс істеп тұрған API арқылы орындайды. Бұл соңғы нүктені API консолінде ашыңыз

Мәліметтер

The own-fleet counterpart of GET /v1/hosting/applications, and deliberately a separate operation rather than a flag on it, because the two answer different questions from different authorities. That one reports what the resold platform's installer offers and is read live from the vendor. This one reports what we have written an installer for, which is a fact about this platform at this release — Nextcloud, ownCloud, the headless-CMS choice (docs/139) and the PHP applications of the php_app stack: Drupal, Joomla, Moodle, PrestaShop and the rest of the application range (docs/681). Authenticated but not tenant-scoped: like the locations and applications endpoints it is a statement about what this platform sells, and the create-site form needs it at the one moment no site exists to read it from.

Параметрлер

АтыTүріМіндеттіМазмұны
stack_type (query)StackTypeЖоқNarrow to the applications that answer one stack. headless_cms returns the CMS choice and php_app the PHP application choice; nextcloud and owncloud return exactly one…

Жауап

АтыTүріМіндеттіМазмұны
dataFleetApplication[]Иә

Бұл соңғы нүкте қайтара алатын қателер

401 · 403 · 429