masterdata.Machine.machine.hbs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apitest-masterdata Show documentation
Show all versions of apitest-masterdata Show documentation
Parent project of MOSIP Admin Services apitests
The newest version!
{
"id": "string",
"metadata": {},
"request": {
"id":"{{id}}",
"ipAddress":"{{ipAddress}}",
"isActive":{{isActive}},
"langCode":"{{langCode}}",
"macAddress":"{{macAddress}}",
"machineSpecId":"{{machineSpecId}}",
"name":"{{name}}",
"serialNum":"{{serialNum}}",
"validityDateTime":"{{validityDateTime}}",
"publicKey":"{{publicKey}}",
"zoneCode":"{{zoneCode}}",
"regCenterId":"{{regCenterId}}",
"signPublicKey":"{{signPublicKey}}"
},
"requesttime": "{{requesttime}}",
"version": "string"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy