Skip to content

Comments

feature/SOF 7836#43

Open
VsevolodX wants to merge 3 commits intofeature/SOF-7824from
feature/SOF-7836
Open

feature/SOF 7836#43
VsevolodX wants to merge 3 commits intofeature/SOF-7824from
feature/SOF-7836

Conversation

@VsevolodX
Copy link
Member

  • update: list properties
  • update: finalize signature
  • update: get clusters

@timurbazhirov timurbazhirov changed the base branch from main to feature/SOF-7824 February 21, 2026 03:30
list[Cluster]: Cluster objects with fqdn and Queue objects for available queues.
"""
response = self.request("GET", "infrastructure/clusters", headers=self.headers)
return [Cluster.from_api_data(cluster_data) for cluster_data in response]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove, return JSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants