Eric

Results 31 comments of Eric

@chorrell I thought the CloudAPI was for Joyent customers only and not for the opensource sdc?

@chorrell I've just installed it. Is it accessible from a web UI?

@chorrell @kusor Would it seem very useful having this in the Operations Portal (creating images from a VM)? Since, it is already a central location for managing images and creating...

@rmustacc without a UI it doesn't seem to have an ease of use for cloud users either. That's what I'm confused about. Same with internal, non-cloud users. I don't think...

@rmustacc that makes so much more sense now. It's like a DLC for the additional content Thanks!

@rmustacc "Try to find a free IP that has never been used before" is exactly how it works. Since none of the IP's in the pool have been used before,...

@rmustacc correct! It is a mixed static and dhcp non-production environment. I wouldn't mind manually reserving the addresses, but the IP Address Allocation list doesn't show me all the IPs...

@rmustacc I'll take a look at the NAPI API for the time being. Thanks!

@bahamat that would be ideal wouldn't it! Except I didn't have the luxury of setting up, so addresses are assigned randomly, and picked up by anyone who decides to use...

I'm running into this where I'm looking to use an if statement to see if the field contains data. If true, then: ``` if [mxIP] !== "(?:%{null})|-|" { mutate {...