vstats configuration: update spec
The
update_spec
structure contains modifiable fields from vStats configuration. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.Representation:
{
"log_level" : "NONE"
}
"log_level" : "NONE"
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
log_level | string | vStats log level. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments. Optional. If unset the log level will remain unchanged. |