Desktop

get/api/internal/desktop/cloud-status

Response

Cloud status

connectedboolean required
pollingboolean
userIdstring nullable
userNamestring nullable
userEmailstring nullable
connectedAtstring nullable
cloudUrlstring required
linkUrlstring nullable required
activeProfileNamestring required

Changes

Changed in 3 of the 31 revisions of this API.416

    • added the optional property profiles/items/userId to the response with the 200 status

      response-optional-property-added

    • added the optional property userId to the response with the 200 status

      response-optional-property-added

    • added the required property activeProfileName to the response with the 200 status

      response-required-property-added

    • added the required property cloudUrl to the response with the 200 status

      response-required-property-added

    • added the required property linkUrl to the response with the 200 status

      response-required-property-added

    • added the required property profiles to the response with the 200 status

      response-required-property-added

  • 239b3cc94d8041See the full diff
    • removed the required property activeProfileName from the response with the 200 status

      response-required-property-removed

    • removed the required property cloudUrl from the response with the 200 status

      response-required-property-removed

    • removed the required property linkUrl from the response with the 200 status

      response-required-property-removed

    • removed the required property profiles from the response with the 200 status

      response-required-property-removed

    • removed the optional property userId from the response with the 200 status

      response-optional-property-removed