UnsyncImageEmbeddingEncoders
Removes all image embedding encoders from memory (this has no effect on the training database). You might want to do this to reduce memory use.
TIP: Media Server automatically loads training from the database. To prevent this you must set the configuration parameter ScheduledSync. For more information about how Media Server synchronizes with the training database, see Synchronize with the Latest Training.
Type: synchronous
Example
/action=UnsyncImageEmbeddingEncoders
Response
<autnresponse> <action>UNSYNCIMAGEEMBEDDINGENCODERS</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>