client_request_id(Optional[String[1]])
— The tracking ID sent with the request to help with debugging.
if_none_match(Optional[String[1]])
— Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value.
api_version(Optional[String[1]])
— Client Api Version.
name(Optional[String[1]])
— The name of the synonym map.
synonyms(Optional[String[1]])
— A series of synonym rules in the specified synonym map format. The rules must be separated by newlines.
synonym_map_name(Optional[String[1]])
— The name of the synonym map to delete.
format(Optional[String[1]])
— The format of the synonym map. Only the 'solr' format is currently supported.
odataetag(Optional[String[1]])
— The ETag of the synonym map.
if_match(Optional[String[1]])
— Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value.