Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Activities

  • Quota Add Entry
  • Quota Delete Entry
  • Quota Get List Of Entries
  • Quota Get Entry
  • Quota Modify Entry
  • Quota Off
  • Quota On
  • Quota Resize
  • Quota Status

    Lun Clone List Info

    ...

    Add Entry

    This activity adds a quota entry. If the type, target, volume and tree do not exist, a new entry is created. If the type, target, volume and tree exist, then an error is returned.  

    Activity Parameters

    The Lun Clone List Info Add Entry activity parameters can be provided by manual inserted values or via IN arguments or variables:

    Image RemovedImage Added

    Parameters:

    • Snapshot Disk Limit (text box editor type) (type: string): the name of the snapshot.Volumespecify the amount of disk space that is reserved for the target. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is to be unlimited. Default is unlimited. 
    • File Limit (text box editor type)   (type: string): specify the name number of files that the volume. 

    The Read Only Output variable are the possible output values that the activity will provide:

    • APIStatus target can have. Set the value to "-" if the limit is to be unlimited. Default is unlimited.  
    • QTree (text box editor type) (type: string): outputs the API Status.Error Number specify the qtree name that the quota resides on. For user or group rules, it can be the qtree name or "\" if no qtree. For tree type rules, this field must be "\". 
    • Target (text box editor type) (type: string): outputs the error number.Failure Reason : the quota target of the type specified. The target can be of the form: <name>, <number> or <path name>. Multiple targets can be specified by a comma-separated list. Path should be entered in a format that starts with the following "/vol/<volume name>/". For explicit tree rules, the qtree should be specified as "/vol/<volume name>/<qtree name>".
    • Type (text box editor type) (type: string): outputs the failure reason.Clone List the type of quota rules. Possible values are "user", "group" or "tree".
    • Server Name (text box editor type) (type: collection<string>string): outputs a collection of LUN clones with their properties. 

     

     

    In order to extract the values from the output collection Clone List (in our case the output is a Collection(Of String) ), Custom For Each activity should be used to iterate through the elements of the collection OR Get Element From Collection activity in order to extract a specific element from the output collection:

     Image Removed

     

    Execution: 

     

    Lun Clone Split 

    This activity clones a LUN Cluster. 

    Activity Parameters

    The Lun Clone Split activity parameters can be provided by manual inserted values or via IN arguments or variables:

    Image Removed

    Parameters:

    • Path the name of the server.
    • Soft Disk Limit (text box editor type) (type: string): the amount of disk space the target would have to exceed before a message is logged and an SNMP trap is generated. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is unlimited. Default is unlimited.
    • Soft File Limit (text box editor type) (type: string): the amount of disk space the target would have to exceed before a message is logged and an SNMP trap is generated. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is unlimited. Default is unlimited. 
    • Threshold (text box editor type) (type: string):  the amount of disk space the target would have to exceed before a message is logged. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is unlimited. Default is unlimited. 
    • Volume (text box editor type) (type: string): the path name of the clone to split from the underlying parentvolume that the quota resides on

    The Read Only Output variable are the possible output values that the activity will provide:

    • APIStatus Status (type: string): outputs the status of the API Statusoperation.
    • Error Number  (type: stringInt32): outputs the error number.
    • Failure Reason  (type: string): outputs the failure reason.


     

    ...

    Execution:

    ...

     

    ...


    Delete Entry

    This activity

    ...

    deletes a quota entry by type, target, volume and tree.  

    Activity Parameters

    The 

    ...

    Delete Entry activity parameters can be provided by manual inserted values or via IN arguments or variables:

    ...

    Image Added

    Parameters:

    ...

    • QTree (text box editor type) (type: string):

    ...

    • specify the qtree name that the quota resides on. For user or group rules, it can be the qtree name or "\" if no qtree. For tree type rules, this field must be "\". 
    • Target (text box editor type) (type: string):

    ...

    • the quota target of the type specified. The target can be of the form: <name>, <number> or <path name>. Multiple targets can be specified by a comma-separated list. Path should be entered in a format that starts with the following "/vol/<volume name>/". For explicit tree rules, the qtree should be specified as "/vol/<volume name>/<qtree name>".
    • Type (text box editor type) (type: string): the type of quota rules. Possible values are "user", "group" or "tree".
    • Volume (text box editor type) (type: string): the name of the volume that the quota resides on

    The Read Only Output variable are the possible output values that the activity will provide:

    ...

    • Status (type: string): outputs the status of the

    ...

    • operation.
    • Error Number (type:

    ...

    • Int32): outputs the error number.
    • Failure Reason (type: string): outputs the failure reason.

    ...


    Execution:

    ...



    Get Entries List

    This activity

    ...

    gets a list of quota entries specified by tree, target, volume and type.   

    Activity Parameters

    ...

    The Get Entries List activity parameters can be provided by manual inserted values or via IN arguments or variables:

    ...

    Image Added

    Parameters:

    ...

    • QTree (text box editor type) (type: string): specify the

    ...

    • qtree name that the quota resides on. For user or group rules, it can be the qtree name or "\" if no qtree. For tree type rules, this field must be "\". 
    • Target (text box editor type) (type: string):

    ...

    • the

    ...

    • quota target of the type specified. The target can be of the form: <name>, <number> or <path name>. Multiple targets can be specified by a comma-separated list. Path should be entered in a format that starts with the following "/vol/<volume name>/". For explicit tree rules, the qtree should be specified as "/vol/<volume name>/<qtree name>".
    • Type (text box editor type) (type: string): the type of quota rules. Possible values are "user", "group" or "tree".
    • Volume (text box editor type) (type: string):

    ...

    • the name of the volume that the quota resides on. 

    The Read Only Output variable are the possible output values that the activity will provide:

    • Error Number (type: Int32): outputs the error number.
    • Failure Reason (type: string): outputs the failure reason.
    • Status (type: string): outputs the status of the operation.
    • Targets (type: list<string>): outputs the quota targets list.
    • Volumes (type: list<string>): outputs the quota volumes list.

    Execution:


    Get Entry

    This activity gets a quota entry by type, target, volume and tree.  

    Activity Parameters

    The Get Entry activity parameters can be provided by manual inserted values or via IN arguments or variables:

    Image Added

    Parameters:

    • QTree (text box editor type) (type: string): specify the qtree name that the quota resides on. For user or group rules, it can be the qtree name or "\" if no qtree. For tree type rules, this field must be "\". 
    • Target (text box editor type) (type: string):

    ...

    • the quota target of the type specified. The target can be of the form: <name>, <number> or <path name>. Multiple targets can be specified by a comma-separated list. Path should be entered in a format that starts with the following "/vol/<volume name>/". For explicit tree rules, the qtree should be specified as "/vol/<volume name>/<qtree name>".
    • Type (text box editor type) (type: string):

    ...

    • the type of quota rules. Possible values are "user", "group" or "tree".
    • Volume (text box editor type) (type: string):

    ...

    • the name of the

    ...

    • volume that the quota resides on

    The Read Only Output variable are the possible output values that the activity will provide:

    ...

    • Status (type: string): outputs the

    ...

    • status of the operation.
    • Error Number (type: string): outputs the error number.
    • Failure Reason (type: string): outputs the failure reason.

    ...

    Execution:

    ...


    Modify Entry

    This activity

    ...

    modifys a quota entry. If the type, target, volume and tree exist, the entry is modified. If the type, target, volume and tree do not exist, then an error is returned.  

    Activity Parameters

    The 

    ...

    Modify Entry activity parameters can be provided by manual inserted values or via IN arguments or variables:

    ...

    Image Added

    Parameters:

    ...

    • Disk Limit (text box editor type) (type: string): specify

    ...

    • the amount of disk space that is reserved for the

    ...

    • target. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is to be unlimited. Default is unlimited. 
    • File Limit (text box editor type) (type: string): specify the

    ...

    • number of files that the target can have. Set the value to "-" if the limit is to be unlimited. Default is unlimited. 
    • Perform User Mapping (text box editor type) (type: string): if set to True, quota management will perform user mapping for the user specified in quota-target. Only valid for user quotas when the quota-tfarget reffers to a Windows/Unix user name. Not valid for multiple user targets. Default is the current value. 
    • QTree (text box editor type) (type: string): specify the qtree name that the quota resides on. For user or group rules, it can be the qtree name or "\" if no qtree. For tree type rules, this field must be "\". 
    • Target (text box editor type) (type: string): the quota target of the type specified. The target can be of the form: <name>, <number> or <path name>. Multiple targets can be specified by a comma-separated list. Path should be entered in a format that starts with the following "/vol/<volume name>/". For explicit tree rules, the qtree should be specified as "/vol/<volume name>/<qtree name>".
    • Type (text box editor type) (type: string):

    ...

    • the

    ...

    • type of

    ...

    • quota rules. Possible values are "user", "group" or "tree".
    • Server Name (text box editor type) (type: string):

    ...

    • the name of the server.
    • Soft Disk Limit (text box editor type) (type:

    ...

    • string):

    ...

    • the

    ...

    • amount of

    ...

    • disk space the target would have to exceed before a message is logged and an SNMP trap is generated. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is unlimited. Default is unlimited.
    • Soft File Limit (text box editor type) (type: string): the amount of disk space the target would have to exceed before a message is logged and an SNMP trap is generated. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is unlimited. Default is unlimited. 
    • Threshold (text box editor type) (type: string):

    ...

    •   the amount of disk space the target would have to exceed before a message is logged. The value is expressed in kilobytes (1024). Set the value to "-" if the limit is unlimited. Default is unlimited. 
    • Volume (text box editor type) (type:

    ...

    • string):

    ...

    • the name of the volume that the quota resides on

    The Read Only Output variable are the possible output values that the activity will provide:

    ...

    • Status (type:

    ...

    • string): outputs the

    ...

    • status of the

    ...

    • operation.
    • Error Number (type:

    ...

    • Int32): outputs the error number.
    • Failure Reason (type: string): outputs the failure reason.


     

    ...

    Execution: 

    ...



    Disable Volume

    This activity

    ...

    disables quota for a specified volume.  

    Activity Parameters

    ...

    The Disable Volume activity parameters can be provided by manual inserted values or via IN arguments or variables:

    ...

    Image Added

    Parameters:

    ...

    • Volume (text box editor type

    ...

    • )

    ...

    •  

    ...

    • (type: string):

    ...

    • the name of the volume that the quota resides on. 

    The Read Only Output variable are the possible output values that the activity will provide:

    ...

    • Status (type: string): outputs the

    ...

    • status of the operation.
    • Error Number (type:

    ...

    • Int32): outputs the error number.
    • Failure Reason (type: string): outputs the failure reason.

    ...

    Execution:

    ...

    Enable Volume

    This activity

    ...

    enables quota for a specified volume.  

    Activity Parameters

    The 

    ...

    Enable Volume activity parameters can be provided by manual inserted values or via IN arguments or variables:

    ...

    Image Added

    Parameters:

    ...

    • Volume (text box editor type) (type: string):

    ...

    • the

    ...

    • name of the volume

    ...

    • that the quota resides on. 

    The Read Only Output variable are the possible output values that the activity will provide:

    • Status (type: string): outputs the status of the operation.
    • Error Number (type: Int32): outputs the error number.
    • Failure Reason (type: string):

    ...

    • outputs the failure reason.

    Resize Volume

    This activity resizes quota for a specified volume.  

    Activity Parameters

    The Resize Volume activity parameters can be provided by manual inserted values or via IN arguments or variables:

    Image Added

    Parameters:

    • Volume (text box editor type) (type: string):

    ...

    • the name of the volume that the quota resides on. 

    The Read Only Output variable are the possible output values that the activity will provide:

    ...

    • Status (type: string): outputs the

    ...

    • status of the operation.
    • Error Number (type:

    ...

    • Int32): outputs the error number.
    • Failure Reason (type: string): outputs the failure reason.

    Execution:


    Status 

    This activity returns the quota status for a specified volume.

    ...

     

    Activity Parameters

    The Status activity parameters can be provided by manual inserted values or via IN arguments or variables:

    Image Added

    Parameters:

    • Volume (text box editor type) (type: string):

    ...

    • the name of the volume that the quota resides on. 

    The Read Only Output variable are the possible output values that the activity will provide:

    • Status (type: string): outputs

    ...

    • the status of the operation.
    • Error Number (type: Int32): outputs the error number.
    • Failure Reason (type: string): outputs

    ...

    • the failure reason.

    Execution: