Ok time for a little correct , clarify and add additional info on this topic.
1# Glamor stations are not what hold your items nor would your items be effected if you delete them. (Delete the Glamor Station)
2# Items that are put into the glamor station get saved as a call (Computer programming that uses most likely either Python or MYSQL) database to store the name of the item it does not store more then that, this is why it warns you that all things such as Materia, spirit bond to zero, signatures removed, dyes removed etc will all be lost. it will just it be a stock item, You see if you have lets say Augmented legs of aiming with 2 sockets and dyed blue, as soon as you put that into the glamor station all that data gets erased and turns into something like this for its call identifier.
-(LQ or HQ) Augmented boots of Aiming IL 60 (Query Amor DB for item ID xxxx.xxxx (xxxx.xxxx <-This is a numerical ID # given to that object for calls to the database to go faster and with less chance of a wrong item being displayed due to a naming error.
(From now on I am going to call the Augmented Boots of Aiming just ABOA to save time)
So now when you open the glamor station you see one of the items you want and make it a glamor panel, and choice requests the model information for the ABOS from the Master Armor DB for FFXIV and retried how the item looks by default.
Now to put this together to make sense let me explain how things are stored.
Continued in my next post.