5.5.2.4 DeletePriorityMappingEntry method
This optional Method allows to delete an entry from this instance of PriorityMappingTableType.
The signature of this Method is specified below. Table 65 and Table 67 specify the Arguments and AddressSpace representation, respectively.
Signature
DeletePriorityMappingEntry(
[in] String MappingUri,
[in] String PriorityLabel
);| Argument | Description |
| MappingUri | Named identifier of a well-known predefined set of priority labels. |
| PriorityLabel | Textual representation of the desired transport priority. |
The possible Method result codes are defined in Table 66.
| ResultCode | Description |
| Bad_UserAccessDenied | The caller is not allowed to delete the priority mapping rule. |
| Bad_InvalidState | The state of this ConnectionConfigurationSetType instance is “Processing”. |
| Bad_BrowseNameInvalid | The BrowseName for the mapping entry is invalid. |
| Attribute | Value | ||||
| BrowseName | DeletePriorityMappingEntry | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| HasProperty | Variable | InputArguments | Argument[] | PropertyType | M |