{"$schema":"http://json-schema.org/draft-04/schema#","@id":"hdl:21.T11969/78a7b599f1f707830402","additionalProperties":false,"description":"Inputs to the Delete_FDO operation for configuration type 14. For other configuration types, inputs might be the same as for type 14, so this type can probably be reused.","properties":{"FDO_Authentication":{"@id":"hdl:21.T11969/176939638191d5a13935","additionalProperties":false,"description":"authentication credentials of a user at a 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":{"@id":"hdl:21.T11969/16f855827e162eacee56","pattern":"^([0-9,A-Z,a-z])+(\\.([0-9,A-Z,a-z])+)*\\/([!-~])+$","title":"Reference to the DOIP service from which the FDO should be deleted.","type":"string"},"PID_FDO":{"@id":"hdl:21.T11969/55d5e26daba17a8cbdde","description":"The PID referencing the FDO whose data bit-sequence should be deleted.","pattern":"^([0-9,A-Z,a-z])+(\\.([0-9,A-Z,a-z])+)*\\/([!-~])+$","type":"string"},"delete_MD":{"@id":"hdl:21.T11969/b76ff4906f33c2dd97dd","description":"If set to true, the metadata bit-sequence of the FDO is deleted from the metadata PID-record and DO_Status, Status_URL in the metadata PID are updated.","type":"boolean"}},"required":["PID_FDO","FDO_Service_Ref","FDO_Authentication"],"title":"Delete_FDO_ConfigType_14_Inputs","type":"object"}