I'm a beginner and have a problem. I'm more an administrator then a java programmer. What i need is an Action that would filter the Datastores based on two regexp. Like EXP1 OR EXP2. After that it should also filter only the Datastores that have for ex. 20% Free Space left. Can somebody give me a hint how to put that in java script so i can create a new action. This here is the predefined Action getAllDatastoresMatchingRegexp which i guess would make sense to extend?
↧