Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateRuleGroupsNamespaceRequest

Represents the input of a CreateRuleGroupsNamespace operation.

Hierarchy

Properties

clientToken?: string

Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

data: undefined | Uint8Array

The namespace data that define the rule groups.

name: undefined | string

The rule groups namespace name.

tags?: Record<string, string>

Optional, user-provided tags for this rule groups namespace.

workspaceId: undefined | string

The ID of the workspace in which to create the rule group namespace.