STATE_DISABLED STATE_ENABLED Gets a list of loosely-typed configuration fields for the specified classes. Gets display name information for one or more loosely-typed configuration fields for the specified classes. Gets type information for one or more loosely-typed configuration fields for the specified classes. (This is not to be confused with type; type information gives information relevant to the processing of a basic type, for example, type int might have type information specifying min and max value). Gets default value information for one or more loosely-typed configuration fields for the specified classes. Gets the required state for one or more specified loosely-typed configuration fields for the specified classes. If the field is required, that means don't use the default. Gets application data for one or more loosely-typed configuration fields for the specified classes. This is the "back-end application hook". Gets db variable mirror information for one or more loosely-typed configuration fields for the specified classes. This, if non-empty, indicates which db variable should have its value mirrored with this field. Gets the clustered state for one or more specified loosely-typed configuration fields for the specified classes. If the field is clustered, that means don't use the default. Gets the configsyncd state for one or more specified loosely-typed configuration fields for the specified classes. If the field is configsyncd, that means don't use the default. Sets values for one or more loosely-typed configuration field instances for the specified class instances. Gets values for one or more loosely-typed configuration field instances for the specified class instances. Sets the value for one loosely-typed configuration field instance for the specified class instance. This is for convenience, when you want to set just one value in just one class instance. Use set_values instead for greater efficiency when setting multiple field values. Gets the value for one loosely-typed configuration field instance for the specified class instance. This is for convenience, when you want to get just one value in just one class instance. Use get_values instead for greater efficiency when getting multiple field values. Gets the version information for this interface. Gets a list of loosely-typed configuration fields for the specified classes. Gets display name information for one or more loosely-typed configuration fields for the specified classes. Gets type information for one or more loosely-typed configuration fields for the specified classes. (This is not to be confused with type; type information gives information relevant to the processing of a basic type, for example, type int might have type information specifying min and max value). Gets default value information for one or more loosely-typed configuration fields for the specified classes. Gets the required state for one or more specified loosely-typed configuration fields for the specified classes. If the field is required, that means don't use the default. Gets application data for one or more loosely-typed configuration fields for the specified classes. This is the "back-end application hook". Gets db variable mirror information for one or more loosely-typed configuration fields for the specified classes. This, if non-empty, indicates which db variable should have its value mirrored with this field. Gets the clustered state for one or more specified loosely-typed configuration fields for the specified classes. If the field is clustered, that means don't use the default. Gets the configsyncd state for one or more specified loosely-typed configuration fields for the specified classes. If the field is configsyncd, that means don't use the default. Sets values for one or more loosely-typed configuration field instances for the specified class instances. Gets values for one or more loosely-typed configuration field instances for the specified class instances. Sets the value for one loosely-typed configuration field instance for the specified class instance. This is for convenience, when you want to set just one value in just one class instance. Use set_values instead for greater efficiency when setting multiple field values. Gets the value for one loosely-typed configuration field instance for the specified class instance. This is for convenience, when you want to get just one value in just one class instance. Use get_values instead for greater efficiency when getting multiple field values. Gets the version information for this interface. The Field interface enables you to manage fields and field instances in the Loosely-Typed Configuration system.