Skip to content

Add categoryID option when creating a category, tagID when creating tag. #3706

@prziborowski

Description

@prziborowski

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

I would like to replicate tagging across multiple vCenter Server instances.
If I am unable to create a category with the same ID as the source, then the linkage of the tags to categories needs to be manually adjusted.

Describe the solution you'd like

https://developer.broadcom.com/xapis/vsphere-automation-api/latest/cis/api/cis/tagging/category/post/
This mentions an optional category_id parameter.
I would like to be able to provide that to the CreateCategory request.
I believe currently it excludes that value in the create struct.

Describe alternatives you've considered

Alternatively I just manually make the REST calls.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions