You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to have a maintenance command added to RPC-Go. This command should retrieve the current AMT data and transmit it to RPS. RPS will update the MPS device database. Consequently, the next time I request AMT device data from MPS, it will be up-to-date and accurate.
Acceptance Criteria:
Data should include: AMT Version, AMT Build, AMT SKU, AMT Branding String, AMT Provisioning Mode, IP Address, DNS Suffix (OS), DNS Suffix (Trusted)
The maintenance command must be added to RPC-Go. #266
The command should effectively collect the current AMT data.
The command should transmit the collected AMT data to RPS.
RPS should process the data and update the MPS device database. #1277
Verification tests must confirm the successful execution of the maintenance command.
The AMT device data retrieved from MPS after the command execution should reflect the most recent and accurate information.
The text was updated successfully, but these errors were encountered:
As a user, I want to have a maintenance command added to RPC-Go. This command should retrieve the current AMT data and transmit it to RPS. RPS will update the MPS device database. Consequently, the next time I request AMT device data from MPS, it will be up-to-date and accurate.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: