N1 Service Provisioning System 4.1 Reference Guide

execNative Step attributes

Name 

Type 

Required 

Configurable 

Description 

userToRunAs 

String 

No 

Yes 

The user to run this command as. If specified, the command is executed as this user; otherwise it's run as the defaultUserToRunAs in the config file. The value can be either a string username or a numeric UID. It should be a non-empty string. 

dir 

String 

No 

Yes 

The absolute path to the working directory for the command. If not specified defaults to agent-specific configurable directory. Should be a non-empty string 

timeout 

positive Integer 

No 

No 

Specifies the number of seconds to wait for the command to complete before timing it out. If not specified the plan's exec native timeout period applies. Should be a value greater than 0. 

execNative can have nested elements to specify the: