Retrieve user-data field
Retrieve user-data field
Retrieve the current value of the user-data field. "" is returned by default.
Query parameters
include_metadata
* `0` or `false`: Returns the `user-data` value
* `1` or `true`: Returns a JSON dictionary containing the `user-data` value and the configured policy
This parameter has no effect on the user data field.
Response
Value in the ‘user-data’ field
UserData
OR
UserDataConfig

