| Properties Summary |
| Defined in: storage:ALun |
storage:Descr
string:Basic
|
descr (storage:ALun:descr)
This property is used to encode service profile DN, storage profile DN
and LUN name. The property is stored in storage array. In case LUN config
get lost, the orphaned can be recovered (re-used) as long as a user create
the service profile, storage profile and LUN with the same names.
|
naming:Name
string:Basic
|
locale (storage:ALun:locale)
NO COMMENTS
|
storage:AnyName
string:Basic
|
name (storage:ALun:name)
For local LUN, the deployed LUN name is the same as the LUN item name defined in
lstorage:Profile or ProfileDef. For remote LUN, the deployed LUN name is the LUN
item name plus a unique ID generated by UCSM. The AnyName is string:Basic type.
|
storage:UnitOperState
scalar:Enum8
|
operState (storage:ALun:operState)
The operational state of this logical Unit.
|
|
address:UUID
|
uuid (storage:ALun:uuid)
LUN universally unique identifier, which is used to identify a SCSI LUN across multiple initiators.
|
|
address:UUID
|
vendorUuid (storage:ALun:vendorUuid)
NO COMMENTS
|
| Defined in: mo:TopProps |
mo:ModificationChildAction
scalar:Bitmask32
|
childAction (mo:TopProps:childAction)
|
|
reference:Object
|
dn (mo:TopProps:dn)
The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to
the object. It is built as a sequence of relative names separated by the "/"
character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />
|
|
reference:RN
|
rn (mo:TopProps:rn)
The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example,
the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought
of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1")
within the context:
<... rn ="../" />
|
mo:InstSaclType
scalar:Bitmask8
|
sacl (mo:TopProps:sacl)
The system acl property for each Managed Object. br/>
This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade
By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
|
mo:ModificationStatus
scalar:Bitmask32
|
status (mo:TopProps:status)
This property controls the life cycle of a managed object
|
accessPolicy
Type: storage:AccessType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The type of data access allowed for the virtual drive
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| read-write |
1 |
NO COMMENTS
|
| read-only |
2 |
NO COMMENTS
|
| blocked |
3 |
NO COMMENTS
|
| transport-ready |
4 |
NO COMMENTS
|
| hidden |
5 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
actualWriteCachePolicy
Type: storage:ActualWriteType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
actual write cache policy
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| write-through |
1 |
NO COMMENTS
|
| write-back |
2 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
adminActionTrigger
Type: storage:AdminActionTrigger
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
-
Property used to trigger an admin action
| |
| Constants |
| idle |
0 |
NO COMMENTS
|
| triggered |
1 |
NO COMMENTS
|
| canceled |
2 |
NO COMMENTS
|
| DEFAULT |
idle(0) |
NO COMMENTS
|
|
adminName
Type: storage:AnyName
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "15"
Allowed Chars:
Regex: [a-zA-Z0-9_.:-]+
Comments:
-
Admin name used for manually change VirtualDrive name
adminState
Type: storage:AdminState
Primitive Type: scalar:Enum8
Overrides:storage:ALun:adminState
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
-
Admin state for deleting orphaned lun
| |
| Constants |
| undefined |
0 |
NO COMMENTS
|
| online |
1 |
NO COMMENTS
|
| offline |
2 |
NO COMMENTS
|
| delete |
3 |
NO COMMENTS
|
| restore |
4 |
This is set on LunSnapshot to restore Snapshot to origin LUN
|
| degraded |
5 |
NO COMMENTS
|
| transport-ready |
6 |
NO COMMENTS
|
| clear-transport-ready |
7 |
NO COMMENTS
|
| hide |
8 |
NO COMMENTS
|
| unhide |
9 |
NO COMMENTS
|
| secure-drive-group |
10 |
NO COMMENTS
|
| DEFAULT |
undefined(0) |
NO COMMENTS
|
|
availableSize
Type: storage:Size
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
This property is used to store available space reported by CMC/CIMC
to carve new virtual drive on this virtual drives's drive group
| |
| Constants |
| unknown |
0xFFFFFFFFFFFFFFFFull |
NO COMMENTS
|
| DEFAULT |
unknown(0xFFFFFFFFFFFFFFFFull) |
NO COMMENTS
|
|
blockSize
Type: storage:BlockSize
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0u |
NO COMMENTS
|
| 512 |
512u |
NO COMMENTS
|
| DEFAULT |
unknown(0u) |
NO COMMENTS
|
|
bootable
Type: storage:BootableType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Virtual drive bootable
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| true |
1 |
NO COMMENTS
|
| false |
2 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
changeId
Type: storage:ChangeId
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
This property is used to track the number of changes (stimulus) of VD that
UCSM needs to send to bladeAG
| |
| Constants |
| defaultValue |
0ull |
NO COMMENTS
|
|
changeQualifier
Type: storage:VdChangeQualifierType
Primitive Type: scalar:Bitmask16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| no-change |
0x0000 |
NO COMMENTS
|
| policy-change |
0x0001 |
NO COMMENTS
|
| global-hotspare-change |
0x0002 |
NO COMMENTS
|
| ded-hotspare-change |
0x0004 |
NO COMMENTS
|
| name-change |
0x0008 |
NO COMMENTS
|
| size-change |
0x0010 |
NO COMMENTS
|
| boot-drive-change |
0x0020 |
NO COMMENTS
|
| scrub-change |
0x0040 |
NO COMMENTS
|
| DEFAULT |
no-change(0x0000) |
NO COMMENTS
|
|
childAction
Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Property Validators:
Comments:
-
| |
| Constants |
| deleteAll |
16384u |
NO COMMENTS
|
| ignore |
4096u |
NO COMMENTS
|
| deleteNonPresent |
8192u |
NO COMMENTS
|
| DEFAULT |
0 |
This type is used to
|
|
configQualifierReason
Type: equipment:OperQualifierReason
Primitive Type: string:Basic
Paths: storage:Deployable:configQualifierReason
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "256"
Allowed Chars:
Regex: [a-zA-Z0-9\[\]!#$%()*+,-./:;@ _{|}˜?&]+
Comments:
-
config operation reason
| |
| Constants |
| defaultValue |
"N/A" |
NO COMMENTS
|
|
configState
Type: storage:ConfigState
Primitive Type: scalar:Enum8
Like: storage:Deployable:configState
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| not-applied |
0 |
NO COMMENTS
|
| applying |
1 |
NO COMMENTS
|
| applied |
2 |
NO COMMENTS
|
| apply-failed |
3 |
NO COMMENTS
|
| orphaned |
4 |
NO COMMENTS
|
| not-in-use |
5 |
NO COMMENTS
|
| N/A |
6 |
NO COMMENTS
|
| unknown |
7 |
NO COMMENTS
|
| DEFAULT |
not-applied(0) |
NO COMMENTS
|
|
configuredWriteCachePolicy
Type: storage:ConfiguredWriteType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
configured write cache policy
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| write-through |
1 |
NO COMMENTS
|
| write-back-good-bbu |
2 |
NO COMMENTS
|
| always-write-back |
3 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
connectionProtocol
Type: storage:ConnectionProtocol
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unspecified |
0 |
NO COMMENTS
|
| SAS |
1 |
NO COMMENTS
|
| SATA |
2 |
NO COMMENTS
|
| NVME |
3 |
NO COMMENTS
|
| DEFAULT |
unspecified(0) |
NO COMMENTS
|
|
deployAction
Type: storage:DeployAction
Primitive Type: scalar:Enum8
Like: storage:Deployable:deployAction
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| no-action |
0 |
NO COMMENTS
|
| create |
1 |
NO COMMENTS
|
| delete |
2 |
NO COMMENTS
|
| modify |
3 |
NO COMMENTS
|
| restore |
4 |
NO COMMENTS
|
| replace |
5 |
NO COMMENTS
|
| set-online |
6 |
NO COMMENTS
|
| set-offline |
7 |
NO COMMENTS
|
| abort-replication |
8 |
NO COMMENTS
|
| DEFAULT |
no-action(0) |
NO COMMENTS
|
|
descr
Type: storage:Descr
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
This property is used to encode service profile DN, storage profile DN
and LUN name. The property is stored in storage array. In case LUN config
get lost, the orphaned can be recovered (re-used) as long as a user create
the service profile, storage profile and LUN with the same names.
dn
Type: reference:Object
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Property Validators:
Comments:
-
The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to
the object. It is built as a sequence of relative names separated by the "/"
character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />
driveCache
Type: storage:CacheType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Virtual drive cache type
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| no-change |
1 |
NO COMMENTS
|
| enable |
2 |
NO COMMENTS
|
| disable |
3 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
driveSecurity
Type: scalar:Bool
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
-
Enabling/Disabling security on VD
| |
| Constants |
| yes |
true |
NO COMMENTS
|
| defaultValue |
false |
NO COMMENTS
|
|
driveState
Type: storage:VDriveState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Virtual drive state
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| optimal |
1 |
NO COMMENTS
|
| cache-degraded |
2 |
NO COMMENTS
|
| partially-degraded |
3 |
NO COMMENTS
|
| degraded |
4 |
NO COMMENTS
|
| offline |
5 |
NO COMMENTS
|
| rebuilding |
6 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
id
Type: storage:LogicalId
Primitive Type: scalar:Uint32
Overrides:storage:Logical:id
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unspecified |
65535u |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
ioPolicy
Type: storage:IOType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Virtual drive IO policy
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| direct |
1 |
NO COMMENTS
|
| cached |
2 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
lc
Type: fsm:Lifecycle
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| available |
0 |
NO COMMENTS
|
| allocated |
1 |
NO COMMENTS
|
| deallocated |
2 |
NO COMMENTS
|
| repurposed |
3 |
NO COMMENTS
|
| DEFAULT |
available(0) |
NO COMMENTS
|
|
locale
Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "16"
Allowed Chars:
Regex: [a-zA-Z0-9_.:-]+
Comments:
-
NO COMMENTS
model
Type: equipment:Model
Primitive Type: string:Basic
Like: equipment:Info:model
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
name
Type: storage:AnyName
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
For local LUN, the deployed LUN name is the same as the LUN item name defined in
lstorage:Profile or ProfileDef. For remote LUN, the deployed LUN name is the LUN
item name plus a unique ID generated by UCSM. The AnyName is string:Basic type.
numberOfBlocks
Type: storage:NumBlocks
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0ull |
NO COMMENTS
|
| DEFAULT |
unknown(0ull) |
NO COMMENTS
|
|
operDeviceId
Type: storage:LogicalId
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
operDeviceId returned from LSI. expected value range from 0 - 999
| |
| Constants |
| unspecified |
65535u |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
operQualifierReason
Type: equipment:OperQualifierReason
Primitive Type: string:Basic
Like: equipment:StatefulIf:operQualifierReason
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "256"
Allowed Chars:
Regex: [a-zA-Z0-9\[\]!#$%()*+,-./:;@ _{|}˜?&]+
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
"N/A" |
NO COMMENTS
|
|
operState
Type: storage:UnitOperState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The operational state of this logical Unit.
| |
| Constants |
| undefined |
0 |
NO COMMENTS
|
| online |
1 |
NO COMMENTS
|
| offline |
2 |
NO COMMENTS
|
| compute-inoperable |
4 |
Block Boot & Install
|
| compute-degraded |
5 |
Allow Boot, Block Install
|
| DEFAULT |
undefined(0) |
NO COMMENTS
|
|
operability
Type: equipment:Operability
Primitive Type: scalar:Enum8
Like: equipment:StatefulIf:operability
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| operable |
1 |
NO COMMENTS
|
| inoperable |
2 |
NO COMMENTS
|
| degraded |
3 |
NO COMMENTS
|
| powered-off |
4 |
NO COMMENTS
|
| power-problem |
5 |
NO COMMENTS
|
| removed |
6 |
NO COMMENTS
|
| voltage-problem |
7 |
NO COMMENTS
|
| thermal-problem |
8 |
NO COMMENTS
|
| performance-problem |
9 |
NO COMMENTS
|
| accessibility-problem |
10 |
NO COMMENTS
|
| identity-unestablishable |
11 |
NO COMMENTS
|
| bios-post-timeout |
12 |
NO COMMENTS
|
| disabled |
13 |
NO COMMENTS
|
| malformed-fru |
14 |
NO COMMENTS
|
| backplane-port-problem |
15 |
NO COMMENTS
|
| chassis-intrusion |
16 |
NO COMMENTS
|
| non-optimal |
17 |
NO COMMENTS
|
| unsupported-config |
18 |
NO COMMENTS
|
| fabric-conn-problem |
51 |
NO COMMENTS
|
| fabric-unsupported-conn |
52 |
NO COMMENTS
|
| config |
81 |
NO COMMENTS
|
| equipment-problem |
82 |
NO COMMENTS
|
| decomissioning |
83 |
NO COMMENTS
|
| chassis-limit-exceeded |
84 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| discovery |
101 |
NO COMMENTS
|
| discovery-failed |
102 |
NO COMMENTS
|
| identify |
103 |
NO COMMENTS
|
| post-failure |
104 |
NO COMMENTS
|
| upgrade-problem |
105 |
NO COMMENTS
|
| peer-comm-problem |
106 |
NO COMMENTS
|
| auto-upgrade |
107 |
NO COMMENTS
|
| link-activate-blocked |
108 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
physicalBlockSize
Type: storage:BlockSize
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Indicates the Physical Block Size.
The blockSize parameter indicates the Logical Block Size.
| |
| Constants |
| unknown |
0u |
NO COMMENTS
|
| 512 |
512u |
NO COMMENTS
|
| DEFAULT |
unknown(0u) |
NO COMMENTS
|
|
pnDn
Type: reference:Object
Refers: compute:Physical
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
This property references a compute:Physical referencing this drive.
presence
Type: equipment:Presence
Primitive Type: scalar:Enum8
Like: equipment:StatefulIf:presence
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| empty |
1 |
NO COMMENTS
|
| equipped |
10 |
NO COMMENTS
|
| missing |
11 |
NO COMMENTS
|
| mismatch |
12 |
NO COMMENTS
|
| equipped-not-primary |
13 |
NO COMMENTS
|
| equipped-slave |
14 |
NO COMMENTS
|
| mismatch-slave |
15 |
NO COMMENTS
|
| missing-slave |
16 |
NO COMMENTS
|
| equipped-identity-unestablishable |
20 |
NO COMMENTS
|
| mismatch-identity-unestablishable |
21 |
NO COMMENTS
|
| equipped-with-malformed-fru |
22 |
NO COMMENTS
|
| inaccessible |
30 |
NO COMMENTS
|
| unauthorized |
40 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| equipped-unsupported |
101 |
NO COMMENTS
|
| equipped-deprecated |
102 |
NO COMMENTS
|
| equipped-disc-not-started |
102 |
NO COMMENTS
|
| equipped-disc-in-progress |
103 |
NO COMMENTS
|
| equipped-disc-error |
104 |
NO COMMENTS
|
| equipped-disc-unknown |
105 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
readPolicy
Type: storage:ReadType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Virtual drive read policy
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| read-ahead |
1 |
NO COMMENTS
|
| normal |
2 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
refDn
Type: reference:Object
Refers: storage:VirtualDriveRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
This property references a VirtualDriveRef.
revision
Type: equipment:Revision
Primitive Type: string:Basic
Like: equipment:Info:revision
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
"0" |
NO COMMENTS
|
|
rn
Type: reference:RN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Property Validators:
Comments:
-
The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example,
the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought
of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1")
within the context:
<... rn ="../" />
sacl
Type: mo:InstSaclType
Primitive Type: scalar:Bitmask8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelSacl
Property Validators:
Comments:
-
The system acl property for each Managed Object. br/>
This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade
By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
| |
| Constants |
| none |
0 |
NO COMMENTS
|
| del |
1 |
NO COMMENTS
|
| mod |
2 |
NO COMMENTS
|
| addchild |
4 |
NO COMMENTS
|
| cascade |
8 |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
securityFlags
Type: storage:ControllerFlags
Primitive Type: scalar:Bitmask64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
This property is used to track drive security flags
| |
| Constants |
| none |
0x0000ull |
NO COMMENTS
|
| driveSecurityCapable |
0x0001ull |
NO COMMENTS
|
| driveSecurityEnable |
0x0002ull |
NO COMMENTS
|
| DEFAULT |
none(0x0000ull) |
NO COMMENTS
|
|
serial
Type: equipment:Serial
Primitive Type: string:Basic
Like: equipment:Info:serial
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
size
Type: storage:Size
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| not-applicable |
0ull |
NO COMMENTS
|
| DEFAULT |
0 |
The Size is type of Uint64. It does not have a "units" and
can be any unit, MB, GB or TB. GUI/CLI need to provide a
unit in the labels, when display the Size.
|
|
status
Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Property Validators:
Comments:
-
This property controls the life cycle of a managed object
| |
| Constants |
| removed |
16u |
In a setter method: specifies that an object should be removed.
In the return value of a setter method: indicates that an object has been removed.
|
| created |
2u |
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 |
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 |
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.
|
|
stripSize
Type: storage:StripSize
Primitive Type: scalar:Uint64
Units: KB
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The strip size is the portion of a stripe that resides on a single drive in the drive group. This is measured in KB
| |
| Constants |
| unknown |
0ull |
NO COMMENTS
|
| DEFAULT |
unknown(0ull) |
NO COMMENTS
|
|
type
Type: storage:LunType
Primitive Type: scalar:Enum8
Overrides:storage:Logical:type
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Raid type of the virtual drive; should be implicit
| |
| Constants |
| unspecified |
0 |
NO COMMENTS
|
| simple |
1 |
NO COMMENTS
|
| mirror |
2 |
NO COMMENTS
|
| stripe |
3 |
NO COMMENTS
|
| raid |
4 |
NO COMMENTS
|
| stripe-parity |
5 |
NO COMMENTS
|
| stripe-dual-parity |
6 |
NO COMMENTS
|
| mirror-stripe |
7 |
NO COMMENTS
|
| stripe-parity-stripe |
8 |
NO COMMENTS
|
| stripe-dual-parity-stripe |
9 |
NO COMMENTS
|
| DEFAULT |
unspecified(0) |
NO COMMENTS
|
|
uuid
Type: address:UUID
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
LUN universally unique identifier, which is used to identify a SCSI LUN across multiple initiators.
vendor
Type: equipment:Vendor
Primitive Type: string:Basic
Like: equipment:Info:vendor
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
vendorUuid
Type: address:UUID
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS