This change adds a new microversion to expose virtual device tags for volumes and ports attached to a server. Implements blueprint expose-virtual-device-tags-in-rest-api Change-Id: I09420ff7134874dfe4dc399931c7740e81ecc2d0
		
			
				
	
	
		
			6 lines
		
	
	
		
			121 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			121 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "interfaceAttachment": {
 | 
						|
        "port_id": "ce531f90-199f-48c0-816c-13e38010b442",
 | 
						|
        "tag": "public"
 | 
						|
    }
 | 
						|
} |