Update file storage
Update this storage. Snapshot Policies are managed as inline parent File Storage desired state. Omitted spec.snapshotPolicies preserves existing user-managed policies, an empty list clears all user-managed policies, and a non-empty list replaces the full user-managed policy list. Default Snapshot Protection is controlled separately by spec.defaultSnapshotProtectionEnabled.
Authorizations
Operation requires OAuth 2.0 bearer token authentication.
Path Parameters
The storage unique identifier. A file storage ID.
Body
A request to update a storage.
A storage update request. Omitted spec.defaultSnapshotProtectionEnabled preserves the current Default Snapshot Protection setting, and explicit null is invalid. Omitted spec.snapshotPolicies preserves existing desired user-managed Snapshot Policies, an empty list clears them, and a non-empty list replaces the full list.