Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I've been trying to start the Meraki Small Business and Enterprise sandbox for the last few days but it keeps failing.
I've seen the number of active sessions has slowly gone down to 1 so I guess no one else can start it either.
Next week we'll be in The Hague attending SDN NFV World Congress (8th-12th October).You'll find us at booth B36 on Expo level 0 where we'll have lots of NSO content.In addition to our regular demos, we'll be using NSO to provision NFV service chains,...
According to the YANG spec, a predicate cannot contain another predicate. You might be able to do something like:
must "deref(.)/../../../../../../../ncs:name = /inventory:inventory/site:abc/site:abc-sites[site:abc-pe-name=current()/../../../site]/si...
Hi,
It depends how the action is implemented, but it's not usually possible to invoke an action directly from the create method because most actions start their own transaction (but the create method is already running inside a transaction which has ...