Skip to content

Commit

Permalink
Remove optional to avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
xing-yang committed Mar 2, 2025
1 parent 98819c4 commit e1ca968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -3086,7 +3086,7 @@ The CO MUST implement the specified error recovery behavior when it encounters t

#### `GetVolumeGroupSnapshot`

This optional RPC MAY be called by the CO to fetch current information about a volume group snapshot.
This RPC MAY be called by the CO to fetch current information about a volume group snapshot.

A Controller Plugin MUST implement this `GetVolumeGroupSnapshot` RPC call if it has `CREATE_DELETE_GET_VOLUME_GROUP_SNAPSHOT` capability.

Expand Down

0 comments on commit e1ca968

Please sign in to comment.