Skip to content

v3.2.0b1

Pre-release
Pre-release

Choose a tag to compare

@Eugeny Eugeny released this 22 Feb 12:50
· 33 commits to master since this release
48fee72

New objects

  • /api/2/aws-accounts (AWSAccount)
  • /api/2/events (Event)
  • /api/2/integrations/slack (SlackConnection)
  • /api/2/integrations/teams (TeamsConnection)
  • /api/2/media/external-transcoders (ExternalTranscoder)
  • /api/2/media/proxy-generators (ProxyGenerator)

New endpoints

  • /api/2/media/subclips/{id}/render (renderSubclip)
  • /api/2/nodes/{id}/ipmi (getIPMIConfiguration / setIPMIConfiguration)
  • /api/2/nodes/{id}/services/{service}/{operation} (runServiceOperation)
  • /api/2/nodes/{id}/services/{service} (getServiceStatus)
  • /api/2/system/backup/start (startSystemBackup)
  • /api/2/system/beep (beep)
  • /api/2/system/check-connectivity (checkInternetConnectivity)
  • /api/2/system/collect-diagnostics (collectDiagnostics)
  • /api/2/system/reboot (reboot)
  • /api/2/system/shutdown (shutdown)
  • /api/2/system/smtp/test (testSMTP)
  • /api/2/system/smtp (getSMTPConfiguration / updateSMTPConfiguration)
  • /api/2/system/solr/reindex (startSolrReindex)
  • /api/2/system/support-session/start (startSupportSession)
  • /api/2/system/time/sync (syncTime)
  • /api/2/system/time (getLocalTime / setLocalTime)

Renamed fields

  • FSProperties:
    • supports_quotas -> supports_directory_quotas
    • creating_quota_destroys_content -> creating_directory_quota_destroys_content
    • removing_quota_destroys_content -> removing_directory_quota_destroys_content

New fields

  • Volume:

    • status
  • StorageNode:

    • status
  • ProxyProfile:

    • hotfolder_queue_timeout
    • hotfolder_copy_to
    • hotfolder_read_from
    • hotfolder_encode_timeout
    • proxy_generator
    • external_transcoder
    • external_transcoder_staging_path
    • vantage_workflow_id
  • SendLinkEmailRequest:

    • email
  • StartJobRequest:

    • secret
  • Job:

    • hook
    • webhook_url
    • webhook_secret
  • Subtask:

    • sync
  • Subclip:

    • rendered
  • SAMLProvider:

    • assertion_url
    • certificate
    • entity_id
    • login_url
    • logout_url
    • metadata_url
    • slo_url
    • sp_certificate_key
    • sp_certificate
    • sso_url

New parameters

  • /api/2/nodes / getAllNodes: include_status
  • /api/2/volumes / getAllVolumes: include_status