MsgVpnDistributedCachesResponse: {
    data?: MsgVpnDistributedCache[];
    links?: MsgVpnDistributedCacheLinks[];
    meta: SempMeta;
}

Type declaration