Azure / Azure/azure-sdk-for-python

HybridCompute Machines operations missing

Chiusa
#43,017 10 commenti 0 reazioni 1 assegnatario Rivendicata da @msyyc Vedi su GitHub
customer-reported Hybrid Compute Mgmt needs-team-attention question
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g
PR unite (30g)
217

Descrizione

- **Package Name**: azure-mgmt-hybridcompute
- **Package Version**: 9.0.0
- **Operating System**: RHEL
- **Python Version**: 3.12

**Describe the bug**
It seems that the python sdk is missing operations from the API.
https://learn.microsoft.com/en-us/rest/api/hybridcompute/machines?view=rest-hybridcompute-2025-01-13
It should have
'Create Or Update'
and
'Update'

but it does not have either of those:
https://learn.microsoft.com/en-us/python/api/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.machinesoperations?view=azure-python

**To Reproduce**
Steps to reproduce the behavior:
1. Look at API definition
2. Look at Python SDK Reference
3. See that those operations are missing

**Expected behavior**
Have same operations as API

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.