CidrResponse: { cidrId: string; createdAt: string; deletedAt?: string; details: CidrDetails; foundationId: string; stackSpotAccountId: string; status: "READY" | "PENDING" | "ERROR"; updatedAt: string;} Type declaration
cidrId: string
createdAt: string
OptionaldeletedAt?: string
foundationId: string
stackSpotAccountId: string
status: "READY" | "PENDING" | "ERROR"
updatedAt: string