Properties Summary |
Defined in: mo:Resolvable |
mo:Owner
scalar:Enum8
|
lcOwn (mo:Resolvable:lcOwn)
A value that indicates how this object was created. For internal use only.
|
appliance
Type: scalar:Uint16
Overrides:vns:AScriptRTInfo:appliance
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
callouts
Type: vns:Callouts
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
NO COMMENTS
| |
Constants |
clear |
0u |
clear |
NO COMMENTS
|
detachNetwork |
16384u |
detachNetwork |
NO COMMENTS
|
attachEndpoint |
2048u |
attachEndpoint |
NO COMMENTS
|
detachEndpoint |
4096u |
detachEndpoint |
NO COMMENTS
|
attachNetwork |
8192u |
attachNetwork |
NO COMMENTS
|
DEFAULT |
clear(0u) |
clear |
NO COMMENTS
|
|
childAction
Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Comments:
-
Delete or ignore. For internal use only.
| |
Constants |
deleteAll |
16384u |
deleteAll |
NO COMMENTS
|
ignore |
4096u |
ignore |
NO COMMENTS
|
deleteNonPresent |
8192u |
deleteNonPresent |
NO COMMENTS
|
DEFAULT |
0 |
--- |
This type is used to
|
|
configIssues
Type: vns:ScriptRTIssuesType
Primitive Type: scalar:Bitmask64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
Bitmask representation of the configuration issues found during the endpoint group deployment.
| |
Constants |
ok |
0ull |
ok |
NO COMMENTS
|
server-failure |
0x100ull |
Server setup failure |
NO COMMENTS
|
chmod-failed |
0x10ull |
chmod operation failed |
NO COMMENTS
|
stop-failed |
0x1ull |
stop operation failed |
NO COMMENTS
|
uncompress-failed |
0x20ull |
device package uncompress failed |
NO COMMENTS
|
start-failed |
0x2ull |
start operation failed |
NO COMMENTS
|
install-failed |
0x40ull |
install failed |
NO COMMENTS
|
pkg-deletion-failed |
0x4ull |
failed to delete device package |
NO COMMENTS
|
fscleanup-failed |
0x80ull |
file system cleanup failed |
NO COMMENTS
|
umount-failed |
0x8ull |
umount operation failed |
NO COMMENTS
|
DEFAULT |
ok(0ull) |
ok |
NO COMMENTS
|
|
configured
Type: scalar:Bool
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
A boolean value that tracks whether service device was configured.
| |
Constants |
no |
false |
--- |
NO COMMENTS
|
yes |
true |
--- |
NO COMMENTS
|
DEFAULT |
no(false) |
--- |
NO COMMENTS
|
|
dn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Comments:
-
A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
downloadState
Type: vns:DownloadState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
init |
0 |
init |
NO COMMENTS
|
success |
1 |
success |
NO COMMENTS
|
failure |
2 |
failure |
NO COMMENTS
|
not-applicable |
3 |
not-applicable |
NO COMMENTS
|
DEFAULT |
init(0) |
init |
NO COMMENTS
|
|
firstHandshakeTime
Type: scalar:Date
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
0ull |
--- |
NO COMMENTS
|
|
isDeleted
Type: scalar:Bool
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
no |
false |
--- |
NO COMMENTS
|
yes |
true |
--- |
NO COMMENTS
|
DEFAULT |
no(false) |
--- |
NO COMMENTS
|
|
lastExitCode
Type: scalar:Sint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
An attribute to track the last exit status of the device script.
lastExitSignal
Type: scalar:Sint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
A property to track the last exit signal of the device script.
lastHandshakeTime
Type: scalar:Date
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
lastPid
Type: scalar:Sint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
A property to track to the last process ID allocated by the OS.
lastRestartTime
Type: scalar:Date
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
lcOwn
Type: mo:Owner
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
A value that indicates how this object was created. For internal use only.
| |
Constants |
local |
0 |
Local |
NO COMMENTS
|
policy |
1 |
Policy |
NO COMMENTS
|
replica |
2 |
Replica |
NO COMMENTS
|
resolveOnBehalf |
3 |
ResolvedOnBehalf |
NO COMMENTS
|
implicit |
4 |
Implicit |
NO COMMENTS
|
DEFAULT |
local(0) |
Local |
NO COMMENTS
|
|
mdevName
Type: string:Basic
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
minorversion
Type: string:Basic
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
modTs
Type: mo:TStamp
Primitive Type: scalar:Date
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The time when this object was last modified.
| |
Constants |
never |
0ull |
never |
NO COMMENTS
|
DEFAULT |
never(0ull) |
never |
NO COMMENTS
|
|
moduleStatus
Type: vns:FunctionStatus
Primitive Type: scalar:Enum32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The function status of a device.
| |
Constants |
clear |
0u |
clear |
NO COMMENTS
|
serviceCounters |
1024u |
serviceCounters |
NO COMMENTS
|
serviceAudit |
128u |
serviceAudit |
NO COMMENTS
|
detachNetwork |
16384u |
detachNetwork |
NO COMMENTS
|
deviceCounters |
16u |
deviceCounters |
NO COMMENTS
|
deviceValidate |
1u |
deviceValidate |
NO COMMENTS
|
attachEndpoint |
2048u |
attachEndpoint |
NO COMMENTS
|
serviceModify |
256u |
serviceModify |
NO COMMENTS
|
deviceAudit |
2u |
deviceAudit |
NO COMMENTS
|
clusterAudit |
32u |
clusterAudit |
NO COMMENTS
|
detachEndpoint |
4096u |
detachEndpoint |
NO COMMENTS
|
deviceModify |
4u |
deviceModify |
NO COMMENTS
|
serviceHealth |
512u |
serviceHealth |
NO COMMENTS
|
clusterModify |
64u |
clusterModify |
NO COMMENTS
|
attachNetwork |
8192u |
attachNetwork |
NO COMMENTS
|
deviceHealth |
8u |
deviceHealth |
NO COMMENTS
|
DEFAULT |
clear(0u) |
clear |
NO COMMENTS
|
|
pid
Type: scalar:Sint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The process ID of the current script.
ppid
Type: scalar:Sint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The process ID of the parent process.
priKey
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
profilerClock
Type: vns:DevScriptProfilerClock
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
NO COMMENTS
| |
Constants |
Wall |
0 |
Wall |
NO COMMENTS
|
CPU |
1 |
CPU |
NO COMMENTS
|
DEFAULT |
Wall(0) |
Wall |
NO COMMENTS
|
|
profilerCommand
Type: vns:DevScriptProfilerCommand
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
NO COMMENTS
| |
Constants |
None |
0 |
None |
NO COMMENTS
|
DumpStats |
1 |
DumpStats |
NO COMMENTS
|
ClearStats |
2 |
ClearStats |
NO COMMENTS
|
DEFAULT |
None(0) |
None |
NO COMMENTS
|
|
profilerInterval
Type: scalar:Uint32
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
NO COMMENTS
| |
Constants |
defaultValue |
60u |
--- |
NO COMMENTS
|
|
profilerRunCommand
Type: vns:DevScriptProfilerRunCommand
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
NO COMMENTS
| |
Constants |
None |
0 |
None |
NO COMMENTS
|
Start |
1 |
Start |
NO COMMENTS
|
Stop |
2 |
Stop |
NO COMMENTS
|
DEFAULT |
None(0) |
None |
NO COMMENTS
|
|
profilerRunStatus
Type: vns:DevScriptProfilerRunStatus
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
NO COMMENTS
| |
Constants |
Unknown |
0 |
Unknown |
NO COMMENTS
|
Started |
1 |
Started |
NO COMMENTS
|
Stopped |
2 |
Stopped |
NO COMMENTS
|
DEFAULT |
Unknown(0) |
Unknown |
NO COMMENTS
|
|
restartCnt
Type: vns:DevScriptConstants
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The number of times process was restarted.
| |
Constants |
MaxAttempts |
5ull |
MaxAttempts |
NO COMMENTS
|
ResetTimeout |
900000ull |
ResetTimeout |
NO COMMENTS
|
defaultValue |
0ull |
--- |
NO COMMENTS
|
|
rn
Type: reference:BinRN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Comments:
-
Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
status
Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Comments:
-
The upgrade status. This property is for internal use only.
| |
Constants |
created |
2u |
created |
In a setter method: specifies that an object should be created.
An error is returned if the object already exists.
In the return value of a setter method: indicates that an object has been created.
|
modified |
4u |
modified |
In a setter method: specifies that an object should be modified
In the return value of a setter method: indicates that an object has been modified.
|
deleted |
8u |
deleted |
In a setter method: specifies that an object should be deleted.
In the return value of a setter method: indicates that an object has been deleted.
|
DEFAULT |
0 |
--- |
This type controls the life cycle of objects passed in the XML API.
When used in a setter method (such as configConfMo), the ModificationStatus
specifies whether an object should be created, modified, deleted or removed.
In the return value of a setter method, the ModificationStatus indicates the actual
operation that was performed. For example, the ModificationStatus is set to "created"
if the object was created. The ModificationStatus is not set if the object was neither
created, modified, deleted or removed.
When invoking a setter method, the ModificationStatus is optional:
If a setter method such as configConfMo is invoked and the ModificationStatus
is not set, the system automatically determines if the object should be created or modified.
|
|