{"$schema":"http://json-schema.org/draft-04/schema#","@id":"hdl:21.T11969/4677eeaea2eb2a2c2704","additionalProperties":false,"description":"Inputs to the Move_FDO operation for an FDO that follows configuration type 14.","properties":{"FDO_Authentication_Destination":{"@id":"hdl:21.T11969/176939638191d5a13935","additionalProperties":false,"description":"Authentication credentials to authenticate at the destination DOIP service.","properties":{"clientId":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"clientId to authenticate at a DOIP service","type":"string"},"password":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"password to authenticate at a DOIP service","type":"string"},"token":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"token to authenticate at a DOIP service","type":"string"},"username":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"username to authenticate at a DOIP service","type":"string"}},"type":"object"},"FDO_Authentication_Source":{"@id":"hdl:21.T11969/176939638191d5a13935","additionalProperties":false,"description":"Authentication credentials to authenticate at the source DOIP service.","properties":{"clientId":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"clientId to authenticate at a DOIP service","type":"string"},"password":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"password to authenticate at a DOIP service","type":"string"},"token":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"token to authenticate at a DOIP service","type":"string"},"username":{"@id":"hdl:21.T11969/3df63b7acb0522da685d","description":"username to authenticate at a DOIP service","type":"string"}},"type":"object"},"FDO_Service_Ref_Destination":{"@id":"hdl:21.T11969/16f855827e162eacee56","description":"Destination DOIP service","pattern":"^([0-9,A-Z,a-z])+(\\.([0-9,A-Z,a-z])+)*\\/([!-~])+$","type":"string"},"FDO_Service_Ref_Source":{"@id":"hdl:21.T11969/16f855827e162eacee56","description":"Source DOIP service","pattern":"^([0-9,A-Z,a-z])+(\\.([0-9,A-Z,a-z])+)*\\/([!-~])+$","type":"string"},"PID_FDO":{"@id":"hdl:21.T11969/55d5e26daba17a8cbdde","description":"The PID referencing the FDO which should be moved to another repository.","pattern":"^([0-9,A-Z,a-z])+(\\.([0-9,A-Z,a-z])+)*\\/([!-~])+$","type":"string"}},"required":["PID_FDO","FDO_Service_Ref_Source","FDO_Authentication_Source","FDO_Service_Ref_Destination","FDO_Authentication_Destination"],"title":"Move_FDO_ConfigType_14_Inputs","type":"object"}