Metadata
|
|||||
|
|
Updates reseller metadata associated with the device
Input
This building block consumes 5 input parameters
Name | Format | Description |
---|---|---|
metadataOwnerId Required |
INTEGER |
Required. The owner of the newly set metadata. Set this to the partner ID |
deviceId Required |
INTEGER |
Required. The ID of the device |
deviceMetadata |
OBJECT |
Metadata entries that can be attached to a |
deviceMetadata.entries |
OBJECT |
Metadata entries recorded as key-value pairs |
deviceMetadata.entries.customKey.value Required |
STRING |
Metadata entries recorded as key-value pairs |
= Parameter name
= Format
metadataOwnerId INTEGER Required Required. The owner of the newly set metadata. Set this to the partner ID |
deviceId INTEGER Required Required. The ID of the device |
deviceMetadata OBJECT Metadata entries that can be attached to a |
deviceMetadata.entries OBJECT Metadata entries recorded as key-value pairs |
deviceMetadata.entries.customKey.value STRING Required Metadata entries recorded as key-value pairs |
Output
This building block provides 2 output parameters
Name | Format | Description |
---|---|---|
entries |
OBJECT |
Metadata entries recorded as key-value pairs |
entries.customKey.value |
STRING |
Metadata entries recorded as key-value pairs |
= Parameter name
= Format
entries OBJECT Metadata entries recorded as key-value pairs |
entries.customKey.value STRING Metadata entries recorded as key-value pairs |