.. Class Doc file class cobra.model.trig.RecurrWindowP ==================================== .. class:: cobra.model.trig.RecurrWindowP A schedule window that triggers a task every 24 hours. Containers: * :class:`cobra.model.trig.SchedP` Containment: * :class:`cobra.model.trig.RtWindowStarted` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - concurCap : The concurrency capacity limit. This is the maximum number of tasks that can be processed concurrently. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - day : The day of the week that the recurring window begins. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - hour : The hour that the recurring window begins. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - jobCount : The total number of tasks executed by this window. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - lcOwn : Indicates how this object was created. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - minute : The minute that the recurring window begins. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - modTs : The recurring window type. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : The name of the recurring schedule window. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - procBreak : A period of time taken between processing of items within the concurrency cap. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - procCap : Processing size capacity limitation specification. Indicates the limit of items to be processed within this window. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - timeCap : The processing time capacity limit. This is the maximum duration of the window. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - uid : A unique identifier for this object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True