Do CVS API commands take effect immediately?
- Views:
- 85
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-volume-service-cvs
- Specialty:
- nas
- Last Updated:
- 12/21/2023, 6:26:51 PM
Applies to
- ONTAP 9
- CVS
Answer
- No.
- Changes made via the CVS API require time to be transmitted to and executed on the ONTAP cluster
- example
- user uses the CVS API to modify an export policy such that no clients can access volume.
- immediately afterward, clients can still access the volume
- 30 seconds later, clients cannot access the volume
Additional Information
N/A