The Flex ASM instances in your four-node cluster currently have a cardinality of two. Identify the correct
command that will change the cardinality to three:
A.
$ srvctl modify asm -cardinality 3
B.
$ srvctl update asm -count=3
C.
$ srvctl modify asm -count 3
D.
$ srvctl modify flex count = 3