Rather than have config act as write-only for the pool config, with the data then being retrievable from the state, it would be good to have the config effectively persist the user provided configuration.
That would align it with most of our other configuration endpoints making it easy to alter the writable part of the configuration while the state section provides additional read-only details.
Rather than have config act as write-only for the pool config, with the data then being retrievable from the state, it would be good to have the config effectively persist the user provided configuration.
That would align it with most of our other configuration endpoints making it easy to alter the writable part of the configuration while the state section provides additional read-only details.