MSFT_SMStorageGroup, ROOT\Microsoft\Windows\Storage\SM\ms_409

Class | Methods (9) | Properties | Qualifiers (2) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

MSFT_SMStorageGroup methods

MSFT_SMStorageGroup has 9 methods (9 Local)

NameOriginReturn
AddInitiatorMSFT_SMStorageGroupUint32 {'out':True}
AddInitiatorsMSFT_SMStorageGroupUint32 {'out':True}
AddStorageVolumesMSFT_SMStorageGroupUint32 {'out':True}
AddTargetPortsMSFT_SMStorageGroupUint32 {'out':True}
DeleteMSFT_SMStorageGroupUint32 {'out':True}
RemoveInitiatorsMSFT_SMStorageGroupUint32 {'out':True}
RemoveStorageVolumesMSFT_SMStorageGroupUint32 {'out':True}
RemoveTargetPortsMSFT_SMStorageGroupUint32 {'out':True}
RenameMSFT_SMStorageGroupUint32 {'out':True}

Detailed description of MSFT_SMStorageGroup methods

Local methods (9) of MSFT_SMStorageGroup class

AddInitiator method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
InitiatorIDString0-{'Description':'ID of an initiator port. See the method description for.'}
HostTypeUint161-{'Description':'Defines the operating system, version, driver, and other host environment factors that influence the behavior exposed by storage systems. This value is used for InitiatorID input parameter only','Values':['Unknown', 'Other', 'Standard', 'Solaris', 'HPUX', 'OpenVMS', 'Tru64', 'Netware', 'Sequent', 'AIX', 'DGUX', 'Dynix', 'Irix', 'Cisco iSCSI Storage Router', 'Linux', 'Microsoft Windows', 'OS400', 'TRESPASS', 'HI-UX', 'VMware ESXi', 'Microsoft Windows Server 2008', 'Microsoft Windows Server 2003', 'DMTF Reserved', 'Vendor Specific']}
usernameString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString3-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob4-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus5-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Adds an Initiator ID to a Storage Group (SPC)'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid initiator port ID', 'Invalid permission', 'Target/initiator combination already exposed', 'StorageService: Error InitiatorID Required', 'StorageService: Not Unique InitiatorID and TargetPortID Combination', 'StorageService: Unable to get MaskingGroup from job', 'StorageService: Error Unable to add InitiatorID - OneHardwareIDPerView is set to true', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Unable to Find or Create a StorageHardwareID Object on the provider', 'StorageService: Warning StorageClientSettingData Not Supported on provider', 'StorageService: Error processing of StorageClientSettingData', 'StorageService: Error StorageClientSettingData specified HostType was Not Found', 'StorageService: Warning StorageClientSettingData HostType Not Found. Other or Standard HostType was used instead', 'StorageService: Error StorageClientSettingData not found for the specified HardwareId', 'StorageService: Error StorageClientSettingData provider failure', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
AddInitiator method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
AddInitiators method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
InitiatorIDsString0-{'Description':'ID of initiator port(s). See the method description for.'}
HostTypeUint161-{'Description':'Defines the operating system, version, driver, and other host environment factors that influence the behavior exposed by storage systems. This value is used for InitiatorID input parameter only','Values':['Unknown', 'Other', 'Standard', 'Solaris', 'HPUX', 'OpenVMS', 'Tru64', 'Netware', 'Sequent', 'AIX', 'DGUX', 'Dynix', 'Irix', 'Cisco iSCSI Storage Router', 'Linux', 'Microsoft Windows', 'OS400', 'TRESPASS', 'HI-UX', 'VMware ESXi', 'Microsoft Windows Server 2008', 'Microsoft Windows Server 2003', 'DMTF Reserved', 'Vendor Specific']}
usernameString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString3-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob4-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus5-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Adds Initiator ID(s) to a Storage Group (SPC)'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid initiator port ID', 'Invalid permission', 'Target/initiator combination already exposed', 'StorageService: Error InitiatorID Required', 'StorageService: Not Unique InitiatorID and TargetPortID Combination', 'StorageService: Unable to get MaskingGroup from job', 'StorageService: Error Unable to add InitiatorID - OneHardwareIDPerView is set to true', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Unable to Find or Create a StorageHardwareID Object on the provider', 'StorageService: Warning StorageClientSettingData Not Supported on provider', 'StorageService: Error processing of StorageClientSettingData', 'StorageService: Error StorageClientSettingData specified HostType was Not Found', 'StorageService: Warning StorageClientSettingData HostType Not Found. Other or Standard HostType was used instead', 'StorageService: Error StorageClientSettingData not found for the specified HardwareId', 'StorageService: Error StorageClientSettingData provider failure', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
AddInitiators method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
AddStorageVolumes method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
LUNamesString0-{'Description':'An array of IDs of logical unit instances. The LU instances MUST already exist. The members of this array MUST match the Name property of LogicalDevice instances that represent SCSI logical units. '}
DeviceNumbersString1-{'Description':'A list of logical unit numbers to assign to the corresponding logical unit in the LUNames parameter. (within the context of the elements specified in the other parameters). If the LUNames parameter is null, then this parameter MUST be null. Otherwise, if this parameter is null, all LU numbers are assigned by the hardware or instrumentation.'}
DeviceAccessesUint162-{'Description':'A list of permissions to assign to the corresponding logical unit in the LUNames parameter. This specifies the permission to assign within the context of the elements specified in the other parameters. Setting this to 'No Access' assigns the DeviceNumber for the associated initiators, but does not grant read or write access. If the LUNames parameter is not null then this parameter MUST be specified.','Values':['Unknown', 'Read Write', 'Read-Only', 'No Access']}
usernameString3-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString4-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob5-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus6-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Adds StorageVolumes to a Storage Group (SPC).'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid logical unit ID', 'Invalid permission', 'Target/initiator combination already exposed', 'Requested logical unit number in use', 'Maximum Map Count Exceeded', 'StorageService: Error LUNames Required', 'StorageService: DeviceAccess Array Size not equal to LUNames Array Size', 'StorageService: LU Not Found', 'StorageService: Max Map Count for LU Exceeded', 'StorageService: Client Should not specify DeviceNumbers for this Array', 'StorageService: DeviceNumbers Array Size not equal to LUNames Array Size', 'StorageService: DeviceNumbers Array contains invalid numbers - Acceptable range is 0-254', 'StorageService: Unable to get MaskingGroup from job', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Unable to Find the StorageVolume Object(s) on the provider', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
AddStorageVolumes method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
AddTargetPorts method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TargetPortIDsString0-{'Description':'IDs of target ports.'}
usernameString1-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob3-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus4-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Adds TargetPorts to a Storage Group (SPC).'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid target port ID', 'Invalid permission', 'Target/initiator combination already exposed', 'StorageService: Error TargetPortID Required', 'StorageService: Not Unique InitiatorID and TargetPortID Combination', 'StorageService: Unable to get MaskingGroup from job', 'StorageService: Error Unable to add TargetPort, PortsPerView is set to OnePort', 'StorageService: Error Unable to add TargetPort, PortsPerView is set to Unknown', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Unable to Find the TargetPort Object on the provider', 'StorageService: Operation is not supported for a provider that implements GroupMaskingAndMapping Profile', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
AddTargetPorts method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
Delete method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
usernameString0-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString1-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
ExtendedStatusobject:MSFT_SMExtendedStatus2-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Deletes a specific storagegroup (SPC).'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'StorageService: Unable to Delete StorageGroup', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: Method invocation failed', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
Delete method is in 4 classes of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 11 namespaces
RemoveInitiators method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
InitiatorPortIDsString0-{'Description':'IDs of initiator ports. See the method description for '}
usernameString1-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob3-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus4-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Hide a list of initiators. i.e. any provided initiators, will be removed from the specified storagegroup (SPC).'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid initiator port ID', 'Target/initiator combination not exposed', 'StorageService: Error InitiatorID(s) Required', 'StorageService: Unable to find associated MaskingGroup', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
RemoveInitiators method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
RemoveStorageVolumes method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
LUNamesString0-{'Description':'An array of IDs of logical unit instances. The LU instances MUST already exist. The members of this array MUST match the Name property of LogicalDevice instances that represent SCSI logical units. '}
usernameString1-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob3-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus4-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Hide a list of SCSI logical units (such as a RAID volume or tape drive) I.e. any provided logical units, will be removed from the specified storagegroup (SPC).'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid logical unit ID', 'Target/initiator combination not exposed', 'StorageService: Error LUNames Required', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Unable to find associated MaskingGroup', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
RemoveStorageVolumes method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
RemoveTargetPorts method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TargetPortIDsString0-{'Description':'IDs of target ports.'}
usernameString1-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
Jobref:MSFT_SMJob3-{'Description':'Reference to the job if 'Method Parameters Checked - Job Started' is returned (Will be NULL if the operation performs synchronously).'}
ExtendedStatusobject:MSFT_SMExtendedStatus4-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Hide a list of target ports. i.e. any provided target ports, will be removed from the specified storagegroup (SPC).'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'Method Parameters Checked - Job Started', 'Invalid target port ID', 'Target/initiator combination not exposed', 'StorageService: Error TargetPortID(s) Required', 'StorageService: PortsPerView is not set to MultiplePorts. Unable to remove TargetPorts', 'StorageService: Provider does not support masking and mapping operations', 'StorageService: More than one MaskingGroup of the same type are associated with the SPC on the Provider', 'StorageService: Unable to find associated MaskingGroup', 'StorageService: Operation is not supported for a provider that implements GroupMaskingAndMapping Profile', 'StorageService: Method invocation failed', 'StorageService: Error: Provider job completed with errors', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
RemoveTargetPorts method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 2 namespaces
Rename method
ReturnUint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NameString0-{'Description':'New name to be assigned to the StorageGroup '}
usernameString1-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
passwordString2-{'Description':'If the username and password parameters are supplied, they are used to authenticate with the SMI-S provider. Else the storage service attempts to obtain these credentials from the configuration provider.'}
ExtendedStatusobject:MSFT_SMExtendedStatus3-{'Description':'Extended status information with details about the results of the method invocation.'}
Description'Renames a specific storagegroup (SPC)
'
Values['Success', 'Not Supported', 'Unspecified Error', 'Timeout', 'Failed', 'Invalid Parameter', 'StorageService: Aborted Because StorageGroup Name is Already in Use', 'StorageService: ElementName Is Not Settable Per Provider's capabilities', 'StorageService: Method invocation failed', 'StorageService CIM Error: Failed', 'StorageService CIM Error: Access denied', 'StorageService CIM Error: Invalid namespace', 'StorageService CIM Error: Invalid parameter', 'StorageService CIM Error: Invalid class', 'StorageService CIM Error: Not found', 'StorageService CIM Error: Not supported', 'StorageService CIM Error: Class has children', 'StorageService CIM Error: Class has instances', 'StorageService CIM Error: Invalid superclass', 'StorageService CIM Error: Already exists', 'StorageService CIM Error: No such property', 'StorageService CIM Error: Type mismatch', 'StorageService CIM Error: Query language not supported', 'StorageService CIM Error: Invalid query', 'StorageService CIM Error: Method not available', 'StorageService CIM Error: Method not found', 'StorageService CIM Error: Unexpected response', 'StorageService CIM Error: Invalid response destination', 'StorageService CIM Error: Namespace not empty', 'StorageService CIM Error: Invalid enumeration context', 'StorageService CIM Error: Invalid operation timeout', 'StorageService CIM Error: Pull has been abandoned', 'StorageService CIM Error: Pull cannot be abandoned', 'StorageService CIM Error: Filtered enumeration not supported', 'StorageService CIM Error: Continuation on error not supported', 'StorageService CIM Error: Server limits exceeded', 'StorageService CIM Error: Server is shutting down', 'StorageService CIM Error: Query feature not supported', 'StorageService: Generic Failure', 'StorageService: Invalid connection credentials', 'StorageService: SSL connection failure']
Rename method is in 1 class (MSFT_SMStorageGroup) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 10 namespaces

MSFT_SMStorageGroup Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
LOCALE1033

MSFT_SMStorageGroup System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Storage\SM\ms_409:MSFT_SMStorageGroup'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Storage\SM\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'MSFT_SMStorageGroup'___SYSTEM8
__DYNASTY'MSFT_SMStorageGroup'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_SMStorageGroup'___SYSTEM8
__GENUS1___SYSTEM3
WUtils.com
online utility - toplist