UNPKG

@gridscale/api

Version:
12 lines (11 loc) 219 B
export declare const $PaasSecurityZoneCreate: { properties: { name: { type: string; }; location_uuid: { type: string; format: string; }; }; };