@gridscale/api
Version:
gridscale API Wrapper
27 lines (26 loc) • 540 B
TypeScript
export declare const $LinkedIsoimageBrief: {
properties: {
bootdevice: {
type: string;
};
object_name: {
type: string;
};
create_time: {
type: string;
format: string;
};
object_uuid: {
type: string;
format: string;
};
private: {
type: string;
format: string;
};
server_uuid: {
type: string;
format: string;
};
};
};