Azure / Azure/azure-rest-api-specs
Volumes_AuthorizeReplication API doesn't return the correct "Status" in the response during long running operation
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Hi team,
We're trying to invoke "[Volumes_AuthorizeReplication](https://github.com/Azure/azure-rest-api-specs/blob/58e92dd03733bc175e6a9540f4bc53703b57fcc9/specification/netapp/resource-manager/Microsoft.NetApp/stable/2023-05-01/netapp.json#L1909)" API to authorize the multiple replication connections on the multiple source netapp volumes in parallel. But we found that API doesn't return the correct "Status" in the response instead it returns "AuthorizeReplication" during long running operation. I assume it should return "InProgress". So could you take a look this issue? Thanks in advance.
Contributor guide
Research direction
Start with the Volumes_AuthorizeReplication operation in specification/netapp/resource-manager/Microsoft.NetApp/stable/2023-05-01/netapp.json at the linked definition. Review how its long-running response represents Status and compare the observed AuthorizeReplication value with the expected InProgress value. Done means the API specification describes the correct status for the long-running operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100