UNPKG

@gridscale/api

Version:
20 lines (19 loc) 356 B
export declare const $IpUpdate: { properties: { failover: { type: string; }; reverse_dns: { type: string; }; labels: { type: string; contains: { type: string; }; }; name: { type: string; }; }; };