interface PostTelegrafsIDMembersRequest {
    body: AddResourceMemberRequestBody;
    telegrafID: string;
}

Properties

Properties

User to add as member

telegrafID: string

The Telegraf config ID.

MMNEPVFCICPMFPCPTTAAATR