OBJECT
Status of 'enable automatic upload' service on certain cluster.
type EnableAutomaticFmdUploadReply {# The cluster UUID.clusterId: String! # Specifies whether automatic snapshot metadata (FMD) upload is enabled# for the cluster or not.enabled: Boolean! }