Skip to content

Support passing a template ID when starting a pod via createPod #145

@tleyden

Description

@tleyden

Is your feature request related to a problem? Please describe.

I don't see a way to specify a custom template ID when starting a pod via createPod()

Describe the solution you'd like

Add a new parameter to createPod() which accepts a template ID and adds it to the graphql mutation.

input_fields.append(f'templateId: "{template_id}"')

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions