I have managed to figure out how to modify the VPG settings for “journal size hard limit” and “journal size warning threshold” invoking this URL:
https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}/journal
However I also need to modify the VM settings for “journal size hard limit” and “journal size warning threshold”. This URL doesn’t seem to work:
https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}/vms/{vmIdentifier}/journal
Any ideas on how to get the journal size modified for the VM settings?