[BUG] Recovery Services Site Recovery Replication Protected Item - Unable to manage ChurnOption
via REST API
#32027
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/service.json
API Spec version
2024-10-01
Describe the bug
The documentation for Replication Protected Items indicates that the ChurnOption should be accessible via the REST interface, however I was unable to read or set the ChurnOption in practice. When reading an "Item", the property should be under "ProviderSpecificDetails", but it is missing. It is accessible however when using version API
2023-04-01
.Expected behavior
I would expect the API to behave the way the documentation indicates it should: i.e. that there be a way to both read and set the ChurnOption.
Actual behavior
I was unable to read or set the ChurnOption via the API.
Reproduction Steps
Environment
N/A
The text was updated successfully, but these errors were encountered: