UNPKG

@gridscale/api

Version:
26 lines (25 loc) 492 B
export declare const $LinkedIpBrief: { properties: { object_uuid: { type: string; format: string; }; family: { type: string; }; prefix: { type: string; }; create_time: { type: string; format: string; }; server_uuid: { type: string; format: string; }; ip: { type: string; }; }; };