Skip to content

v24.10.0

Latest
Compare
Choose a tag to compare
@Eugeny Eugeny released this 14 Oct 07:49

Changes

Multiple properties that were previously incorrectly nullable are now correctly required.

New endpoints

  • /api/2/alerts/{id}/acknowledge
  • /api/2/alerts/{id}/silence
  • /api/2/alerts/active
  • /api/2/jobs/{id}/variables/{name}/options
  • /api/2/jobs/fs-triggers/{id}
  • /api/2/jobs/fs-triggers
  • /api/2/ldap-servers/{id}
  • /api/2/ldap-servers/probe
  • /api/2/ldap-servers
  • /api/2/license/components
  • /api/2/media/assets/{asset_id}/proxies/{id}/progress
  • /api/2/media/custom-fields/{id}/options
  • /api/2/media/workflows/{id}
  • /api/2/media/workflows
  • /api/2/nodes/{id}/time
  • /api/2/nodes/current
  • /api/2/private/elements-agent-auth
  • /api/2/private/qumulo-integrations/{id}
  • /api/2/private/qumulo-integrations
  • /api/2/system/certificate/csr
  • /api/2/system/certificate (PATCH)
  • /api/2/system/smtp (DELETE)

Added query parameters

  • /api/2/media/assets (get) - Optional param include_full_info added
  • /api/2/media/assets/multiple (post) - Optional param include_full_info added
  • /api/2/media/assets/{id} (get) - Optional param include_full_info added

Added properties

  • Alert.silenced_by
  • BackendProperties.supports_sharing_smb_hidden
  • BackendProperties.supports_sharing_smb_locking_options
  • CustomField.users_from_group
  • FormatMetadata.acodec_long
  • FormatMetadata.acodec
  • FormatMetadata.bpp
  • FormatMetadata.metadata
  • FormatMetadata.pages
  • FormatMetadata.sample_rate
  • FormatMetadata.streams
  • FormatMetadata.subtitles
  • FormatMetadata.system_timecode
  • FormatMetadata.timecode
  • FormatMetadata.type
  • FormatMetadata.vcodec_long
  • FormatMetadata.vcodec
  • Job.fs_triggers
  • Job.workflow
  • JobDetail.fs_triggers
  • JobDetail.workflow
  • License.product_subtype
  • MediaRoot.disable_framestacks
  • MediaRootDetail.disable_framestacks
  • Parameters.ntp_enable
  • StorageNode.apply_configuration_queue
  • Volume.qumulo_integration

Removed endpoints

  • deleteAlert
  • patchAlert
  • getLocalTime
  • updateLocalTime

Removed properties

  • AssetMini.info
  • Job.allow_groups
  • Job.allow_users
  • Job.media_roots
  • Job.subtasks
  • MediaFile.bookmarked_by
  • MediaRootDetail.workflow_jobs