mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update api.func
This commit is contained in:
		@@ -30,7 +30,7 @@ post_to_api() {
 | 
				
			|||||||
    "ram_size": $RAM_SIZE,
 | 
					    "ram_size": $RAM_SIZE,
 | 
				
			||||||
    "os_type": "$var_os",
 | 
					    "os_type": "$var_os",
 | 
				
			||||||
    "os_version": "$var_version",
 | 
					    "os_version": "$var_version",
 | 
				
			||||||
    "disableip6": "$DISABLEIP6",
 | 
					    "disableip6": "",
 | 
				
			||||||
    "nsapp": "$NSAPP",
 | 
					    "nsapp": "$NSAPP",
 | 
				
			||||||
    "method": "$METHOD",
 | 
					    "method": "$METHOD",
 | 
				
			||||||
    "pve_version": "$pve_version",
 | 
					    "pve_version": "$pve_version",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user