Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

Adding multiple VLANs to VLAN Policy fails with “Validating state… Use bulk API for editing multiple VLANs” #8

Description

@nimadaneshvar

When I try to add a range of VLANs to a VLAN policy, the process fails after creating a few VLANs. The error returned is:

│ Error: error occurred while creating FabricVlan: 400 Bad Request Response from endpoint: {"code":"InvalidRequest","message":"The VLAN policy is attached to profiles in Validating state. Wait for validation to complete and retry. Use bulk API for editing multiple VLANs.","messageId":"gobi_fabric_vlan_create_error","traceId":"P0A0z3Q0Y1UHQhwLm4PdQAY6NrWebLxQJ67pxRfqX_aWVvZZcnJ1UQ=="}
I couldn't find a way to enable bulk API in this module. I have found this issue in the provider's repository CiscoDevNet/terraform-provider-intersight#327
but there is no way to define dependency in the module's level here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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