schedule
OssTask

OssTask is used to schedule an Oss Command. To schedule an Oss Command, first configure an Oss Task with an oss command (Supported commands - findToFile) Next, configure a SamScheduledTask pointing to the OssTask and a suitable schedule. Once enabled, the SamScheduledTask will trigger the Oss Command as per the schedule.



public class OssTask

Properties
command The body (xml script) for the Oss Command to be scheduled. Not interpreted by NFM-P.

type=List (string)

commandName Name of the Oss Command to be scheduled. Supported commands are - findToFile Not interpreted by NFM-P.

type=string
default=
minimum=0
maximum=80

description The description of the Oss task.

type=string
default=
minimum=0
maximum=254

displayedName The name of the Oss task.

type=string
default=
minimum=1
maximum=32

id

type=long
default=0
minimum=1
maximum=268435455

nmUser The pointer to the NFM-P user that created the task.

type=Pointer
access=read-only
default=

requestId The request ID provided by the Oss client, while configuring this Oss Task. The same request ID shall be used when the Oss Command specified by "command", gets executed as per its schedule. Not interpreted by NFM-P.

type=string
access=read-only
default=
minimum=0
maximum=255

schedule The schedule, if any, that specifies when the ossTask executes.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Schedule (Schedule)

scheduleTask The schedule task, if any, that specifies the binding between the findToFile and the schedule.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Scheduled Task (Schedule)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed