Properties
category
category: "ecosystem"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
integrations: undefined | ({
enabled: boolean;
format: "VICAL";
rootCertificatePems: string[];
url: string;
} | {
enabled: boolean;
format: "MATTR";
url: string;
})[];
name: string;
}
Type declaration
integrations: undefined | ({
enabled: boolean;
format: "VICAL";
rootCertificatePems: string[];
url: string;
} | {
enabled: boolean;
format: "MATTR";
url: string;
})[]
name: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number