We have a large number of VLANs used in VMware, and of course these map to port groups and IP subnets in a very specific fashion.
They correspond fairly well with internal orgs, and it would make sense to have them owned by business groups.
However, the number of networks - which keep growing - means that maintaining them manually is a real chore, and will be prone to omissions and errors if we have to create them manually inside every org.
A much better solution in our case would be to have a vCO workflow create both the vCAC network profile as well as the vSwitch port group. But in order to achieve this, we need some way of creating a network profile through the API.
There are no workflows for Orchestrator which can manipulate or create network profiles, and I cannot see this entity in the API reference either. Is it really not exposed?