interface SubmitWorkspaces {
    workspaceIds: string[];
}

Properties

Properties

workspaceIds: string[]

The IDs of Security Workspaces to link to this Jira site. These must follow this regex pattern: [a-zA-Z0-9\\-_.~@:{}=]+(/[a-zA-Z0-9\\-_.~@:{}=]+)*